diff --git a/beatstream2.html b/beatstream2.html
index 3b3a0bc..f54bcd5 100644
--- a/beatstream2.html
+++ b/beatstream2.html
@@ -17,6 +17,12 @@
tooltip: "Fix crash caused by no E: drive",
patches : [{offset : 0x8645FC, off: [0x65, 0x3A, 0x2F], on : [0x64, 0x65, 0x76]}]
},
+ {
+ name : "Unlock all songs",
+ shortname : "songunlock",
+ patches : [{offset : 0x16CCB1, off: [0x48, 0x83, 0xFD, 0x10, 0x72, 0x03, 0x48, 0x8B, 0x09, 0x41],
+ on : [0xBE, 0x00, 0x00, 0x00, 0x00, 0xE9, 0x3A, 0x01, 0x00, 0x00]}]
+ },
{
name : "Nightmare difficulty unlock",
shortname : "diffunlock",