mirror of
https://github.com/two-torial/sp2xpatcher.git
synced 2024-11-23 20:30:56 +01:00
Add more patches, still missing Note FPS Target
This commit is contained in:
parent
dd27838a35
commit
aca75e1b53
@ -143,6 +143,86 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "memory",
|
||||
"name": "Hide all bottom text",
|
||||
"description": "",
|
||||
"gameCode": "KFC",
|
||||
"patches": [
|
||||
{
|
||||
"offset": 7793240,
|
||||
"dllName": "soundvoltex.dll",
|
||||
"dataDisabled": "4652454520504C4159",
|
||||
"dataEnabled": "000000000000000000"
|
||||
},
|
||||
{
|
||||
"offset": 7792800,
|
||||
"dllName": "soundvoltex.dll",
|
||||
"dataDisabled": "4556454E54204D4F4445",
|
||||
"dataEnabled": "00000000000000000000"
|
||||
},
|
||||
{
|
||||
"offset": 7792784,
|
||||
"dllName": "soundvoltex.dll",
|
||||
"dataDisabled": "54454E4B4149434849204D4F4445",
|
||||
"dataEnabled": "0000000000000000000000000000"
|
||||
},
|
||||
{
|
||||
"offset": 7793152,
|
||||
"dllName": "soundvoltex.dll",
|
||||
"dataDisabled": "504153454C493A202573202B202573",
|
||||
"dataEnabled": "000000000000000000000000000000"
|
||||
},
|
||||
{
|
||||
"offset": 7793184,
|
||||
"dllName": "soundvoltex.dll",
|
||||
"dataDisabled": "4352454449543A202564202020434F494E3A202564202F202564",
|
||||
"dataEnabled": "0000000000000000000000000000000000000000000000000000"
|
||||
},
|
||||
{
|
||||
"offset": 7793256,
|
||||
"dllName": "soundvoltex.dll",
|
||||
"dataDisabled": "4352454449543A20256400",
|
||||
"dataEnabled": "0000000000000000000000"
|
||||
},
|
||||
{
|
||||
"offset": 7793128,
|
||||
"dllName": "soundvoltex.dll",
|
||||
"dataDisabled": "504153454C493A204E4F5420415641494C41424C45",
|
||||
"dataEnabled": "000000000000000000000000000000000000000000"
|
||||
},
|
||||
{
|
||||
"offset": 7793104,
|
||||
"dllName": "soundvoltex.dll",
|
||||
"dataDisabled": "504153454C493A204E4F204143434F554E54",
|
||||
"dataEnabled": "000000000000000000000000000000000000"
|
||||
},
|
||||
{
|
||||
"offset": 7793167,
|
||||
"dllName": "soundvoltex.dll",
|
||||
"dataDisabled": "00504153454C493A20257300",
|
||||
"dataEnabled": "000000000000000000000000"
|
||||
},
|
||||
{
|
||||
"offset": 7793216,
|
||||
"dllName": "soundvoltex.dll",
|
||||
"dataDisabled": "455854524120504153454C493A202573",
|
||||
"dataEnabled": "00000000000000000000000000000000"
|
||||
},
|
||||
{
|
||||
"offset": 7793267,
|
||||
"dllName": "soundvoltex.dll",
|
||||
"dataDisabled": "0025302A6400",
|
||||
"dataEnabled": "000000000000"
|
||||
},
|
||||
{
|
||||
"offset": 7792864,
|
||||
"dllName": "soundvoltex.dll",
|
||||
"dataDisabled": "8347815B83578393834F928682C582B728257381602989F08F9C82B782E982C982CD8365835883678381836A8385815B82C993FC82E8814183658393834C815B82F02030302C2030302C2030302C20362C20302082CC8F8782C5899F82B582C482AD82BE82B382A281420A8347815B83578393834F82F08DC48A4A82B782E98FEA8D8782CD8365835883678356815B839382C530302C2030302C2030302C20362C20312082CC8F8782C5899F82B582C482AD82BE82B382A28142",
|
||||
"dataEnabled": "000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "memory",
|
||||
"name": "Disable subscreen in Valkyrie mode",
|
||||
@ -171,6 +251,46 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "memory",
|
||||
"name": "Premium timer freeze",
|
||||
"description": "",
|
||||
"gameCode": "KFC",
|
||||
"patches": [
|
||||
{
|
||||
"offset": 4004405,
|
||||
"dllName": "soundvoltex.dll",
|
||||
"dataDisabled": "0F85",
|
||||
"dataEnabled": "90E9"
|
||||
},
|
||||
{
|
||||
"offset": 3711401,
|
||||
"dllName": "soundvoltex.dll",
|
||||
"dataDisabled": "0F84",
|
||||
"dataEnabled": "90E9"
|
||||
},
|
||||
{
|
||||
"offset": 2685363,
|
||||
"dllName": "soundvoltex.dll",
|
||||
"dataDisabled": "75",
|
||||
"dataEnabled": "EB"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "memory",
|
||||
"name": "Hide premium guide banner",
|
||||
"description": "",
|
||||
"gameCode": "KFC",
|
||||
"patches": [
|
||||
{
|
||||
"offset": 3105467,
|
||||
"dllName": "soundvoltex.dll",
|
||||
"dataDisabled": "51824E00",
|
||||
"dataEnabled": "61824E00"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "union",
|
||||
"name": "Premium Time Length",
|
||||
@ -321,5 +441,19 @@
|
||||
"dataEnabled": "75"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "memory",
|
||||
"name": "Fake Japan Region",
|
||||
"description": "",
|
||||
"gameCode": "KFC",
|
||||
"patches": [
|
||||
{
|
||||
"offset": 1945007,
|
||||
"dllName": "soundvoltex.dll",
|
||||
"dataDisabled": "E81C142E0085C00F85FA000000",
|
||||
"dataEnabled": "31C0A3A8DE9780010000009090"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user