mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 22:10:41 -07:00
Add disable subscreen patch
This commit is contained in:
@@ -88,6 +88,11 @@
|
|||||||
{ offset: 0xA53, off: [0x74], on: [0xEB] },
|
{ offset: 0xA53, off: [0x74], on: [0xEB] },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: "Disable subscreen in Valkyrie mode",
|
||||||
|
patches: [{ offset: 0x3C7690, off: [0x83, 0xBD, 0xB8, 0x00, 0x00, 0x00, 0x02, 0x41, 0x0F, 0x93, 0xC6, 0x44, 0x88, 0x74, 0x24, 0x51],
|
||||||
|
on: [0x41, 0xB6, 0x00, 0x44, 0x88, 0x74, 0x24, 0x51, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90] }],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: "Timer freeze",
|
name: "Timer freeze",
|
||||||
patches: [{ offset: 0x740D6, off: [0x84], on: [0x85] }],
|
patches: [{ offset: 0x740D6, off: [0x84], on: [0x85] }],
|
||||||
|
|||||||
Reference in New Issue
Block a user