forked from masagrator/FPSLocker-Warehouse
-
Notifications
You must be signed in to change notification settings - Fork 0
/
4CCD2F6D331DD104.yaml
145 lines (143 loc) · 2.62 KB
/
4CCD2F6D331DD104.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
# Contra: Rogue Corps 1.3.0
# BID: 4CCD2F6D331DD104
unsafeCheck: true
MASTER_WRITE:
# Read FPS target from code cave at MAIN + 0xA13170
-
type: bytes
main_offset: 0x2004
value_type: uint32
value: 0x1428445B
# CODE CAVE - read FPS target from MAIN + 0xD94628
-
type: bytes
main_offset: 0xA13170
value_type: uint32
value:
- 0xB0001C08
- 0xB9462908
- 0x17D7BBA4
# Redirect DR time factor to MAIN + 0x2ECAB38
-
type: bytes
main_offset: 0x2140
value_type: uint32
value:
- 0x90017648
- 0xBD4B3909
# Default value
-
type: bytes
main_offset: 0x2ECAB38
value_type: float
value: 1000000
15FPS:
-
type: write
address: [MAIN, 0xD94628]
value_type: uint32
value: 15
-
type: write
address: [MAIN, 0x2ECAB38]
value_type: float
value: 2000000
20FPS:
-
type: write
address: [MAIN, 0xD94628]
value_type: uint32
value: 20
-
type: write
address: [MAIN, 0x2ECAB38]
value_type: float
value: 1500000
25FPS:
-
type: write
address: [MAIN, 0xD94628]
value_type: uint32
value: 25
-
type: write
address: [MAIN, 0x2ECAB38]
value_type: float
value: 1200000
30FPS:
-
type: write
address: [MAIN, 0xD94628]
value_type: uint32
value: 30
-
type: write
address: [MAIN, 0x2ECAB38]
value_type: float
value: 1000000
35FPS:
-
type: write
address: [MAIN, 0xD94628]
value_type: uint32
value: 35
-
type: write
address: [MAIN, 0x2ECAB38]
value_type: float
value: 857142
40FPS:
-
type: write
address: [MAIN, 0xD94628]
value_type: uint32
value: 40
-
type: write
address: [MAIN, 0x2ECAB38]
value_type: float
value: 750000
45FPS:
-
type: write
address: [MAIN, 0xD94628]
value_type: uint32
value: 45
-
type: write
address: [MAIN, 0x2ECAB38]
value_type: float
value: 666666
50FPS:
-
type: write
address: [MAIN, 0xD94628]
value_type: uint32
value: 50
-
type: write
address: [MAIN, 0x2ECAB38]
value_type: float
value: 600000
55FPS:
-
type: write
address: [MAIN, 0xD94628]
value_type: uint32
value: 55
-
type: write
address: [MAIN, 0x2ECAB38]
value_type: float
value: 545454
60FPS:
-
type: write
address: [MAIN, 0xD94628]
value_type: uint32
value: 60
-
type: write
address: [MAIN, 0x2ECAB38]
value_type: float
value: 500000