From 798c11b034fea39de7dc8fa0e314b7972e55a74d Mon Sep 17 00:00:00 2001 From: Zhaoyang-Wang Date: Thu, 4 Mar 2021 18:43:37 +0800 Subject: [PATCH] Add hide premium guide banner --- sdvx5.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sdvx5.html b/sdvx5.html index 92f384e..c3a0bde 100644 --- a/sdvx5.html +++ b/sdvx5.html @@ -368,6 +368,11 @@ {offset: 0x5DC713, off: [0xA4], on: [0x00]}, ] }, + { + name: 'Hide premium guide banner', + tooltip: 'Remove visual clutter during premium song', + patches: [{offset: 0x458679, off: [0x75], on: [0xEB]}] + }, { name: 'Boot into Event Mode', tooltip: 'Not compatible with premium free mode',