mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 14:10:40 -07:00
Remove shortname entirely, fix omnimix
This commit is contained in:
@@ -18,13 +18,11 @@
|
||||
new DllPatcher("reflecbeat", [
|
||||
{
|
||||
name : "E: drive fix",
|
||||
shortname : "efix",
|
||||
tooltip: "Fix crash caused by no E: drive",
|
||||
patches : [{offset : 0x2E3BF8, off: [0x65, 0x3A, 0x2F], on : [0x64, 0x65, 0x76]}]
|
||||
},
|
||||
{
|
||||
name : "All songs unlocked",
|
||||
shortname : "unlock",
|
||||
patches : [{offset : 0x214b40, off: [0x02], on : [0x03]},
|
||||
{offset : 0x214d4c, off: [0x02], on : [0x03]},
|
||||
{offset : 0x214f58, off: [0x02], on : [0x03]},
|
||||
|
||||
Reference in New Issue
Block a user