mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 14:10:40 -07:00
WACCA Reverse 3.07.01 time play pause patch
This commit is contained in:
@@ -81,6 +81,14 @@
|
|||||||
{offset: 0x549025, off: [0xe9, 0xd8, 0xfb, 0xff, 0xff], on: [0xe9, 0xea, 0x00, 0x00, 0x00]},
|
{offset: 0x549025, off: [0xe9, 0xd8, 0xfb, 0xff, 0xff], on: [0xe9, 0xea, 0x00, 0x00, 0x00]},
|
||||||
{offset: 0x549114, off: [0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc], on: [0x0f, 0x8d, 0xed, 0xfa, 0xff, 0xff, 0xe9, 0xe5, 0xfa, 0xff, 0xff]}
|
{offset: 0x549114, off: [0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc], on: [0x0f, 0x8d, 0xed, 0xfa, 0xff, 0xff, 0xe9, 0xe5, 0xfa, 0xff, 0xff]}
|
||||||
]
|
]
|
||||||
|
}, {
|
||||||
|
name: 'Pause timer in time play',
|
||||||
|
tooltip: "Game will get stuck in time play mode. Entering cabinet settings will escape this.",
|
||||||
|
patches: [{
|
||||||
|
offset: 0x3DBDAE,
|
||||||
|
off: [0xF3, 0x41, 0x0F, 0x11, 0x86, 0x64, 0x01, 0x00, 0x00],
|
||||||
|
on: [0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90]
|
||||||
|
}, ]
|
||||||
}
|
}
|
||||||
]),
|
]),
|
||||||
new Patcher('Mercury-Win64-Shipping.exe', "3.10.00", [
|
new Patcher('Mercury-Win64-Shipping.exe', "3.10.00", [
|
||||||
|
|||||||
Reference in New Issue
Block a user