mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 14:10:40 -07:00
Fix eclale pfree "off"
This commit is contained in:
+1
-1
@@ -97,7 +97,7 @@
|
|||||||
{
|
{
|
||||||
name : "Pfree mode",
|
name : "Pfree mode",
|
||||||
tooltip: "Game locked to stage 1",
|
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]}]
|
{offset : 0xFDD47, off: [1], on : [0]}]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user