Remove shortname entirely, fix omnimix

This commit is contained in:
Will Toohey
2018-01-07 22:27:01 +10:00
parent 7a97429a35
commit 98a9058fbb
12 changed files with 26 additions and 124 deletions
-2
View File
@@ -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]},