mirror of
https://github.com/two-torial/webpatcher.git
synced 2025-02-20 20:21:39 +01:00
DDR A20P fake pfree score saving
This commit is contained in:
parent
fae606a8bb
commit
5582368ee7
11
ddra20+.html
11
ddra20+.html
@ -599,9 +599,18 @@
|
||||
patches: [{ offset: 0xA66B5, off: [0x32, 0xC0], on: [0xB0, 0x01] }],
|
||||
},
|
||||
{
|
||||
name: "Premium Free",
|
||||
name: "PFREE - Force 1st stage forever",
|
||||
danger: "Breaks score saving unless the patch below is also enabled.",
|
||||
patches: [{ offset: 0x1FC91, off: [0x01], on: [0x00] }],
|
||||
},
|
||||
{
|
||||
name: "PFREE score saving",
|
||||
danger: "Make sure your network supports this before enabling.",
|
||||
patches: [
|
||||
{ offset: 0x11650, off: [0xFF, 0x24, 0x85, 0x58, 0x24, 0x01, 0x10], on: [0xEB, 0x05, 0x90, 0x90, 0x90, 0x90, 0x90] },
|
||||
{ offset: 0x116A8, off: [0x74, 0x66], on: [0x90, 0x90] },
|
||||
]
|
||||
},
|
||||
{
|
||||
name: "Mute Announcer",
|
||||
tooltip: "Also mutes crowd cheering and booing during gameplay",
|
||||
|
Loading…
x
Reference in New Issue
Block a user