A few more DDR A hex edits and fixing some of my derpiness (#37)

* Fix DDR A page formatting, add timer freeze and tutorial skip hex edits

* Remove broken patch, fix offset for darkest background

* Fix tiny mistake on BST1 page
This commit is contained in:
Michael
2018-12-15 01:11:17 -05:00
committed by Will
parent 09eed5d2e9
commit a27e291bcc
2 changed files with 42 additions and 38 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
name: "Unlock all songs",
patches: [{
offset: 0x1740B6,
off: [0x48, 0x83, 0xFD, 0x10, 0x72, 0x09, 0x48, 0x8B, 0x79, 0x08],
off: [0x48, 0x83, 0xFD, 0x10, 0x72, 0x09, 0x48, 0x8D, 0x79, 0x08],
on: [0xBB, 0x00, 0x00, 0x00, 0x00, 0xE9, 0xAE, 0x01, 0x00, 0x00]
}]
},