name: "Let the game can access e-amuemu which IP is 192.168.*.*",
tooltip: "It's highly recommended using this just to turn off the e-AMUSEMENT easily,since it's not compatiable with e-amuemu(Cannot register cards but still can get into the game)",
patches: [
{offset: 0x17ECA, off: [0x01, 0x5B], on: [0x00, 0x5B]}
]
}
], true),
new DllPatcher("libsytem", [
{
name: "White screen freeze fix",
patches: [{offset: 0x306C, off: [0x53, 0x53], on: [0x33, 0xC0]}]