mirror of
https://github.com/two-torial/sp2xpatcher.git
synced 2024-11-23 20:30:56 +01:00
iidx32: simplify 'Unscramble Touch Screen Keypad in TDJ'
This commit is contained in:
parent
6d2a90d5ff
commit
2c875e8166
@ -2,7 +2,7 @@
|
||||
{
|
||||
"gameCode": "LDJ",
|
||||
"version": "2024-10-09 (010)",
|
||||
"lastUpdated": "2024-10-27 17:29:31",
|
||||
"lastUpdated": "2024-10-27 19:31:23",
|
||||
"source": "https://sp2x.two-torial.xyz/"
|
||||
},
|
||||
{
|
||||
@ -149,12 +149,6 @@
|
||||
"description": "Unscrambles the touchscreen's Keypad in TDJ.",
|
||||
"gameCode": "LDJ",
|
||||
"patches": [
|
||||
{
|
||||
"offset": 10651308,
|
||||
"dllName": "bm2dx.dll",
|
||||
"dataDisabled": "4D03C849F7F1",
|
||||
"dataEnabled": "BA0C00000090"
|
||||
},
|
||||
{
|
||||
"offset": 10652773,
|
||||
"dllName": "bm2dx.dll",
|
||||
@ -162,10 +156,10 @@
|
||||
"dataEnabled": "BA0C00000090"
|
||||
},
|
||||
{
|
||||
"offset": 10653941,
|
||||
"offset": 10652395,
|
||||
"dllName": "bm2dx.dll",
|
||||
"dataDisabled": "4D03C849F7F1",
|
||||
"dataEnabled": "BA0C00000090"
|
||||
"dataDisabled": "33D248F7F3",
|
||||
"dataEnabled": "BA0C000000"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -2,7 +2,7 @@
|
||||
{
|
||||
"gameCode": "LDJ",
|
||||
"version": "2024-10-09 (012)",
|
||||
"lastUpdated": "2024-10-27 17:29:31",
|
||||
"lastUpdated": "2024-10-27 19:31:23",
|
||||
"source": "https://sp2x.two-torial.xyz/"
|
||||
},
|
||||
{
|
||||
@ -149,12 +149,6 @@
|
||||
"description": "Unscrambles the touchscreen's Keypad in TDJ.",
|
||||
"gameCode": "LDJ",
|
||||
"patches": [
|
||||
{
|
||||
"offset": 9812044,
|
||||
"dllName": "bm2dx.dll",
|
||||
"dataDisabled": "4D03C849F7F1",
|
||||
"dataEnabled": "BA0C00000090"
|
||||
},
|
||||
{
|
||||
"offset": 9813509,
|
||||
"dllName": "bm2dx.dll",
|
||||
@ -162,10 +156,10 @@
|
||||
"dataEnabled": "BA0C00000090"
|
||||
},
|
||||
{
|
||||
"offset": 9814677,
|
||||
"offset": 9813131,
|
||||
"dllName": "bm2dx.dll",
|
||||
"dataDisabled": "4D03C849F7F1",
|
||||
"dataEnabled": "BA0C00000090"
|
||||
"dataDisabled": "33D248F7F3",
|
||||
"dataEnabled": "BA0C000000"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user