mirror of
https://github.com/two-torial/webpatcher.git
synced 2024-11-14 19:07:37 +01:00
My bad. Sorry (#329)
* Fix wmv bga crash ingame Fix official omnimix * fix bugs.
This commit is contained in:
parent
eed3027203
commit
8972e1f3d2
@ -291,7 +291,9 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "WMV Bga Crash Fix",
|
name: "WMV Bga Crash Fix",
|
||||||
tooltip: "Omnimix Only"
|
|
||||||
|
tooltip: "Omnimix Only",
|
||||||
|
|
||||||
patches: [{ offset: 0xAFBD19, off: [0x01], on: [0x03] }],
|
patches: [{ offset: 0xAFBD19, off: [0x01], on: [0x03] }],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user