Add DDR song unlock, sino daily bonus unlock

This commit is contained in:
Will Toohey
2018-01-02 20:49:40 +10:00
parent 294438f4b9
commit 1b645c680e
2 changed files with 574 additions and 0 deletions
+6
View File
@@ -44,6 +44,12 @@
shortname : "unlock",
patches : [{offset : 0x5C005, off: [0x74, 0x15], on : [0x90, 0x90]}]
},
{
name : "Unlock All Daily Bonuses",
shortname : "bonus",
patches : [{offset : 0x5E180, off: [0x56, 0x8B, 0xF1, 0xE8, 0x58, 0x57, 0xFD, 0xFF],
on : [0xB8, 0x01, 0x00, 0x00, 0x00, 0xC2, 0x04, 0x00]}]
},
{
name : "Cursor lock",
shortname : "cursor",