From 0a6b9b17947dd43f245a9e550087c96c7a39f446 Mon Sep 17 00:00:00 2001 From: aixxe Date: Sun, 25 Feb 2024 22:57:49 +0000 Subject: [PATCH] Fix 'Enable 2P Premium Free' for BISTROVER 2021-09-15 (LDJ-010) --- bistrover.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bistrover.html b/bistrover.html index 2ec5ec7..f8e0942 100644 --- a/bistrover.html +++ b/bistrover.html @@ -871,7 +871,7 @@ name: "Enable 2P Premium Free", patches: [ { offset: 0x7C645A, off: [0x74, 0x6C], on: [0x90, 0x90] }, - { offset: 0x7C9805, off: [0x74, 0x3F], on: [0x90, 0x90] }, + { offset: 0x7C6470, off: [0x74, 0x56], on: [0x90, 0x90] }, ] }, {