Skip to content

Commit

Permalink
Add test scene edits for LDJ-010 IIDX 27-29
Browse files Browse the repository at this point in the history
  • Loading branch information
aixxe authored and mon committed Feb 27, 2024
1 parent 0485236 commit a9c55c7
Show file tree
Hide file tree
Showing 3 changed files with 170 additions and 0 deletions.
58 changes: 58 additions & 0 deletions bistrover.html
Original file line number Diff line number Diff line change
Expand Up @@ -1138,6 +1138,64 @@
name: "Reroute PASELI: ****** Text To Song Title/Ticker Information",
patches: [{ offset: 0x47E20D, off: [0xFF, 0xC5, 0x6C, 0x00], on: [0xBB, 0x9A, 0x1C, 0x05] }],
},
{
name: "Increase 'All Factory Settings' Buffer",
tooltip: "Enable this if the option below is not default",
patches: [
{ offset: 0x84B6CE, off: [0x48, 0x01, 0x00, 0x00], on: [0x22, 0x61, 0x14, 0x00] },
{ offset: 0xAF955A, off: [0x48, 0x01, 0x00, 0x00], on: [0x22, 0x61, 0x14, 0x00] },
]
},
{
type : "union",
name : "Reroute 'All Factory Settings' Test Menu",
offset : 0x84B6E5,
patches : [
{
name : "Default",
patch : [0x17, 0x8C, 0x01, 0x00],
},
{
name : "AfpViewerScene",
patch : [0x27, 0x30, 0xCF, 0xFF],
},
{
name : "QproViewerScene",
patch : [0x77, 0xC1, 0xCF, 0xFF],
},
{
name : "SoundViewerScene",
patch : [0x17, 0x33, 0xD0, 0xFF],
},
{
name : "TestICCardQCScene",
patch : [0xB7, 0x8B, 0xD0, 0xFF],
},
]
},
{
type : "union",
name : "Reroute 'Ecomode Options' Test Menu",
offset : 0x84B855,
patches : [
{
name : "Default",
patch : [0xA7, 0xC1, 0x01, 0x00],
},
{
name : "CustomizeViewerScene",
patch : [0xF7, 0x53, 0xCF, 0xFF],
},
{
name : "SoundRankingViewerScene",
patch : [0x47, 0xED, 0xCF, 0xFF],
},
{
name : "SystemSoundViewerScene",
patch : [0x97, 0x6E, 0xD0, 0xFF],
},
]
},
{
name: "Omnimix",
patches: [
Expand Down
58 changes: 58 additions & 0 deletions casthour.html
Original file line number Diff line number Diff line change
Expand Up @@ -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: [
Expand Down
54 changes: 54 additions & 0 deletions heroicverse.html
Original file line number Diff line number Diff line change
Expand Up @@ -486,6 +486,60 @@
name: "Reroute PASELI: ****** Text To Song Title/Ticker Information",
patches: [{ offset: 0x3DF18D, off: [0x47, 0xFC, 0x4F, 0x00], on: [0x8B, 0x46, 0x56, 0x04] }],
},
{
name: "Increase 'All Factory Settings' Buffer",
tooltip: "Enable this if the option below is not default",
patches: [
{ offset: 0x6E4DBE, off: [0x40, 0x01, 0x00, 0x00], on: [0x22, 0x61, 0x14, 0x00] },
{ offset: 0x8C283A, off: [0x40, 0x01, 0x00, 0x00], on: [0x22, 0x61, 0x14, 0x00] },
]
},
{
type : "union",
name : "Reroute 'All Factory Settings' Test Menu",
offset : 0x6E4DD5,
patches : [
{
name : "Default",
patch : [0x17, 0x88, 0x01, 0x00],
},
{
name : "AfpViewerScene",
patch : [0xC7, 0x72, 0xD4, 0xFF],
},
{
name : "QproViewerScene",
patch : [0x77, 0x03, 0xD5, 0xFF],
},
{
name : "SoundViewerScene",
patch : [0xA7, 0x69, 0xD5, 0xFF],
},
]
},
{
type : "union",
name : "Reroute 'Ecomode Options' Test Menu",
offset : 0x6E4F45,
patches : [
{
name : "Default",
patch : [0xD7, 0xBB, 0x01, 0x00],
},
{
name : "CustomizeViewerScene",
patch : [0x27, 0x96, 0xD4, 0xFF],
},
{
name : "SoundRankingViewerScene",
patch : [0xE7, 0x2E, 0xD5, 0xFF],
},
{
name : "SystemSoundViewerScene",
patch : [0xE7, 0xA1, 0xD5, 0xFF],
},
]
},
{
name: "Omnimix",
patches: [
Expand Down

0 comments on commit a9c55c7

Please sign in to comment.