mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 22:10:41 -07:00
Update sdvx6.html
add "Unlock All songs", "Uncensor album jackets (for K region only)"
This commit is contained in:
+14
@@ -88,6 +88,20 @@
|
||||
{ offset: 0xA53, off: [0x74], on: [0xEB] },
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Unlock All songs',
|
||||
patches: [
|
||||
{offset: 0x17C9FE,
|
||||
off: [0xEB, 0x05, 0x33, 0xC9, 0x89, 0x4F, 0x14, 0x85, 0xDB, 0x74, 0x26, 0x83, 0xEB, 0x01, 0x74, 0x0F, 0x83, 0xEB, 0x01, 0x74, 0x1C, 0x83, 0xEB, 0x01, 0x74, 0x10, 0x83, 0xFB, 0x01, 0x74, 0x04, 0x8B, 0xC1, 0xEB, 0x13, 0xB8, 0x02, 0x00, 0x00, 0x00, 0xEB, 0x0C, 0xB8, 0x03, 0x00, 0x00, 0x00, 0xEB, 0x05, 0xB8, 0x01, 0x00, 0x00, 0x00],
|
||||
on: [0x90, 0x90, 0x33, 0xC9, 0xB8, 0x03, 0x00, 0x00, 0x00, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90]},
|
||||
//additional patch created by giz for server unlock override.
|
||||
{offset: 0x16DEB1, off: [0x44, 0x0F, 0xB6, 0x74, 0x24, 0x40], on: [0x41, 0xBE, 0x03, 0x00, 0x00, 0x00]}
|
||||
]
|
||||
},
|
||||
{
|
||||
name: "Uncensor album jackets (for K region only)",
|
||||
patches: [{ offset: 0x69D390, off: [0x61], on: [0x75] }],
|
||||
},
|
||||
{
|
||||
name: "Disable subscreen in Valkyrie mode",
|
||||
patches: [{ offset: 0x3C7690, off: [0x83, 0xBD, 0xB8, 0x00, 0x00, 0x00, 0x02, 0x41, 0x0F, 0x93, 0xC6, 0x44, 0x88, 0x74, 0x24, 0x51],
|
||||
|
||||
Reference in New Issue
Block a user