iidx31: add Force Enable BPL BATTLE

This commit is contained in:
Akitake 2024-11-26 22:05:25 +01:00
parent 9d4824e798
commit 7194abab5e
2 changed files with 30 additions and 2 deletions

View File

@ -2,7 +2,7 @@
{
"gameCode": "LDJ",
"version": "2024-08-26 (010)",
"lastUpdated": "2024-11-06 11:44:56",
"lastUpdated": "2024-11-26 21:05:09",
"source": "https://sp2x.two-torial.xyz/"
},
{
@ -184,6 +184,20 @@
}
]
},
{
"type": "memory",
"name": "Force Enable BPL BATTLE",
"description": "Forcefully enables BPL Battle even in a context where it wouldn't normally apppear.",
"gameCode": "LDJ",
"patches": [
{
"offset": 8921812,
"dllName": "bm2dx.dll",
"dataDisabled": "741C",
"dataEnabled": "9090"
}
]
},
{
"type": "memory",
"name": "All Notes Preview 12s",

View File

@ -2,7 +2,7 @@
{
"gameCode": "LDJ",
"version": "2024-08-26 (012)",
"lastUpdated": "2024-11-06 11:44:56",
"lastUpdated": "2024-11-26 21:05:09",
"source": "https://sp2x.two-torial.xyz/"
},
{
@ -170,6 +170,20 @@
}
]
},
{
"type": "memory",
"name": "Force Enable BPL BATTLE",
"description": "Forcefully enables BPL Battle even in a context where it wouldn't normally apppear.",
"gameCode": "LDJ",
"patches": [
{
"offset": 8081476,
"dllName": "bm2dx.dll",
"dataDisabled": "741C",
"dataEnabled": "9090"
}
]
},
{
"type": "memory",
"name": "All Notes Preview 12s",