mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 14:10:40 -07:00
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:
+1
-1
@@ -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]
|
||||
}]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user