From 615abed22024cfd54e038447f2561987804e5538 Mon Sep 17 00:00:00 2001 From: aixxe Date: Thu, 25 Aug 2022 23:45:55 +0100 Subject: [PATCH] Add "Quicker Quick Retry" hex edit for IIDX BISTROVER --- bistrover.html | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/bistrover.html b/bistrover.html index a312eca..1315fec 100644 --- a/bistrover.html +++ b/bistrover.html @@ -312,6 +312,17 @@ { offset: 0x4A859F, off: [0x32, 0xC0], on: [0xB0, 0x01] }, ], }, + { + name: "Quicker Quick Retry", + tooltip : "Shortens duration of the 'stage failed' animation.", + patches: [ + { + offset: 0x72D595, + off: [0x8B, 0x58], + on: [0xEB, 0x2D], + }, + ], + }, { name: "Always show FAST/SLOW total", patches: [