mirror of
https://github.com/two-torial/sp2xpatcher.git
synced 2025-02-07 15:01:22 +01:00
iidx31: add Force Enable BPL BATTLE
This commit is contained in:
parent
9d4824e798
commit
7194abab5e
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user