mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 22:10:41 -07:00
Song Select Timer 45sec -> 90sec hex edit (#25)
I don't know what the offset would be on Omnimix, sorry /shrug
This commit is contained in:
@@ -16,6 +16,11 @@
|
|||||||
name : "Timer Freeze",
|
name : "Timer Freeze",
|
||||||
patches : [{offset : 0x9BAEE, off: [0x74], on : [0xEB]}]
|
patches : [{offset : 0x9BAEE, off: [0x74], on : [0xEB]}]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name : "90sec Music Select Timer",
|
||||||
|
tooltip : "Make sure your Select Time option is set to \"45 SEC\" in the Game Options for this to work!"
|
||||||
|
patches : [{offset : 0x350B4, off: [0x2D], on : [0x5A]}]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name : "Premium Free",
|
name : "Premium Free",
|
||||||
patches : [{offset : 0x60A1B, off: [0x75], on : [0xEB]}]
|
patches : [{offset : 0x60A1B, off: [0x75], on : [0xEB]}]
|
||||||
|
|||||||
Reference in New Issue
Block a user