mirror of
https://github.com/two-torial/webpatcher.git
synced 2024-12-18 01:35:57 +01:00
remove patch omnimix.
use official one.
This commit is contained in:
parent
f8c152b702
commit
a705afa6f9
@ -371,21 +371,6 @@
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
name: "Omnimix",
|
||||
patches: [
|
||||
{ offset: 0xAF8E12, off: [0x0F, 0x84, 0xF8], on: [0x90, 0xE9, 0x48] },
|
||||
{ offset: 0xAF8E68, off: [0x41], on: [0x58] },
|
||||
{ offset: 0xAFD485, off: [0x7F, 0x0A], on: [0x90, 0x90] },
|
||||
{ offset: 0xAFD48F, off: [0x7E], on: [0xEB] },
|
||||
{ offset: 0x11BD5EF, off: [0x61], on: [0x6F] },
|
||||
{ offset: 0x127492B, off: [0x64, 0x61, 0x74, 0x61], on: [0x6F, 0x6D, 0x6E, 0x69] },
|
||||
{ offset: 0x11B788A, off: [0x79, 0x6F, 0x6D, 0x69], on: [0x6F, 0x6D, 0x6E, 0x69] },
|
||||
{ offset: 0x11B78B3, off: [0x79, 0x6F, 0x6D, 0x69], on: [0x6F, 0x6D, 0x6E, 0x69] },
|
||||
{ offset: 0x12915F1, off: [0x6C, 0x69, 0x73, 0x74], on: [0x6F, 0x6D, 0x6E, 0x69] },
|
||||
{ offset: 0x902E5F, off: [0xE8, 0xBC, 0xE1, 0x07, 0x00], on: [0xB8, 0x01, 0x00, 0x00, 0x00] },
|
||||
]
|
||||
},
|
||||
{
|
||||
name: "Prevent Windows volume change (stop game from setting it to 100% on launch)",
|
||||
patches: [{ offset: 0x4C3D77, off: [0xFF, 0x94, 0x24, 0x90, 0x00, 0x00, 0x00], on: [0x31, 0xC0, 0x90, 0x90, 0x90, 0x90, 0x90] }],
|
||||
|
Loading…
Reference in New Issue
Block a user