mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 14:10:40 -07:00
Enable Lightning Model folder LDJ
This commit is contained in:
@@ -335,6 +335,13 @@
|
||||
"Freezes the timer in PREMIUM FREE mode, allowing unlimited play until exit",
|
||||
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",
|
||||
patches: [
|
||||
|
||||
Reference in New Issue
Block a user