mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 14:10:40 -07:00
TDJonLDJ patches for IIDX27-31 010; Stock LDJ 120Hz Light Speed patches for IIDX27-30 010
This commit is contained in:
@@ -549,6 +549,45 @@
|
||||
{ offset: 0x99D7B3, off: [0x64, 0x61, 0x74, 0x61], on: [0x6F, 0x6D, 0x6E, 0x69] },
|
||||
]
|
||||
},
|
||||
{
|
||||
name: "TDJonLDJ",
|
||||
tooltip: "Lets you run TDJ mode on legacy cabinets",
|
||||
danger: "FOR CABS ONLY",
|
||||
patches: [
|
||||
{ offset: 0x75C735, off: [0x84], on: [0x85] },
|
||||
{ offset: 0x76034E, off: [0x74], on: [0x75] },
|
||||
{ offset: 0x6E923C, off: [0x75], on: [0x74] },
|
||||
{ offset: 0x75AD61, off: [0x75], on: [0x74] },
|
||||
{ offset: 0x76088B, off: [0x44], on: [0x45] },
|
||||
{ offset: 0x7608DD, off: [0x75], on: [0x74] },
|
||||
{ offset: 0x6BA827, off: [0x85], on: [0x84] },
|
||||
{ offset: 0x75FF35, off: [0x74], on: [0x75] },
|
||||
{ offset: 0x75FDC5, off: [0x74], on: [0x75] },
|
||||
{ offset: 0x75FE2B, off: [0x74], on: [0x75] },
|
||||
{ offset: 0x76006D, off: [0x74], on: [0x75] },
|
||||
{ offset: 0x75B2EF, off: [0x75], on: [0x74] }
|
||||
]
|
||||
},
|
||||
{
|
||||
name: "Stock LDJ 120Hz Light Speed",
|
||||
danger: "Halves most light rates to stock-like behaviour. Should be used along with LDJ 120Hz edits or TDJonLDJ",
|
||||
patches: [
|
||||
{ offset: 0x684CE6, off: [0x78], on: [0xf0] },
|
||||
{ offset: 0x69588C, off: [0x78], on: [0xf0] },
|
||||
{ offset: 0x684CDE, off: [0x7e], on: [0x7c] },
|
||||
{ offset: 0x3B265E, off: [0xCC, 0xCC], on: [0xD1, 0xF9] },
|
||||
{ offset: 0x6E7F3E, off: [0x8B, 0x0D, 0xD0, 0xB8, 0x25, 0x04], on: [0xB9, 0x20, 0x00, 0x00, 0x00, 0x90] },
|
||||
{ offset: 0x685142, off: [0x5A], on: [0x57] },
|
||||
{ offset: 0x684C9D, off: [0xCC, 0xCC, 0xCC], on: [0x8B, 0x71, 0x3C] },
|
||||
{ offset: 0x684D02, off: [0x8B, 0x4B, 0x3C], on: [0xD1, 0xFE, 0x90] },
|
||||
{ offset: 0x684D0B, off: [0xE9, 0x03, 0xD1], on: [0xEE, 0x01, 0xF2] },
|
||||
{ offset: 0x684D1B, off: [0x2B, 0xC8], on: [0x29, 0xC6] },
|
||||
{ offset: 0x684D1E, off: [0xF9], on: [0xFE] },
|
||||
{ offset: 0x6E8F77, off: [0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC, 0xCC], on: [0x44, 0x8B, 0x49, 0x18, 0x41, 0xD1, 0xF9, 0xEB, 0x10] },
|
||||
{ offset: 0x6E8FAD, off: [0x44, 0x8B, 0x43, 0x18], on: [0x45, 0x8B, 0xC1, 0x90] },
|
||||
{ offset: 0x6E921A, off: [0x72], on: [0x59] }
|
||||
]
|
||||
}
|
||||
]),
|
||||
]);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user