mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 14:10:40 -07:00
IIDX25 loctest
This commit is contained in:
@@ -237,6 +237,12 @@
|
|||||||
patches: [{offset: 0xF296A, off: [0x7D, 0x25], on: [0x90, 0x90]}]
|
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>
|
</script>
|
||||||
|
|||||||
Reference in New Issue
Block a user