two-torial-sp2xpatcher/patches/KFC-5e18527b_31c780.json

276 lines
7.8 KiB
JSON
Raw Normal View History

2024-06-26 15:17:26 +02:00
[
{
"gameCode": "KFC",
"version": "2020-01-15",
"lastUpdated": "2024-07-10 19:19:36",
"source": "https://sp2x.two-torial.xyz/"
},
2024-06-26 15:17:26 +02:00
{
"name": "SSE4.2 Fix",
"description": "This will allow the game to run on processors which do not support the SSE4.2 instruction set. If you can successfully boot the game, do NOT check this.",
"gameCode": "KFC",
"type": "memory",
"patches": [
{
"offset": 2435085,
"dllName": "soundvoltex.dll",
"dataDisabled": "F3450FB8C8",
"dataEnabled": "67458D48FF"
},
{
"offset": 2542790,
"dllName": "soundvoltex.dll",
"dataDisabled": "F3450FB8CA",
"dataEnabled": "448D4E0290"
}
]
},
{
"name": "All songs/difficulties unlocked",
"description": "Do not use when connected to online servers, will break automation paradise favoriting",
"gameCode": "KFC",
"type": "memory",
"patches": [
{
"offset": 5057909,
"dllName": "soundvoltex.dll",
"dataDisabled": "8B4C2434E8C2090000",
"dataEnabled": "B80300000090909090"
},
{
"offset": 5633186,
"dllName": "soundvoltex.dll",
"dataDisabled": "E8C9A20800",
"dataEnabled": "B80D000000"
}
]
},
{
"name": "All songs \"Safe\"",
"description": "Failing early won't drop you out of your session",
"gameCode": "KFC",
"type": "memory",
"patches": [
{
"offset": 6169636,
"dllName": "soundvoltex.dll",
"dataDisabled": "06",
"dataEnabled": "13"
},
{
"offset": 6169651,
"dllName": "soundvoltex.dll",
"dataDisabled": "A4",
"dataEnabled": "00"
}
]
},
{
"name": "No \"Safe\" banner on jackets",
"description": "Remove visual clutter",
"gameCode": "KFC",
"type": "memory",
"patches": [
{
"offset": 5242667,
"dllName": "soundvoltex.dll",
"dataDisabled": "07",
"dataEnabled": "45"
}
]
},
{
"name": "Hide premium guide banner",
"description": "Remove visual clutter during premium song",
"gameCode": "KFC",
"type": "memory",
"patches": [
{
"offset": 4598273,
"dllName": "soundvoltex.dll",
"dataDisabled": "75",
"dataEnabled": "EB"
}
]
},
{
"name": "Boot into Event Mode",
"description": "Not compatible with premium free mode",
"gameCode": "KFC",
"type": "memory",
"patches": [
{
"offset": 4999216,
"dllName": "soundvoltex.dll",
"dataDisabled": "33C0C7410864050000488901C3CCCCCCCC",
"dataEnabled": "31C0678D4001C7410864050000488901C3"
}
]
},
{
"name": "Enable ARS (Alternative Rate System) in Light Start",
"description": "",
"gameCode": "KFC",
"type": "memory",
"patches": [
{
"offset": 3126916,
"dllName": "soundvoltex.dll",
"dataDisabled": "48",
"dataEnabled": "00"
}
]
},
{
"name": "All crew unlocked",
"description": "",
"gameCode": "KFC",
"type": "memory",
"patches": [
{
"offset": 5081355,
"dllName": "soundvoltex.dll",
"dataDisabled": "95",
"dataEnabled": "91"
}
]
},
{
"name": "Skip Global Matching Screen",
"description": "",
"gameCode": "KFC",
"type": "memory",
"patches": [
{
"offset": 7498288,
"dllName": "soundvoltex.dll",
"dataDisabled": "4D",
"dataEnabled": "4E"
}
]
},
{
"name": "All Appeal Cards Unlocked",
"description": "",
"gameCode": "KFC",
"type": "memory",
"patches": [
{
"offset": 5078562,
"dllName": "soundvoltex.dll",
"dataDisabled": "16",
"dataEnabled": "00"
}
]
},
{
"name": "Shared mode WASAPI",
"description": "Only replaces the first audio device init attempt. Set output to 44100Hz 16bit if it doesn't work.",
"gameCode": "KFC",
"type": "memory",
"patches": [
{
"offset": 6524613,
"dllName": "soundvoltex.dll",
"dataDisabled": "BA03000000",
"dataEnabled": "BA00000000"
}
]
},
{
"name": "Bypass Camera",
"description": "",
"gameCode": "KFC",
"type": "memory",
"patches": [
{
"offset": 6421488,
"dllName": "soundvoltex.dll",
"dataDisabled": "7421",
"dataEnabled": "9090"
}
]
},
{
"name": "Freeze timer in all modes",
"description": "Useful to play with Omega Dimension Ex-Track",
"gameCode": "KFC",
"type": "memory",
"patches": [
{
"offset": 4222100,
"dllName": "soundvoltex.dll",
"dataDisabled": "FFCA",
"dataEnabled": "9090"
}
]
},
{
"name": "Force Enable Headphones",
"description": "Overrides headphone detection to always be enabled. Useful for cabinets.",
"gameCode": "KFC",
"type": "memory",
"patches": [
{
"offset": 6392184,
"dllName": "soundvoltex.dll",
"dataDisabled": "898B9000000084C97408",
"dataEnabled": "C7839000000001000000"
}
]
},
{
"name": "Infinite Premium Time",
"description": "Locks the timer, can still exit with key combo",
"gameCode": "KFC",
"type": "memory",
"patches": [
{
"offset": 3099157,
"dllName": "soundvoltex.dll",
"dataDisabled": "FF156D5B3800488B442430",
"dataEnabled": "48C7C00100000090909090"
}
]
},
{
"name": "Premium Time Length",
"description": "",
"gameCode": "KFC",
"type": "union",
"patches": [
{
"name": "Default (10 Minutes)",
"patch": {
"dllName": "soundvoltex.dll",
"data": "0070C9B28B000000",
"offset": 5255415
}
},
{
"name": "20 Minutes",
"patch": {
"dllName": "soundvoltex.dll",
"data": "00E0926517010000",
"offset": 5255415
}
},
{
"name": "30 Minutes",
"patch": {
"dllName": "soundvoltex.dll",
"data": "00505C18A3010000",
"offset": 5255415
}
},
{
"name": "1 Hour",
"patch": {
"dllName": "soundvoltex.dll",
"data": "00A0B83046030000",
"offset": 5255415
}
}
]
}
]