mirror of
https://github.com/two-torial/webpatcher.git
synced 2025-02-21 20:40:29 +01:00
SDVX5: Hide premium guide banner during song
This commit is contained in:
parent
8477254eba
commit
1c911d8d9b
@ -262,6 +262,11 @@
|
|||||||
tooltip: 'Remove visual clutter',
|
tooltip: 'Remove visual clutter',
|
||||||
patches: [{offset: 0x4FFF2B, off: [0x07], on: [0x45]}]
|
patches: [{offset: 0x4FFF2B, off: [0x07], on: [0x45]}]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Hide premium guide banner',
|
||||||
|
tooltip: 'Remove visual clutter during premium song',
|
||||||
|
patches: [{offset: 0x462A01, off: [0x75], on: [0xEB]}]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Boot into Event Mode',
|
name: 'Boot into Event Mode',
|
||||||
tooltip: 'Not compatible with premium free mode',
|
tooltip: 'Not compatible with premium free mode',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user