Add copula quick retry

This commit is contained in:
Will Toohey 2018-02-03 09:51:47 +00:00
parent b65e84fbf6
commit a621d97173

View File

@ -54,6 +54,11 @@
tooltip : "Don't show tutorial for Hell Charge Notes",
patches : [{offset : 0x6F3E6, off: [0x5E, 0xE9, 0x24, 0xFF, 0xFF, 0xFF], on : [0x00, 0x00, 0x00, 0x00, 0x00, 0x00]}]
},
{
name : "Quick Retry",
tooltip : "Hold VEFX and Effect during a song to restart",
patches : [{offset : 0x46724, off: [0x8A, 0xC3], on : [0xB0, 0x01]}]
},
{
name : "Dark Mode",
patches : [{offset : 0x68833, off: [0x74, 0x32], on : [0x90, 0x90]}]