iidx31 final: re-introduce 'Skip Decide Screen'

This commit is contained in:
Akitake 2024-10-29 18:40:59 +01:00
parent 8997d733c1
commit 72a4da6cd6
2 changed files with 28 additions and 0 deletions

View File

@ -211,6 +211,20 @@
}
]
},
{
"type": "memory",
"name": "Skip Decide Screen",
"description": "Skips the splash animation that appears upon starting a song.",
"gameCode": "LDJ",
"patches": [
{
"offset": 6018448,
"dllName": "bm2dx.dll",
"dataDisabled": "48895C24",
"dataEnabled": "488BC1C3"
}
]
},
{
"type": "memory",
"name": "Quick Retry",

View File

@ -211,6 +211,20 @@
}
]
},
{
"type": "memory",
"name": "Skip Decide Screen",
"description": "Skips the splash animation that appears upon starting a song.",
"gameCode": "LDJ",
"patches": [
{
"offset": 5176736,
"dllName": "bm2dx.dll",
"dataDisabled": "48895C24",
"dataEnabled": "488BC1C3"
}
]
},
{
"type": "memory",
"name": "Quick Retry",