From f81f998f9aee5ff3bdaeacf4f0e77fe9a24a445e Mon Sep 17 00:00:00 2001 From: Will Toohey Date: Wed, 24 Jan 2018 23:30:34 +1000 Subject: [PATCH] Fix eclale pfree "off" --- popn23eclale.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/popn23eclale.html b/popn23eclale.html index 0783301..966d903 100644 --- a/popn23eclale.html +++ b/popn23eclale.html @@ -97,7 +97,7 @@ { name : "Pfree mode", tooltip: "Game locked to stage 1", - patches : [{offset : 0xF8F20, off: [0xFE, 0x64, 0x0E], on : [0x90, 0x90, 0x90]}, + patches : [{offset : 0xF8F20, off: [0xFE, 0x46, 0x0E], on : [0x90, 0x90, 0x90]}, {offset : 0xFDD47, off: [1], on : [0]}] }, {