mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 22:10:41 -07:00
Add more edits to SDVX, Copula
This commit is contained in:
@@ -47,6 +47,11 @@
|
|||||||
shortname : "delay",
|
shortname : "delay",
|
||||||
patches : [{offset : 0x6F3FF, off: [0x7C], on : [0xEB]}]
|
patches : [{offset : 0x6F3FF, off: [0x7C], on : [0xEB]}]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name : "Disable HCN Tutorial",
|
||||||
|
shortname : "delay",
|
||||||
|
patches : [{offset : 0x6F3E6, off: [0x5E, 0xE9, 0x24, 0xFF, 0xFF, 0xFF], on : [0x00, 0x00, 0x00, 0x00, 0x00, 0x00]}]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name : "Song Name in Ticket Text",
|
name : "Song Name in Ticket Text",
|
||||||
shortname : "ticket",
|
shortname : "ticket",
|
||||||
|
|||||||
@@ -21,6 +21,11 @@
|
|||||||
shortname : "safe",
|
shortname : "safe",
|
||||||
patches : [{offset : 0x1554F7, off: [0x32, 0xC0], on : [0xB0, 0x01]}]
|
patches : [{offset : 0x1554F7, off: [0x32, 0xC0], on : [0xB0, 0x01]}]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name : "No \"Safe\" banner on jackets",
|
||||||
|
shortname : "nobanner",
|
||||||
|
patches : [{offset : 0x28F4AC, off: [0x73], on : [0x00]}]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name : "Prevent Windows volume change on boot",
|
name : "Prevent Windows volume change on boot",
|
||||||
shortname : "vol",
|
shortname : "vol",
|
||||||
|
|||||||
Reference in New Issue
Block a user