mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 22:10:41 -07:00
add bypass lightning monitor error
This commit is contained in:
@@ -181,6 +181,12 @@
|
|||||||
},
|
},
|
||||||
]),
|
]),
|
||||||
new Patcher("bm2dx.dll", "2021-09-15", [
|
new Patcher("bm2dx.dll", "2021-09-15", [
|
||||||
|
{
|
||||||
|
name: "Bypass lightning monitor error",
|
||||||
|
patches: [
|
||||||
|
{ offset: 0x7464A1, off: [0x0f, 0x85], on: [0x90, 0xe9] },
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: "Shim Lightning Mode IO (for spicetools)",
|
name: "Shim Lightning Mode IO (for spicetools)",
|
||||||
patches: [
|
patches: [
|
||||||
|
|||||||
Reference in New Issue
Block a user