mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 22:10:41 -07:00
Fix sino omni (closes #19)
This commit is contained in:
+2
-1
@@ -32,8 +32,9 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name : "Level 12 Unlocked",
|
name : "Level 12 Unlocked",
|
||||||
|
// size mismatch is intentional - new omni doesn't nop the last 2 bytes
|
||||||
patches : [{offset : 0x5BB35, off: [0x83, 0xFF, 0x02, 0x74, 0x0B, 0x83, 0xFF, 0x05, 0x74, 0x06, 0xB0, 0x01],
|
patches : [{offset : 0x5BB35, off: [0x83, 0xFF, 0x02, 0x74, 0x0B, 0x83, 0xFF, 0x05, 0x74, 0x06, 0xB0, 0x01],
|
||||||
on : [0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90]}]
|
on : [0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90]}]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name : "Unlock All Songs",
|
name : "Unlock All Songs",
|
||||||
|
|||||||
Reference in New Issue
Block a user