Add test scene edits for LDJ-010 IIDX 27-29

This commit is contained in:
aixxe
2024-02-08 19:12:04 +00:00
committed by Will
parent 0485236ab9
commit a9c55c75b5
3 changed files with 170 additions and 0 deletions
+58
View File
@@ -3725,6 +3725,64 @@
name: "Reroute PASELI: ****** Text To Song Title/Ticker Information",
patches: [{ offset: 0x36CD5D, off: [0xC7, 0x84, 0x4B, 0x00], on: [0xEB, 0x70, 0x49, 0x06] }],
},
{
name: "Increase 'All Factory Settings' Buffer",
tooltip: "Enable this if the option below is not default",
patches: [
{ offset: 0x5530EE, off: [0x48, 0x01, 0x00, 0x00], on: [0x22, 0x61, 0x14, 0x00] },
{ offset: 0x7F5C3A, off: [0x48, 0x01, 0x00, 0x00], on: [0x22, 0x61, 0x14, 0x00] },
]
},
{
type : "union",
name : "Reroute 'All Factory Settings' Test Menu",
offset : 0x553105,
patches : [
{
name : "Default",
patch : [0x27, 0x8E, 0x01, 0x00],
},
{
name : "AfpViewerScene",
patch : [0x27, 0xFB, 0xED, 0xFF],
},
{
name : "QproViewerScene",
patch : [0x67, 0x8C, 0xEE, 0xFF],
},
{
name : "SoundViewerScene",
patch : [0x87, 0xF8, 0xEE, 0xFF],
},
{
name : "TestICCardQCScene",
patch : [0x67, 0x4C, 0xEF, 0xFF],
},
]
},
{
type : "union",
name : "Reroute 'Ecomode Options' Test Menu",
offset : 0x553275,
patches : [
{
name : "Default",
patch : [0xB7, 0xC3, 0x01, 0x00],
},
{
name : "CustomizeViewerScene",
patch : [0xA7, 0x1E, 0xEE, 0xFF],
},
{
name : "SoundRankingViewerScene",
patch : [0x47, 0xB8, 0xEE, 0xFF],
},
{
name : "SystemSoundViewerScene",
patch : [0x47, 0x2F, 0xEF, 0xFF],
},
]
},
{
name: "Omnimix",
patches: [