mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 22:10:41 -07:00
@@ -49,6 +49,17 @@
|
|||||||
tooltip : "Holding Start will pause the song at the beginning until you release it",
|
tooltip : "Holding Start will pause the song at the beginning until you release it",
|
||||||
patches : [{offset : 0x78D52, off: [0x7C], on : [0xEB]}]
|
patches : [{offset : 0x78D52, off: [0x7C], on : [0xEB]}]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name : "Dark Mode",
|
||||||
|
shortname : "dark",
|
||||||
|
patches : [{offset : 0x71cb7, off: [0x74, 0x3b], on : [0x90, 0x90]}]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name : "Volume Bug Fix",
|
||||||
|
shortname : "vol",
|
||||||
|
tooltip : "If your volume gets forced to max, turn this on",
|
||||||
|
patches : [{offset : 0xda249, off: [0x00], on : [0x01]}]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name : "Free play text to LED ticker",
|
name : "Free play text to LED ticker",
|
||||||
shortname : "fp",
|
shortname : "fp",
|
||||||
|
|||||||
Reference in New Issue
Block a user