Add ASIO 2 channels Mode

This commit is contained in:
Akitake 2024-07-15 15:59:10 +02:00
parent 6d5e31d6b2
commit ad673b3bc9

View File

@ -2,7 +2,7 @@
{
"gameCode": "KFC",
"version": "2024-07-09",
"lastUpdated": "2024-07-12 16:18:10",
"lastUpdated": "2024-07-15 13:58:13",
"source": "https://sp2x.two-torial.xyz/"
},
{
@ -123,6 +123,20 @@
}
]
},
{
"type": "memory",
"name": "ASIO 2 Channels Mode",
"description": "ONLY IF USING ASIO AUDIO. Use 2 channels instead of 8. Useful for some audio cards.",
"gameCode": "KFC",
"patches": [
{
"offset": 5571194,
"dllName": "soundvoltex.dll",
"dataDisabled": "08",
"dataEnabled": "05"
}
]
},
{
"type": "memory",
"name": "Unlock All Songs",