mirror of
https://github.com/two-torial/sp2xpatcher.git
synced 2024-11-13 16:20:45 +01:00
Fix Note FPS Target
This commit is contained in:
parent
c4099f7300
commit
27ca6ba3ad
@ -74,15 +74,15 @@
|
|||||||
{
|
{
|
||||||
"type": "union",
|
"type": "union",
|
||||||
"name": "Note FPS Target",
|
"name": "Note FPS Target",
|
||||||
"description": "Untested",
|
"description": "",
|
||||||
"gameCode": "KFC",
|
"gameCode": "KFC",
|
||||||
"patches": [
|
"patches": [
|
||||||
{
|
{
|
||||||
"name": "60 FPS (Default)",
|
"name": "60 FPS (Default)",
|
||||||
"patch": {
|
"patch": {
|
||||||
"dllName": "soundvoltex.dll",
|
"dllName": "soundvoltex.dll",
|
||||||
"data": "660F6EC00F5BC0F30F590513D358000F",
|
"data": "660F6EF0F30FE6F6F20F5935C8CF5800",
|
||||||
"offset": 3104994
|
"offset": 3106536
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -90,7 +90,7 @@
|
|||||||
"patch": {
|
"patch": {
|
||||||
"dllName": "soundvoltex.dll",
|
"dllName": "soundvoltex.dll",
|
||||||
"data": "B878000000F20F2AF0F24890F2489090",
|
"data": "B878000000F20F2AF0F24890F2489090",
|
||||||
"offset": 3104994
|
"offset": 3106536
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user