mirror of
https://github.com/two-torial/sp2xpatcher.git
synced 2024-11-23 20:30:56 +01:00
Remove faulty region patch
This commit is contained in:
parent
631f0eda4a
commit
f488e09e82
@ -473,49 +473,5 @@
|
||||
"dataEnabled": "75"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "union",
|
||||
"name": "Fake Region",
|
||||
"description": "Untested",
|
||||
"gameCode": "KFC",
|
||||
"patches": [
|
||||
{
|
||||
"name": "None (Default)",
|
||||
"type": "union",
|
||||
"patch": {
|
||||
"dllName": "soundvoltex.dll",
|
||||
"data": "E81C142E0085C00F85FA000000",
|
||||
"offset": 2171471
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Japan",
|
||||
"type": "union",
|
||||
"patch": {
|
||||
"dllName": "soundvoltex.dll",
|
||||
"data": "B8000000008905EE247A009090",
|
||||
"offset": 2171471
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Korea",
|
||||
"type": "union",
|
||||
"patch": {
|
||||
"dllName": "soundvoltex.dll",
|
||||
"data": "B8010000008905EE247A009090",
|
||||
"offset": 2171471
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "America",
|
||||
"type": "union",
|
||||
"patch": {
|
||||
"dllName": "soundvoltex.dll",
|
||||
"data": "B8020000008905EE247A009090",
|
||||
"offset": 2171471
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user