iidx32: remove broken monitor offset patches

This commit is contained in:
Akitake 2024-10-27 10:15:11 +01:00
parent bee2a78c7a
commit ca1ad24d6f
2 changed files with 0 additions and 47 deletions

View File

@ -475,26 +475,6 @@
}
]
},
{
"type": "memory",
"name": "Force Monitor Adjust Offset",
"description": "",
"gameCode": "LDJ",
"patches": [
{
"offset": 10064290,
"dllName": "bm2dx.dll",
"dataDisabled": "7426",
"dataEnabled": "EB0B"
},
{
"offset": 10064323,
"dllName": "bm2dx.dll",
"dataDisabled": "08",
"dataEnabled": "21"
}
]
},
{
"type": "memory",
"name": "Skip CAMERA DEVICE ERROR Prompt",

View File

@ -553,33 +553,6 @@
}
]
},
{
"type": "memory",
"name": "Force Monitor Adjust Offset",
"description": "",
"gameCode": "LDJ",
"patches": [
{
"offset": 9224322,
"dllName": "bm2dx.dll",
"dataDisabled": "7426",
"dataEnabled": "EB0B"
},
{
"offset": 9224355,
"dllName": "bm2dx.dll",
"dataDisabled": "08",
"dataEnabled": "21"
}
]
},
{
"type": "number",
"name": "Monitor Adjust Offset",
"description": "",
"gameCode": "LDJ",
"patches": []
},
{
"type": "memory",
"name": "Skip CAMERA DEVICE ERROR Prompt",