mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-03-21 17:54:44 -05:00
This commit is contained in:
parent
4c0859bec3
commit
c2626378ad
|
|
@ -237,6 +237,12 @@
|
|||
patches: [{offset: 0xF296A, off: [0x7D, 0x25], on: [0x90, 0x90]}]
|
||||
},
|
||||
]),
|
||||
new Patcher('bm2dx_debug.dll', "2017-07-19 (DEBUG VERSION)", [
|
||||
{
|
||||
name: 'Skip Monitor Check',
|
||||
patches: [{offset: 0x2C07C9, off: [0x7C], on: [0x7D]}]
|
||||
},
|
||||
]),
|
||||
]);
|
||||
});
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user