mirror of
https://github.com/two-torial/sp2xpatcher.git
synced 2024-11-23 20:30:56 +01:00
Add ASIO 2 channels Mode
This commit is contained in:
parent
6d5e31d6b2
commit
ad673b3bc9
@ -2,7 +2,7 @@
|
|||||||
{
|
{
|
||||||
"gameCode": "KFC",
|
"gameCode": "KFC",
|
||||||
"version": "2024-07-09",
|
"version": "2024-07-09",
|
||||||
"lastUpdated": "2024-07-12 16:18:10",
|
"lastUpdated": "2024-07-15 13:58:13",
|
||||||
"source": "https://sp2x.two-torial.xyz/"
|
"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",
|
"type": "memory",
|
||||||
"name": "Unlock All Songs",
|
"name": "Unlock All Songs",
|
||||||
|
Loading…
Reference in New Issue
Block a user