Fix eclale pfree "off"

This commit is contained in:
Will Toohey
2018-01-24 23:30:34 +10:00
parent e35e68b5ca
commit f81f998f9a
+1 -1
View File
@@ -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]}]
},
{