mirror of
https://github.com/two-torial/webpatcher.git
synced 2025-01-19 16:18:40 +01:00
Chuni: Better patch for head-to-head play (#129)
* Chuni: Hack for head-to-head play in high latency * Better patch for head to head play * Remove the old head-to-head play patch Co-authored-by: Will <will@mon.im>
This commit is contained in:
parent
9523c9558d
commit
2633481c28
@ -74,15 +74,11 @@
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
// lin714093880
|
// lin714093880 & esterTion
|
||||||
name: "Hack for head-to-head play in high latency environments",
|
name: "Better patch for head-to-head play",
|
||||||
|
tooltip: "Fix infinite sync while trying to connect to head to head play.",
|
||||||
patches: [
|
patches: [
|
||||||
{offset: 0x440D04, off: [0x74, 0x74, 0x83, 0xE9, 0x02, 0x74, 0x6F], on: [0x0F, 0x84, 0xF6, 0x40, 0xAA, 0x00, 0x90]},
|
{offset: 0x440CD3, off: [0x01], on: [0x00]},
|
||||||
{
|
|
||||||
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]
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]);
|
]);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user