mirror of
https://github.com/two-torial/webpatcher.git
synced 2024-11-14 19:07:37 +01:00
Premium Free for DDR A (#85)
This commit is contained in:
parent
ba2802fdeb
commit
bd2e63ccf9
@ -116,6 +116,11 @@
|
||||
tooltip: "Even works in offline/local mode!",
|
||||
patches: [{offset: 0x75774, off: [0xE8, 0xC7, 0x71, 0x01], on: [0xB8, 0x01, 0x00, 0x00]}]
|
||||
},
|
||||
{
|
||||
name: "Premium Free",
|
||||
tooltip: "Song clears/scores only. Profile progress and custom settings do not save. Reboot game to re-query for scores.",
|
||||
patches: [{offset: 0x1f0a6, off: [0x01], on: [0x00]}]
|
||||
},
|
||||
], "2018-10-22"),
|
||||
new DllPatcher("gamemdx", [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user