mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 22:10:41 -07:00
More sino patches
This commit is contained in:
@@ -21,6 +21,13 @@
|
|||||||
shortname : "pfree",
|
shortname : "pfree",
|
||||||
patches : [{offset : 0x60A1B, off: [0x75], on : [0xEB]}]
|
patches : [{offset : 0x60A1B, off: [0x75], on : [0xEB]}]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name : "Premium Free (2 player mode)",
|
||||||
|
shortname : "pfree2",
|
||||||
|
patches : [{offset : 0x60B94, off: [0x74, 0x2f], on : [0x90, 0x90]},
|
||||||
|
{offset : 0x60BA5, off: [0x0f, 0x85, 0x3b], on : [0xe9, 0x3c, 0xff]},
|
||||||
|
{offset : 0x60BAA, off: [0xff], on : [0x90]}]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name : "Premium Free Timer Freeze",
|
name : "Premium Free Timer Freeze",
|
||||||
shortname : "pfreeze",
|
shortname : "pfreeze",
|
||||||
@@ -54,6 +61,11 @@
|
|||||||
shortname : "dark",
|
shortname : "dark",
|
||||||
patches : [{offset : 0x71cb7, off: [0x74, 0x3b], on : [0x90, 0x90]}]
|
patches : [{offset : 0x71cb7, off: [0x74, 0x3b], on : [0x90, 0x90]}]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name : "Remove Rainbow Banners",
|
||||||
|
shortname : "rainbows",
|
||||||
|
patches : [{offset : 0x12C34D, off: [0x5F], on : [0x00]}]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name : "Volume Bug Fix",
|
name : "Volume Bug Fix",
|
||||||
shortname : "vol",
|
shortname : "vol",
|
||||||
|
|||||||
Reference in New Issue
Block a user