diff --git a/copula.html b/copula.html
index ad35d89..da1b907 100644
--- a/copula.html
+++ b/copula.html
@@ -47,6 +47,11 @@
shortname : "delay",
patches : [{offset : 0x6F3FF, off: [0x7C], on : [0xEB]}]
},
+ {
+ name : "Disable HCN Tutorial",
+ shortname : "delay",
+ patches : [{offset : 0x6F3E6, off: [0x5E, 0xE9, 0x24, 0xFF, 0xFF, 0xFF], on : [0x00, 0x00, 0x00, 0x00, 0x00, 0x00]}]
+ },
{
name : "Song Name in Ticket Text",
shortname : "ticket",
diff --git a/sdvx3-s2.html b/sdvx3-s2.html
index 9b5cee6..cebd41e 100644
--- a/sdvx3-s2.html
+++ b/sdvx3-s2.html
@@ -21,6 +21,11 @@
shortname : "safe",
patches : [{offset : 0x1554F7, off: [0x32, 0xC0], on : [0xB0, 0x01]}]
},
+ {
+ name : "No \"Safe\" banner on jackets",
+ shortname : "nobanner",
+ patches : [{offset : 0x28F4AC, off: [0x73], on : [0x00]}]
+ },
{
name : "Prevent Windows volume change on boot",
shortname : "vol",