mirror of
https://github.com/two-torial/webpatcher.git
synced 2025-02-01 04:15:47 +01:00
Add Shorter Arena timeout hex edit for 2019090200. (#102)
Signed-off-by: aixxe <me@aixxe.net>
This commit is contained in:
parent
db76757aa6
commit
01e1818047
@ -165,6 +165,11 @@
|
|||||||
tooltip: "Runs for 120 frames (2 seconds) instead of 1200 (20 seconds), recommended only if you have a very stable framerate",
|
tooltip: "Runs for 120 frames (2 seconds) instead of 1200 (20 seconds), recommended only if you have a very stable framerate",
|
||||||
patches: [{offset: 0x366DEC, off: [0xB0, 0x04], on: [0x78, 0x00]}]
|
patches: [{offset: 0x366DEC, off: [0xB0, 0x04], on: [0x78, 0x00]}]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: "Shorter Arena timeout",
|
||||||
|
tooltip: "Reduce time before CPUs fill empty slots in online lobbies from 1m5s to 30s. Only takes effect if you are the host.",
|
||||||
|
patches: [{offset: 0x37FE54, off: [0x3C, 0x0F], on: [0x08, 0x07]}]
|
||||||
|
},
|
||||||
], "2019-09-02"),
|
], "2019-09-02"),
|
||||||
new DllPatcher('bm2dx', [
|
new DllPatcher('bm2dx', [
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user