mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 14:10:40 -07:00
Update chuninewplus.html
Add LED board bypass
This commit is contained in:
@@ -81,6 +81,14 @@
|
|||||||
{offset: 0xE78E37, off: [0x80], on: [0x00]},
|
{offset: 0xE78E37, off: [0x80], on: [0x00]},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: "Bypass LED board check",
|
||||||
|
tooltip: "Forces LED board check to good and auto continues",
|
||||||
|
patches: [
|
||||||
|
{offset: 0x95790A, off: [0x01], on: [0x00]},
|
||||||
|
{offset: 0x95790F, off: [0x00], on: [0x01]},
|
||||||
|
]
|
||||||
|
},
|
||||||
]);
|
]);
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Reference in New Issue
Block a user