mirror of
https://github.com/two-torial/sp2xpatcher.git
synced 2024-11-24 04:40:10 +01:00
iidx31 final: re-introduce 'Skip Decide Screen'
This commit is contained in:
parent
8997d733c1
commit
72a4da6cd6
@ -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",
|
"type": "memory",
|
||||||
"name": "Quick Retry",
|
"name": "Quick Retry",
|
||||||
|
@ -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",
|
"type": "memory",
|
||||||
"name": "Quick Retry",
|
"name": "Quick Retry",
|
||||||
|
Loading…
Reference in New Issue
Block a user