Enable Lightning Model folder LDJ

This commit is contained in:
Minsang 2021-10-16 03:31:40 -07:00 committed by Will
parent 3b5f128e22
commit 4f822d04f1

View File

@ -335,6 +335,13 @@
"Freezes the timer in PREMIUM FREE mode, allowing unlimited play until exit", "Freezes the timer in PREMIUM FREE mode, allowing unlimited play until exit",
patches: [{ offset: 0x4CBBF3, off: [0x74], on: [0xEB] }], patches: [{ offset: 0x4CBBF3, off: [0x74], on: [0xEB] }],
}, },
{
name: "Show Lightning Model folder in LDJ",
tooltip: "This folder is normally exclusive to TDJ mode",
patches: [
{ offset: 0x4A46DD, off: [0x75, 0x0A], on: [0x90, 0x90] },
],
},
{ {
name: "Unlock All Songs", name: "Unlock All Songs",
patches: [ patches: [