iidx32 1009-010: fix a couple patches

This commit is contained in:
Akitake 2024-10-22 23:41:15 +02:00
parent f4333d9084
commit c429286d67

View File

@ -2,7 +2,7 @@
{ {
"gameCode": "LDJ", "gameCode": "LDJ",
"version": "2024-10-09 (010)", "version": "2024-10-09 (010)",
"lastUpdated": "2024-10-09 19:06:40", "lastUpdated": "2024-10-22 21:41:07",
"source": "https://sp2x.two-torial.xyz/" "source": "https://sp2x.two-torial.xyz/"
}, },
{ {
@ -378,7 +378,7 @@
"patch": { "patch": {
"dllName": "bm2dx.dll", "dllName": "bm2dx.dll",
"data": "3C00", "data": "3C00",
"offset": 2 "offset": 10001414
} }
}, },
{ {
@ -386,7 +386,7 @@
"patch": { "patch": {
"dllName": "bm2dx.dll", "dllName": "bm2dx.dll",
"data": "7800", "data": "7800",
"offset": 2 "offset": 10001414
} }
} }
] ]
@ -495,13 +495,6 @@
} }
] ]
}, },
{
"type": "number",
"name": "Monitor Adjust Offset",
"description": "",
"gameCode": "LDJ",
"patches": []
},
{ {
"type": "memory", "type": "memory",
"name": "Skip CAMERA DEVICE ERROR Prompt", "name": "Skip CAMERA DEVICE ERROR Prompt",