mirror of
https://github.com/two-torial/webpatcher.git
synced 2025-02-21 20:40:29 +01: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:
parent
17ea9886ad
commit
28328007a3
@ -16,6 +16,11 @@
|
||||
name : "Timer Freeze",
|
||||
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",
|
||||
patches : [{offset : 0x60A1B, off: [0x75], on : [0xEB]}]
|
||||
|
Loading…
x
Reference in New Issue
Block a user