diff --git a/iidx31epolis.html b/iidx31epolis.html
index 0691653..b3edf05 100644
--- a/iidx31epolis.html
+++ b/iidx31epolis.html
@@ -648,6 +648,7 @@
},
{
name: "Omnimix",
+ danger: "Requires music_omni.bin and mdato.ifs (and additional sound/movie data etc.)",
patches: [
{ offset: 0x7EE6C4, off: [0x74, 0x25], on: [0x90, 0x90] },
{ offset: 0x8E7A10, off: [0x74, 0x73], on: [0xEB, 0x30] },
@@ -668,6 +669,17 @@
{ offset: 0xCFA561, off: [0x6C, 0x69, 0x73, 0x74], on: [0x6F, 0x6D, 0x6E, 0x69] },
]
},
+ {
+ name: "Omnimix Increase Buffer",
+ danger: "music_*.bin 3MB -> 6MB",
+ patches: [
+ { offset: 0x8EA45B, off: [0x8D], on: [0x8B] },
+ { offset: 0x8EA4B0, off: [0x8D], on: [0x8B] },
+ { offset: 0x8EA4FB, off: [0x8D], on: [0x8B] },
+ { offset: 0x8EA671, off: [0x8D], on: [0x8B] },
+ { offset: 0x8EB10D, off: [0x85, 0xC0, 0x7F, 0x0A, 0xBB, 0x0A, 0x00, 0x00, 0x00, 0xE9, 0x8B, 0x00, 0x00, 0x00, 0x48, 0x8D, 0x4C, 0x24, 0x40, 0xE8, 0x5B, 0xC7, 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, 0x7B, 0x3F, 0x33, 0x06, 0x8B, 0xCB, 0xFF], on: [0xB9, 0x00, 0x00, 0x60, 0x00, 0xBA, 0x01, 0x00, 0x00, 0x00, 0xE8, 0x78, 0x80, 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, 0x7B, 0x3F, 0x33, 0x06, 0xEB, 0xD7, 0xFF] },
+ ]
+ },
]),
new Patcher("bm2dx.dll", "2024-08-26 (LDJ-012)", [
{