mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 22:10:41 -07:00
Chuni: Hack for head-to-head play in high latency (#128)
This commit is contained in:
@@ -73,6 +73,18 @@
|
||||
{offset: 0x5C30E0, off: [0x8B, 0x44, 0x24, 0x04, 0x69, 0xC0, 0xE8, 0x03, 0x00, 0x00], on: [0xB8, 0x58, 0x3E, 0x0F, 0x00, 0x90, 0x90, 0x90, 0x90, 0x90]},
|
||||
],
|
||||
},
|
||||
{
|
||||
// lin714093880
|
||||
name: "Hack for head-to-head play in high latency environments",
|
||||
patches: [
|
||||
{offset: 0x440D04, off: [0x74, 0x74, 0x83, 0xE9, 0x02, 0x74, 0x6F], on: [0x0F, 0x84, 0xF6, 0x40, 0xAA, 0x00, 0x90]},
|
||||
{
|
||||
offset: 0xEE4E00,
|
||||
off: [0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC],
|
||||
on: [0x60, 0xB9, 0x00, 0x00, 0x00, 0x00, 0x41, 0x90, 0x81, 0xF9, 0x33, 0x33, 0x33, 0x23, 0x75, 0xF6, 0x90, 0x90, 0x90, 0x90, 0x61, 0xE9, 0x4C, 0xBF, 0x55, 0xFF]
|
||||
}
|
||||
]
|
||||
}
|
||||
]);
|
||||
});
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user