Add "Quicker Quick Retry" hex edit for IIDX BISTROVER

This commit is contained in:
aixxe 2022-08-25 23:45:55 +01:00 committed by Will
parent 7496577365
commit 615abed220

View File

@ -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: [