forked from masagrator/FPSLocker-Warehouse
-
Notifications
You must be signed in to change notification settings - Fork 0
/
134EC3D8BE75126F.yaml
143 lines (141 loc) · 2.67 KB
/
134EC3D8BE75126F.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
# The Legend of Heroes: Trails of Cold Steel III 1.0.1
# BID: 134EC3D8BE75126F
# Button polling is 2x more sensitive to holding any button at 60 FPS
# Fishing timer is decreasing 2x faster at 60 FPS
# Bike is turning 2x faster at 60 FPS
unsafeCheck: true
MASTER_WRITE:
# Move loading FPS lock time to MAIN+0x2B31200
-
type: bytes
main_offset: 0x511818
value_type: uint32
value:
- 0x90013109
- 0xB9420129
# Default value
-
type: bytes
main_offset: 0x2B31200
value_type: uint32
value: 33333333
# Write game's loop time as float to MAIN+0x2B31204
-
type: bytes
main_offset: 0x511884
value_type: uint32
value:
- 0x17FFFFDC
-
type: bytes
main_offset: 0x5117F4
value_type: uint32
value:
- 0xFD001100
- 0x1E624004
- 0x140000A2
-
type: bytes
main_offset: 0x511A84
value_type: uint32
value:
- 0x90013108
- 0xBD020504
- 0x17FFFF7F
- # Read lowest timing float factor from MAIN+0x2B31204
type: bytes
main_offset: 0x5E5EC
value_type: uint32
value:
- 0xF0015688
- 0x1E227821
- 0xBD420502
- # Default value
type: bytes
main_offset: 0x2B31204
value_type: float
value: 0.0333333333
15FPS:
-
type: write
address: [MAIN, 0x2B31200]
value_type: uint32
value: 66666666
-
type: block
what: timing
20FPS:
-
type: write
address: [MAIN, 0x2B31200]
value_type: uint32
value: 50000000
-
type: block
what: timing
25FPS:
-
type: write
address: [MAIN, 0x2B31200]
value_type: uint32
value: 40000000
-
type: block
what: timing
30FPS:
- # default value
type: write
address: [MAIN, 0x2B31200]
value_type: uint32
value: 33333333
35FPS:
-
type: write
address: [MAIN, 0x2B31200]
value_type: uint32
value: 28571428
-
type: block
what: timing
40FPS:
-
type: write
address: [MAIN, 0x2B31200]
value_type: uint32
value: 25000000
-
type: block
what: timing
45FPS:
-
type: write
address: [MAIN, 0x2B31200]
value_type: uint32
value: 22222222
-
type: block
what: timing
50FPS:
-
type: write
address: [MAIN, 0x2B31200]
value_type: uint32
value: 20000000
-
type: block
what: timing
55FPS:
-
type: write
address: [MAIN, 0x2B31200]
value_type: uint32
value: 18181818
-
type: block
what: timing
60FPS:
-
type: write
address: [MAIN, 0x2B31200]
value_type: uint32
value: 16666666