mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 14:10:40 -07:00
Chunithm: Add patch for Windows 7 (#112)
This commit is contained in:
@@ -49,6 +49,15 @@
|
|||||||
{offset: 0xC77DF1, off: [0x75, 0x3F], on: [0x90, 0x90]},
|
{offset: 0xC77DF1, off: [0x75, 0x3F], on: [0x90, 0x90]},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
// maybenotuseful
|
||||||
|
name: "Patch for Windows 7",
|
||||||
|
tooltip: "May not be able to connect to the server",
|
||||||
|
patches: [
|
||||||
|
{offset: 0x19B0AAE, off: [0x45, 0x78], on: [0x5F, 0x41]},
|
||||||
|
{offset: 0x19B0AB7, off: [0x43, 0x61, 0x6E, 0x63, 0x65, 0x6C, 0x51, 0x75, 0x65, 0x72, 0x79], on: [0x51, 0x75, 0x65, 0x72, 0x79, 0x5F, 0x41, 0x00, 0x00, 0x00, 0x00]},
|
||||||
|
],
|
||||||
|
},
|
||||||
]);
|
]);
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Reference in New Issue
Block a user