mirror of
https://github.com/two-torial/webpatcher.git
synced 2025-02-20 20:21:39 +01:00
parent
a3679def7d
commit
0f928e96d9
11
sinobuz.html
11
sinobuz.html
@ -49,6 +49,17 @@
|
||||
tooltip : "Holding Start will pause the song at the beginning until you release it",
|
||||
patches : [{offset : 0x78D52, off: [0x7C], on : [0xEB]}]
|
||||
},
|
||||
{
|
||||
name : "Dark Mode",
|
||||
shortname : "dark",
|
||||
patches : [{offset : 0x71cb7, off: [0x74, 0x3b], on : [0x90, 0x90]}]
|
||||
},
|
||||
{
|
||||
name : "Volume Bug Fix",
|
||||
shortname : "vol",
|
||||
tooltip : "If your volume gets forced to max, turn this on",
|
||||
patches : [{offset : 0xda249, off: [0x00], on : [0x01]}]
|
||||
},
|
||||
{
|
||||
name : "Free play text to LED ticker",
|
||||
shortname : "fp",
|
||||
|
Loading…
x
Reference in New Issue
Block a user