From a705afa6f92e3d891e5b0396b63a3a34d2a41a69 Mon Sep 17 00:00:00 2001 From: Zhaoyang-Wang Date: Thu, 19 Oct 2023 10:08:05 +0800 Subject: [PATCH] remove patch omnimix. use official one. --- resident.html | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/resident.html b/resident.html index 14a8f2d..a50a09a 100644 --- a/resident.html +++ b/resident.html @@ -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] }],