forked from masagrator/FPSLocker-Warehouse
-
Notifications
You must be signed in to change notification settings - Fork 0
/
EC593A5F9552100A.yaml
160 lines (158 loc) · 3.28 KB
/
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
# 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]
15FPS:
# g_video_swap_mode
-
type: write
address: [MAIN, 0xAA62FF0]
value_type: int32
value: 3
# Min + max dynamic resolution timing in ms
-
type: write
address: [MAIN, 0xC3C0A50]
value_type: float
value: [48, 62]
20FPS:
# g_video_swap_mode
-
type: write
address: [MAIN, 0xAA62FF0]
value_type: int32
value: 3
# Min + max dynamic resolution timing in ms
-
type: write
address: [MAIN, 0xC3C0A50]
value_type: float
value: [36, 46.5]
25FPS:
# g_video_swap_mode
-
type: write
address: [MAIN, 0xAA62FF0]
value_type: int32
value: 3
# Min + max dynamic resolution timing in ms
-
type: write
address: [MAIN, 0xC3C0A50]
value_type: float
value: [28.8, 37.2]
30FPS:
# g_video_swap_mode
-
type: write
address: [MAIN, 0xAA62FF0]
value_type: int32
value: 3
# Min + max dynamic resolution timing in ms (default for 30 FPS)
-
type: write
address: [MAIN, 0xC3C0A50]
value_type: float
value: [24, 31]
35FPS:
# g_video_swap_mode
-
type: write
address: [MAIN, 0xAA62FF0]
value_type: int32
value: 2
# Min + max dynamic resolution timing in ms
-
type: write
address: [MAIN, 0xC3C0A50]
value_type: float
value: [20.57, 26.57]
40FPS:
# g_video_swap_mode
-
type: write
address: [MAIN, 0xAA62FF0]
value_type: int32
value: 2
# Min + max dynamic resolution timing in ms
-
type: write
address: [MAIN, 0xC3C0A50]
value_type: float
value: [18, 23.25]
45FPS:
# g_video_swap_mode
-
type: write
address: [MAIN, 0xAA62FF0]
value_type: int32
value: 2
# Min + max dynamic resolution timing in ms
-
type: write
address: [MAIN, 0xC3C0A50]
value_type: float
value: [16, 20.67]
50FPS:
# g_video_swap_mode
-
type: write
address: [MAIN, 0xAA62FF0]
value_type: int32
value: 2
# Min + max dynamic resolution timing in ms
-
type: write
address: [MAIN, 0xC3C0A50]
value_type: float
value: [14.4, 18.6]
55FPS:
# g_video_swap_mode
-
type: write
address: [MAIN, 0xAA62FF0]
value_type: int32
value: 2
# Min + max dynamic resolution timing in ms
-
type: write
address: [MAIN, 0xC3C0A50]
value_type: float
value: [13.09, 16.9]
60FPS:
# g_video_swap_mode
-
type: write
address: [MAIN, 0xAA62FF0]
value_type: int32
value: 2
# Min + max dynamic resolution timing in ms (default for 60 FPS)
-
type: write
address: [MAIN, 0xC3C0A50]
value_type: float
value: [12, 15.5]