mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 22:10:41 -07:00
SDVX: Add global matching skip toggle (#86)
* SDVX: Add global matching skip toggle * Fix indent
This commit is contained in:
@@ -137,6 +137,12 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
// Created by API (CrypticStorm)
|
||||||
|
name: 'Skip global matching screen',
|
||||||
|
tooltip: 'Automatically skips the screen between song select and gameplay',
|
||||||
|
patches: [{offset: 0x315600, off: [0x4D], on: [0x4E]}]
|
||||||
|
},
|
||||||
], "2019-02-06"),
|
], "2019-02-06"),
|
||||||
new DllPatcher('soundvoltex', [
|
new DllPatcher('soundvoltex', [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user