From a621d971735c7f90616ca04aafe058c03e960dda Mon Sep 17 00:00:00 2001 From: Will Toohey Date: Sat, 3 Feb 2018 09:51:47 +0000 Subject: [PATCH] Add copula quick retry --- copula.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/copula.html b/copula.html index 1cd50c8..632babc 100644 --- a/copula.html +++ b/copula.html @@ -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]}]