Skip to content

Commit

Permalink
Port 'Omnimix Increase Buffer' for IIDX 31 2024-08-26 (LDJ-012)
Browse files Browse the repository at this point in the history
  • Loading branch information
aixxe authored and mon committed Oct 27, 2024
1 parent a511c96 commit 535a9d7
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions iidx31epolis.html
Original file line number Diff line number Diff line change
Expand Up @@ -1274,6 +1274,17 @@
{ offset: 0xC2B8A1, off: [0x6C, 0x69, 0x73, 0x74], on: [0x6F, 0x6D, 0x6E, 0x69] },
]
},
{
name: "Omnimix Increase Buffer",
danger: "music_*.bin 3MB -> 6MB",
patches: [
{ offset: 0x81D35B, off: [0x8D], on: [0x8B] },
{ offset: 0x81D3B0, off: [0x8D], on: [0x8B] },
{ offset: 0x81D3FB, off: [0x8D], on: [0x8B] },
{ offset: 0x81D571, off: [0x8D], on: [0x8B] },
{ offset: 0x81E00D, off: [0x85, 0xC0, 0x7F, 0x0A, 0xBB, 0x0A, 0x00, 0x00, 0x00, 0xE9, 0x8B, 0x00, 0x00, 0x00, 0x48, 0x8D, 0x4C, 0x24, 0x40, 0xE8, 0xDB, 0xC9, 0x15, 0x00, 0x48, 0x63, 0xC8, 0x48, 0x81, 0xF9, 0x00, 0x00, 0x30, 0x00, 0x76, 0x07, 0xBB, 0x14, 0x00, 0x00, 0x00, 0xEB, 0x6E, 0x41, 0xB8, 0x00, 0x00, 0x30, 0x00, 0x48, 0x8D, 0x15, 0x3B, 0x00, 0x30, 0x06, 0x8B, 0xCB, 0xFF], on: [0xB9, 0x00, 0x00, 0x60, 0x00, 0xBA, 0x01, 0x00, 0x00, 0x00, 0xE8, 0xF8, 0x82, 0x20, 0x00, 0xEB, 0x20, 0x48, 0x89, 0x02, 0x48, 0x83, 0xC0, 0x10, 0x48, 0x89, 0x42, 0x10, 0x48, 0x83, 0xE8, 0x10, 0x48, 0x89, 0xC2, 0x89, 0xD9, 0x41, 0xB8, 0x00, 0x00, 0x60, 0x00, 0xEB, 0x0D, 0x90, 0x90, 0x90, 0x90, 0x48, 0x8D, 0x15, 0x3B, 0x00, 0x30, 0x06, 0xEB, 0xD7, 0xFF] },
]
},
]),
]);
});
Expand Down

0 comments on commit 535a9d7

Please sign in to comment.