"description":"Freezes all non-premium area timers.",
"gameCode":"KFC",
"patches":[
{
"offset":1687125,
"dllName":"soundvoltex.dll",
"dataDisabled":"84",
"dataEnabled":"85"
}
]
},
{
"type":"memory",
"name":"Premium Free Timer Freeze",
"description":"Freezes all premium area timers.",
"gameCode":"KFC",
"patches":[
{
"offset":4398594,
"dllName":"soundvoltex.dll",
"dataDisabled":"0F85",
"dataEnabled":"90E9"
},
{
"offset":4099575,
"dllName":"soundvoltex.dll",
"dataDisabled":"0F84",
"dataEnabled":"90E9"
},
{
"offset":3051568,
"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":4236630,
"dllName":"soundvoltex.dll",
"data":"AAB9650000000000"
}
},
{
"name":"00:01",
"patch":{
"offset":4236630,
"dllName":"soundvoltex.dll",
"data":"00CA9A3B00000000"
}
},
{
"name":"04:20",
"patch":{
"offset":4236630,
"dllName":"soundvoltex.dll",
"data":"002835893C000000"
}
},
{
"name":"07:27",
"patch":{
"offset":4236630,
"dllName":"soundvoltex.dll",
"data":"00B6461368000000"
}
},
{
"name":"13:37",
"patch":{
"offset":4236630,
"dllName":"soundvoltex.dll",
"data":"00AAFE38BE000000"
}
},
{
"name":"57:30",
"patch":{
"offset":4236630,
"dllName":"soundvoltex.dll",
"data":"0044064423030000"
}
},
{
"name":"69:00",
"patch":{
"offset":4236630,
"dllName":"soundvoltex.dll",
"data":"00B83AEBC3030000"
}
},
{
"name":"10 Minutes (Default)",
"patch":{
"offset":4236630,
"dllName":"soundvoltex.dll",
"data":"0070C9B28B000000"
}
},
{
"name":"15 Minutes",
"patch":{
"offset":4236630,
"dllName":"soundvoltex.dll",
"data":"00282E8CD1000000"
}
},
{
"name":"20 Minutes",
"patch":{
"offset":4236630,
"dllName":"soundvoltex.dll",
"data":"00E0926517010000"
}
},
{
"name":"30 Minutes",
"patch":{
"offset":4236630,
"dllName":"soundvoltex.dll",
"data":"00505C18A3010000"
}
},
{
"name":"45 Minutes",
"patch":{
"offset":4236630,
"dllName":"soundvoltex.dll",
"data":"00788AA474020000"
}
},
{
"name":"60 Minutes",
"patch":{
"offset":4236630,
"dllName":"soundvoltex.dll",
"data":"00A0B83046030000"
}
},
{
"name":"90 Minutes",
"patch":{
"offset":4236630,
"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":2313935,
"dllName":"soundvoltex.dll",
"data":"E81CDF2E0085C00F85FA000000"
}
},
{
"name":"Japan (J)",
"patch":{
"offset":2313935,
"dllName":"soundvoltex.dll",
"data":"B800000000890516C97E009090"
}
},
{
"name":"Korea (K)",
"patch":{
"offset":2313935,
"dllName":"soundvoltex.dll",
"data":"B801000000890516C97E009090"
}
},
{
"name":"Asia (A)",
"patch":{
"offset":2313935,
"dllName":"soundvoltex.dll",
"data":"B802000000890516C97E009090"
}
},
{
"name":"Indonesia (Y)",
"patch":{
"offset":2313935,
"dllName":"soundvoltex.dll",
"data":"B803000000890516C97E009090"
}
},
{
"name":"America (U)",
"patch":{
"offset":2313935,
"dllName":"soundvoltex.dll",
"data":"B804000000890516C97E009090"
}
}
]
},
{
"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":5751898,
"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":3257182,
"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":3257334,
"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.",