From 8972e1f3d222d12e50939d6a855c9ae267f664d8 Mon Sep 17 00:00:00 2001 From: Zhaoyang-Wang Date: Sun, 22 Oct 2023 21:04:58 +0800 Subject: [PATCH] My bad. Sorry (#329) * Fix wmv bga crash ingame Fix official omnimix * fix bugs. --- resident.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/resident.html b/resident.html index f2b0185..82c5c5c 100644 --- a/resident.html +++ b/resident.html @@ -291,7 +291,9 @@ }, { name: "WMV Bga Crash Fix", - tooltip: "Omnimix Only" + + tooltip: "Omnimix Only", + patches: [{ offset: 0xAFBD19, off: [0x01], on: [0x03] }], }, {