forked from masagrator/FPSLocker-Warehouse
-
Notifications
You must be signed in to change notification settings - Fork 0
/
FE757B10B45C3444.yaml
183 lines (181 loc) · 3.64 KB
/
FE757B10B45C3444.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
# Gear.Club Unlimited 2
# BID: FE757B10B45C3444
unsafeCheck: true
MASTER_WRITE:
# Edit Eden.Graphics.IGraphicsQualityProfile::set_VSyncCount to get interval from MAIN + 0x5FBAF20
# If not edited, light is flickering at > 30 FPS
-
type: bytes
main_offset: 0x14B4990
value_type: uint32
value:
- 0xD0025821
- 0xB94F2021
- 0xB9005401
- 0xD65F03C0
# Edit UnityEngine.QualitySettings::set_vSyncCount to get interval from MAIN + 0x5FBAF20
# If not edited, light is flickering at > 30 FPS
-
type: bytes
main_offset: 0x1B46EE4
value_type: uint32
value:
- 0x900223A0
- 0xB94F2000
- 0xA9427BFD
- 0xA9414FF4
- 0x9100C3FF
- 0xD61F0020
# Edit Eden.Graphics.GraphicsQualityManager::SetTargetFrameRate to get interval from MAIN + 0x5FBAF20
# If not edited, it locks to 30 FPS
-
type: bytes
main_offset: 0x14AB578
value_type: uint32
value: 0x947E69DC
-
type: bytes
main_offset: 0x3445CE8
value_type: uint32
value:
- 0xB0015BA1
- 0xB94F2021
- 0x2A0103F3
- 0xD65F03C0
# Edit Eden.Graphics.DynamicResolutionScaler::UpdateScaling to get DR target timing from MAIN + 0x5FBAF28
# If not edited, performance is much worse at > 30 FPS
-
type: bytes
main_offset: 0x14988BC
value_type: uint32
value: 0x947EB50F
-
type: bytes
main_offset: 0x3445CF8
value_type: uint32
value:
- 0xB0015BA0
- 0xBD4F2800
- 0xD65F03C0
# Default values
-
type: bytes
main_offset: 0x5FBAF20
value_type: uint32
value: 2
-
type: bytes
main_offset: 0x5FBAF28
value_type: float
value: 33
15FPS:
-
type: write
address: [MAIN, 0x5FBAF20]
value_type: uint32
value: 4
-
type: write
address: [MAIN, 0x5FBAF28]
value_type: float
value: 16.5
20FPS:
-
type: write
address: [MAIN, 0x5FBAF20]
value_type: uint32
value: 3
-
type: write
address: [MAIN, 0x5FBAF28]
value_type: float
value: 22
25FPS:
-
type: write
address: [MAIN, 0x5FBAF20]
value_type: uint32
value: 2
-
type: write
address: [MAIN, 0x5FBAF28]
value_type: float
value: 27.5
30FPS:
- # Default in races
type: write
address: [MAIN, 0x5FBAF20]
value_type: uint32
value: 2
-
type: write
address: [MAIN, 0x5FBAF28]
value_type: float
value: 33
35FPS:
-
type: write
address: [MAIN, 0x5FBAF20]
value_type: uint32
value: 1
-
type: write
address: [MAIN, 0x5FBAF28]
value_type: float
value: 38.5
40FPS:
-
type: write
address: [MAIN, 0x5FBAF20]
value_type: uint32
value: 1
-
type: write
address: [MAIN, 0x5FBAF28]
value_type: float
value: 44
45FPS:
-
type: write
address: [MAIN, 0x5FBAF20]
value_type: uint32
value: 1
-
type: write
address: [MAIN, 0x5FBAF28]
value_type: float
value: 49.5
50FPS:
-
type: write
address: [MAIN, 0x5FBAF20]
value_type: uint32
value: 1
-
type: write
address: [MAIN, 0x5FBAF28]
value_type: float
value: 55
55FPS:
-
type: write
address: [MAIN, 0x5FBAF20]
value_type: uint32
value: 1
-
type: write
address: [MAIN, 0x5FBAF28]
value_type: float
value: 60.5
60FPS:
# Default for menus
-
type: write
address: [MAIN, 0x5FBAF20]
value_type: uint32
value: 1
-
type: write
address: [MAIN, 0x5FBAF28]
value_type: float
value: 66