From 6fb581f44b6465b522ab9cf46fdda602fbdf4fca Mon Sep 17 00:00:00 2001 From: William Toohey Date: Mon, 30 Jan 2017 01:39:15 +1000 Subject: [PATCH] Add more edits to SDVX, Copula --- copula.html | 5 +++++ sdvx3-s2.html | 5 +++++ 2 files changed, 10 insertions(+) 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",