-
Notifications
You must be signed in to change notification settings - Fork 5
/
KFC-66d930b6_6b4728.json
498 lines (498 loc) · 16.5 KB
/
KFC-66d930b6_6b4728.json
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
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
[
{
"gameCode": "KFC",
"version": "2024-09-10",
"lastUpdated": "2024-11-05 11:07:56",
"source": "https://sp2x.two-torial.xyz/"
},
{
"type": "union",
"name": "Game FPS Target",
"description": "Forces the game to run at a specific FPS target.",
"gameCode": "KFC",
"patches": [
{
"name": "60 FPS (Default)",
"patch": {
"offset": 9009270,
"dllName": "soundvoltex.dll",
"data": "4E"
}
},
{
"name": "120 FPS",
"patch": {
"offset": 9009270,
"dllName": "soundvoltex.dll",
"data": "5E"
}
}
]
},
{
"type": "union",
"name": "Note FPS Target",
"description": "Forces the game's notes to run at a specific FPS target.",
"gameCode": "KFC",
"patches": [
{
"name": "60 FPS (Default)",
"patch": {
"offset": 3143784,
"dllName": "soundvoltex.dll",
"data": "660F6EF0F30FE6F6F20F5935B88B5900"
}
},
{
"name": "120 FPS",
"patch": {
"offset": 3143784,
"dllName": "soundvoltex.dll",
"data": "B878000000F20F2AF0F24890F2489090"
}
}
]
},
{
"type": "memory",
"name": "Shared mode WASAPI",
"description": "Allows non-exclusive WASAPI audio in Nemsys mode.",
"caution": "ONLY For Nemsys (F spec). Might require 48000Hz sample rate. Will slightly increase audio latency.",
"gameCode": "KFC",
"patches": [
{
"offset": 5618945,
"dllName": "soundvoltex.dll",
"dataDisabled": "04",
"dataEnabled": "00"
}
]
},
{
"type": "memory",
"name": "Shared mode WASAPI Valkyrie",
"description": "Allows non-exclusive WASAPI audio in Valkyrie mode.",
"caution": "ONLY For Valkyrie (G spec). Might require 48000Hz sample rate. Will slightly increase audio latency.",
"gameCode": "KFC",
"patches": [
{
"offset": 5619336,
"dllName": "soundvoltex.dll",
"dataDisabled": "07",
"dataEnabled": "00"
}
]
},
{
"type": "memory",
"name": "Hide premium guide banner",
"description": "blpass_ef (rainbow outline on health gauge) is shown instead of pt_sousa_usr.",
"gameCode": "KFC",
"patches": [
{
"offset": 3371807,
"dllName": "soundvoltex.dll",
"dataDisabled": "FDEB4F00",
"dataEnabled": "EDEB4F00"
}
]
},
{
"type": "memory",
"name": "Hide all bottom text",
"description": "Hides all text typically found in the bottom corners of the screen such as \"PASELI\" or \"FREE PLAY\".",
"gameCode": "KFC",
"patches": [
{
"offset": 8151816,
"dllName": "soundvoltex.dll",
"dataDisabled": "4652454520504C4159",
"dataEnabled": "000000000000000000"
},
{
"offset": 8151832,
"dllName": "soundvoltex.dll",
"dataDisabled": "4556454E54204D4F4445",
"dataEnabled": "00000000000000000000"
},
{
"offset": 8151848,
"dllName": "soundvoltex.dll",
"dataDisabled": "54454E4B4149434849204D4F4445",
"dataEnabled": "0000000000000000000000000000"
},
{
"offset": 8152184,
"dllName": "soundvoltex.dll",
"dataDisabled": "504153454C493A202573202B202573",
"dataEnabled": "000000000000000000000000000000"
},
{
"offset": 8151768,
"dllName": "soundvoltex.dll",
"dataDisabled": "4352454449543A202564202020434F494E3A202564202F202564",
"dataEnabled": "0000000000000000000000000000000000000000000000000000"
},
{
"offset": 8151800,
"dllName": "soundvoltex.dll",
"dataDisabled": "4352454449543A20256400",
"dataEnabled": "0000000000000000000000"
},
{
"offset": 8152120,
"dllName": "soundvoltex.dll",
"dataDisabled": "504153454C493A204E4F5420415641494C41424C45",
"dataEnabled": "000000000000000000000000000000000000000000"
},
{
"offset": 8152144,
"dllName": "soundvoltex.dll",
"dataDisabled": "504153454C493A204E4F204143434F554E54",
"dataEnabled": "000000000000000000000000000000000000"
},
{
"offset": 8152167,
"dllName": "soundvoltex.dll",
"dataDisabled": "00504153454C493A20257300",
"dataEnabled": "000000000000000000000000"
},
{
"offset": 8151744,
"dllName": "soundvoltex.dll",
"dataDisabled": "455854524120504153454C493A202573",
"dataEnabled": "00000000000000000000000000000000"
},
{
"offset": 8152107,
"dllName": "soundvoltex.dll",
"dataDisabled": "0025302A6400",
"dataEnabled": "000000000000"
},
{
"offset": 8151872,
"dllName": "soundvoltex.dll",
"dataDisabled": "8347815B83578393834F928682C582B728257381602989F08F9C82B782E982C982CD8365835883678381836A8385815B82C993FC82E8814183658393834C815B82F02030302C2030302C2030302C20362C20302082CC8F8782C5899F82B582C482AD82BE82B382A281420A8347815B83578393834F82F08DC48A4A82B782E98FEA8D8782CD8365835883678356815B839382C530302C2030302C2030302C20362C20312082CC8F8782C5899F82B582C482AD82BE82B382A28142",
"dataEnabled": "000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
}
]
},
{
"type": "memory",
"name": "Standard/Menu Timer Freeze",
"description": "Freezes all non-premium area timers.",
"gameCode": "KFC",
"patches": [
{
"offset": 1584485,
"dllName": "soundvoltex.dll",
"dataDisabled": "84",
"dataEnabled": "85"
}
]
},
{
"type": "memory",
"name": "Premium Free Timer Freeze",
"description": "Freezes all premium area timers.",
"gameCode": "KFC",
"patches": [
{
"offset": 4276418,
"dllName": "soundvoltex.dll",
"dataDisabled": "0F85",
"dataEnabled": "90E9"
},
{
"offset": 3979721,
"dllName": "soundvoltex.dll",
"dataDisabled": "0F84",
"dataEnabled": "90E9"
},
{
"offset": 2946592,
"dllName": "soundvoltex.dll",
"dataDisabled": "75",
"dataEnabled": "EB"
}
]
},
{
"type": "union",
"name": "Premium Time Length",
"description": "Time at which the Premium timer starts. If you have it frozen, that'll be the time shown at all times",
"gameCode": "KFC",
"patches": [
{
"name": "00:00",
"patch": {
"offset": 4116377,
"dllName": "soundvoltex.dll",
"data": "AAB9650000000000"
}
},
{
"name": "00:01",
"patch": {
"offset": 4116377,
"dllName": "soundvoltex.dll",
"data": "00CA9A3B00000000"
}
},
{
"name": "04:20",
"patch": {
"offset": 4116377,
"dllName": "soundvoltex.dll",
"data": "002835893C000000"
}
},
{
"name": "07:27",
"patch": {
"offset": 4116377,
"dllName": "soundvoltex.dll",
"data": "00B6461368000000"
}
},
{
"name": "13:37",
"patch": {
"offset": 4116377,
"dllName": "soundvoltex.dll",
"data": "00AAFE38BE000000"
}
},
{
"name": "57:30",
"patch": {
"offset": 4116377,
"dllName": "soundvoltex.dll",
"data": "0044064423030000"
}
},
{
"name": "69:00",
"patch": {
"offset": 4116377,
"dllName": "soundvoltex.dll",
"data": "00B83AEBC3030000"
}
},
{
"name": "10 Minutes (Default)",
"patch": {
"offset": 4116377,
"dllName": "soundvoltex.dll",
"data": "0070C9B28B000000"
}
},
{
"name": "15 Minutes",
"patch": {
"offset": 4116377,
"dllName": "soundvoltex.dll",
"data": "00282E8CD1000000"
}
},
{
"name": "20 Minutes",
"patch": {
"offset": 4116377,
"dllName": "soundvoltex.dll",
"data": "00E0926517010000"
}
},
{
"name": "30 Minutes",
"patch": {
"offset": 4116377,
"dllName": "soundvoltex.dll",
"data": "00505C18A3010000"
}
},
{
"name": "45 Minutes",
"patch": {
"offset": 4116377,
"dllName": "soundvoltex.dll",
"data": "00788AA474020000"
}
},
{
"name": "60 Minutes",
"patch": {
"offset": 4116377,
"dllName": "soundvoltex.dll",
"data": "00A0B83046030000"
}
},
{
"name": "90 Minutes",
"patch": {
"offset": 4116377,
"dllName": "soundvoltex.dll",
"data": "00F01449E9040000"
}
}
]
},
{
"type": "union",
"name": "Fake Region",
"description": "Forces the game to run as a specific region without altering language, which allows for region-specific content locking. Use Japan for everything to be unlocked.",
"gameCode": "KFC",
"patches": [
{
"name": "Default",
"patch": {
"offset": 2210175,
"dllName": "soundvoltex.dll",
"data": "E8FC6E2E0085C00F85FA000000"
}
},
{
"name": "Japan (J)",
"patch": {
"offset": 2210175,
"dllName": "soundvoltex.dll",
"data": "B8000000008905F68C7C009090"
}
},
{
"name": "Korea (K)",
"patch": {
"offset": 2210175,
"dllName": "soundvoltex.dll",
"data": "B8010000008905F68C7C009090"
}
},
{
"name": "Asia (A)",
"patch": {
"offset": 2210175,
"dllName": "soundvoltex.dll",
"data": "B8020000008905F68C7C009090"
}
},
{
"name": "Indonesia (Y)",
"patch": {
"offset": 2210175,
"dllName": "soundvoltex.dll",
"data": "B8030000008905F68C7C009090"
}
},
{
"name": "America (U)",
"patch": {
"offset": 2210175,
"dllName": "soundvoltex.dll",
"data": "B8040000008905F68C7C009090"
}
}
]
},
{
"type": "memory",
"name": "ASIO 2 Channels Mode",
"description": "Use 2 channels instead of 8. Useful for some audio cards.",
"caution": "ONLY for ASIO audio users.",
"gameCode": "KFC",
"patches": [
{
"offset": 5619146,
"dllName": "soundvoltex.dll",
"dataDisabled": "08",
"dataEnabled": "05"
}
]
},
{
"type": "memory",
"name": "Disable power change",
"description": "Prevents the game from changing power settings.",
"caution": "Typically not required with spice2x.",
"gameCode": "KFC",
"patches": [
{
"offset": 3146222,
"dllName": "soundvoltex.dll",
"dataDisabled": "75",
"dataEnabled": "EB"
}
]
},
{
"type": "memory",
"name": "Disable monitor change",
"description": "Prevents the game from changing monitor settings.",
"caution": "Typically not required with spice2x.",
"gameCode": "KFC",
"patches": [
{
"offset": 3146374,
"dllName": "soundvoltex.dll",
"dataDisabled": "75",
"dataEnabled": "EB"
}
]
},
{
"type": "memory",
"name": "Disable Subscreen in Valkyrie mode",
"description": "Forcefully disables the subscreen.",
"caution": "ONLY for Valkyrie (G spec). Consider using spice2x's \"-sdvxnosub\" option instead.",
"gameCode": "KFC",
"patches": [
{
"offset": 5082558,
"dllName": "soundvoltex.dll",
"dataDisabled": "83BDB800000002410F93C64488742451",
"dataEnabled": "41B60044887424519090909090909090"
}
]
},
{
"type": "memory",
"name": "Valkyrie Mode 60Hz",
"description": "Allows the game to run at 60Hz.",
"caution": "ONLY for Valkyrie (G Spec). Might require \"Force BIO2 (KFC) IO in Valkyrie mode\" to work.",
"gameCode": "KFC",
"patches": [
{
"offset": 3146413,
"dllName": "soundvoltex.dll",
"dataDisabled": "74",
"dataEnabled": "75"
},
{
"offset": 5084155,
"dllName": "soundvoltex.dll",
"dataDisabled": "74",
"dataEnabled": "75"
},
{
"offset": 5086496,
"dllName": "soundvoltex.dll",
"dataDisabled": "74",
"dataEnabled": "75"
}
]
},
{
"type": "memory",
"name": "Force BIO2 (KFC) IO in Valkyrie mode",
"description": "Forces the game to use BIO2 IO in Valkyrie mode.",
"caution": "Can be useful for arcade cabinets. If you don't know why you need this, ignore it.",
"gameCode": "KFC",
"patches": [
{
"offset": 5382357,
"dllName": "soundvoltex.dll",
"dataDisabled": "8705",
"dataEnabled": "A70C"
}
]
}
]