From d2057068ea8d5d25037c3ccf758e1517c5dc9056 Mon Sep 17 00:00:00 2001 From: drmext <71258889+drmext@users.noreply.github.com> Date: Wed, 19 Aug 2026 09:30:17 +0000 Subject: [PATCH] ddra3 bpl p4io --- ddra3.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/ddra3.html b/ddra3.html index fb0b963..d2f834b 100644 --- a/ddra3.html +++ b/ddra3.html @@ -593,6 +593,18 @@ }, ] }, + { + name: "Force Enable BPL Battle Mode P4IO JFA 64-bit White Cab", + tooltip: "Visual assets are missing, but you can press 1 on mode select and it works (if connected)", + danger: "Requires the corresponding arkmdxp4.dll patch to also be enabled", + patches: [ + { offset: 0x8EB40, off: [0x75, 0x07], on: [0x90, 0x90] }, + { offset: 0x8EBA7, off: [0x75, 0x07], on: [0x90, 0x90] }, + { offset: 0x859, off: [0x75, 0x05], on: [0x90, 0x90] }, + { offset: 0x92D, off: [0x0F, 0x85, 0x89, 0x00, 0x00, 0x00], on: [0x90, 0x90, 0x90, 0x90, 0x90, 0x90] }, + { offset: 0x116534, off: [0x0F, 0x87, 0x72, 0x03, 0x00, 0x00], on: [0x90, 0x90, 0x90, 0x90, 0x90, 0x90] }, + ] + }, { name: "OmniMIX", tooltip: "v1.2", @@ -709,6 +721,15 @@ }, ] + }, + { + name: "Force Enable BPL Battle Mode P4IO JFA 64-bit White Cab", + tooltip: "Visual assets are missing, but you can press 1 on mode select and it works (if connected)", + danger: "Requires the corresponding gamemdx.dll patch to also be enabled", + patches: [ + { offset: 0x1BCE4, off: [0x0F, 0x85, 0xE1, 0x02, 0x00, 0x00], on: [0x90, 0x90, 0x90, 0x90, 0x90, 0x90] }, + { offset: 0x4F7B, off: [0x0F, 0x85, 0xCB, 0x00, 0x00, 0x00], on: [0x90, 0x90, 0x90, 0x90, 0x90, 0x90] }, + ] } ]) ])