diff --git a/sinobuz.html b/sinobuz.html
index 4e3b1e6..901bfb1 100644
--- a/sinobuz.html
+++ b/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",