iidx31 final: fix 'Unscramble Touch Screen Keypad in TDJ' for new cards

This commit is contained in:
Akitake 2024-10-27 20:34:06 +01:00
parent 2c875e8166
commit 9b328fb29b
2 changed files with 14 additions and 2 deletions

View File

@ -2,7 +2,7 @@
{ {
"gameCode": "LDJ", "gameCode": "LDJ",
"version": "2024-08-26 (010)", "version": "2024-08-26 (010)",
"lastUpdated": "2024-10-14 16:26:06", "lastUpdated": "2024-10-27 19:33:55",
"source": "https://sp2x.two-torial.xyz/" "source": "https://sp2x.two-torial.xyz/"
}, },
{ {
@ -590,6 +590,12 @@
"dllName": "bm2dx.dll", "dllName": "bm2dx.dll",
"dataDisabled": "4D03C849F7F1", "dataDisabled": "4D03C849F7F1",
"dataEnabled": "BA0C00000090" "dataEnabled": "BA0C00000090"
},
{
"offset": 9887771,
"dllName": "bm2dx.dll",
"dataDisabled": "33D248F7F3",
"dataEnabled": "BA0C000000"
} }
] ]
}, },

View File

@ -2,7 +2,7 @@
{ {
"gameCode": "LDJ", "gameCode": "LDJ",
"version": "2024-08-26 (012)", "version": "2024-08-26 (012)",
"lastUpdated": "2024-10-14 16:26:06", "lastUpdated": "2024-10-27 19:33:55",
"source": "https://sp2x.two-torial.xyz/" "source": "https://sp2x.two-torial.xyz/"
}, },
{ {
@ -656,6 +656,12 @@
"dllName": "bm2dx.dll", "dllName": "bm2dx.dll",
"dataDisabled": "4D03C849F7F1", "dataDisabled": "4D03C849F7F1",
"dataEnabled": "BA0C00000090" "dataEnabled": "BA0C00000090"
},
{
"offset": 9048539,
"dllName": "bm2dx.dll",
"dataDisabled": "33D248F7F3",
"dataEnabled": "BA0C000000"
} }
] ]
}, },