forked from masagrator/FPSLocker-Warehouse
-
Notifications
You must be signed in to change notification settings - Fork 0
/
D9BA7DB72FFAFECD.yaml
210 lines (208 loc) · 4.5 KB
/
D9BA7DB72FFAFECD.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
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
# Kirby and the Forgotten Land 1.0.0
# BID: D9BA7DB72FFAFECD
# Thanks to Hazerou for finding interval offsets
unsafeCheck: false
MASTER_WRITE:
# Remove double buffer
-
type: bytes
main_offset: 0x745E94
value_type: uint32
value: 0x52800069
# Fix helper functions to not corrupt stack
-
type: bytes
main_offset: 0x745F70
value_type: uint32
value: 0x52800062
-
type: bytes
main_offset: 0x75908C
value_type: uint32
value: 0x52800062
-
type: bytes
main_offset: 0x675198
value_type: uint32
value:
- 0xD10143FF
- 0xA90257F6
- 0xA9034FF4
- 0xA9047BFD
- 0x910103FD
-
type: bytes
main_offset: 0x6751EC
value_type: uint32
value: 0x52800062
-
type: bytes
main_offset: 0x675210
value_type: uint32
value:
- 0xA9447BFD
- 0xA9434FF4
- 0xA94257F6
- 0x910143FF
-
type: bytes
main_offset: 0x74A510
value_type: uint32
value: 0x52800062
-
type: bytes
main_offset: 0x7590F8
value_type: uint32
value: 0x52800062
-
type: bytes
main_offset: 0x7BDCD4
value_type: uint32
value: 0x52800062
# Block transparency in some 2D elements to avoid issue with flickering at triple buffer
-
type: bytes
main_offset: 0x6A58C8
value_type: uint32
value:
- 0xD2802049
- 0xB948414A
- 0x91208114
- 0xD37DF14C
- 0xF9000289
15FPS:
# Interval (Setting it to 0 unlocks framerate and sets dynamic game speed)
-
type: write
address: [MAIN, 0xA72628, 0x50]
value_type: int32
value: 4
# Dynamic Resolution GPU Frametiming Max / Min (Max = 1.95 * (30/FPS), Min = 1.7 * (30/FPS))
-
type: write
address: [MAIN, 0xA726B0, 0x140, 0x1B0, 0x20, 0x34]
value_type: float
value: [3.9, 3.4]
-
type: block
what: timing
20FPS:
# Interval
-
type: write
address: [MAIN, 0xA72628, 0x50]
value_type: int32
value: 3
# Dynamic Resolution GPU Frametiming
-
type: write
address: [MAIN, 0xA726B0, 0x140, 0x1B0, 0x20, 0x34]
value_type: float
value: [2.925, 2.55]
-
type: block
what: timing
25FPS:
# Interval
-
type: write
address: [MAIN, 0xA72628, 0x50]
value_type: int32
value: 0
# Dynamic Resolution GPU Frametiming
-
type: write
address: [MAIN, 0xA726B0, 0x140, 0x1B0, 0x20, 0x34]
value_type: float
value: [2.34, 2.04]
30FPS:
# Interval (default value)
-
type: write
address: [MAIN, 0xA72628, 0x50]
value_type: int32
value: 2
# Dynamic Resolution GPU Frametiming (default values)
-
type: write
address: [MAIN, 0xA726B0, 0x140, 0x1B0, 0x20, 0x34]
value_type: float
value: [1.95, 1.7]
35FPS:
# Interval
-
type: write
address: [MAIN, 0xA72628, 0x50]
value_type: int32
value: 0
# Dynamic Resolution GPU Frametiming
-
type: write
address: [MAIN, 0xA726B0, 0x140, 0x1B0, 0x20, 0x34]
value_type: float
value: [1.67, 1.45]
40FPS:
# Interval
-
type: write
address: [MAIN, 0xA72628, 0x50]
value_type: int32
value: 0
# Dynamic Resolution GPU Frametiming
-
type: write
address: [MAIN, 0xA726B0, 0x140, 0x1B0, 0x20, 0x34]
value_type: float
value: [1.4625, 1.275]
45FPS:
# Interval
-
type: write
address: [MAIN, 0xA72628, 0x50]
value_type: int32
value: 0
# Dynamic Resolution GPU Frametiming
-
type: write
address: [MAIN, 0xA726B0, 0x140, 0x1B0, 0x20, 0x34]
value_type: float
value: [1.3, 1.13]
50FPS:
# Interval
-
type: write
address: [MAIN, 0xA72628, 0x50]
value_type: int32
value: 0
# Dynamic Resolution GPU Frametiming
-
type: write
address: [MAIN, 0xA726B0, 0x140, 0x1B0, 0x20, 0x34]
value_type: float
value: [1.17, 1.02]
55FPS:
# Interval
-
type: write
address: [MAIN, 0xA72628, 0x50]
value_type: int32
value: 0
# Dynamic Resolution GPU Frametiming
-
type: write
address: [MAIN, 0xA726B0, 0x140, 0x1B0, 0x20, 0x34]
value_type: float
value: [1.06, 0.92]
60FPS:
# Interval
-
type: write
address: [MAIN, 0xA72628, 0x50]
value_type: int32
value: 0
# Dynamic Resolution GPU Frametiming
-
type: write
address: [MAIN, 0xA726B0, 0x140, 0x1B0, 0x20, 0x34]
value_type: float
value: [0.975, 0.85]