forked from masagrator/FPSLocker-Warehouse
-
Notifications
You must be signed in to change notification settings - Fork 0
/
EC593A5F9552100A.yaml
43 lines (41 loc) · 942 Bytes
/
EC593A5F9552100A.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# LEGO Star Wars: The Skywalker Saga 1.10.0
# BID: EC593A5F9552100A
unsafeCheck: true
MASTER_WRITE:
# redirect reading Dynamic Resolution timing min & max to MAIN + 0xC3C0A50
-
type: bytes
main_offset: 0x6171A0
value_type: uint32
value:
- 0xD503201F
- 0xBD4E0563
- 0x1E232821
- 0xB005ED4C
- 0xBD4A5182
-
type: bytes
main_offset: 0x6171F0
value_type: uint32
value:
- 0xB005ED4B
- 0xBD4A5562
# Default DR timings
-
type: bytes
main_offset: 0xC3C0A50
value_type: float
value: [24, 31]
ALL_FPS:
# g_video_swap_mode
-
type: write
address: [MAIN, 0xAA62FF0]
value_type: int32
value: 2
# Min + max dynamic resolution timing in ms
-
type: evaluate_write
address: [MAIN, 0xC3C0A50]
value_type: float
value: ["0.72 * FRAMETIME_TARGET", "0.93 * FRAMETIME_TARGET"]