diff --git a/chusan.html b/chusan.html new file mode 100644 index 0000000..6999538 --- /dev/null +++ b/chusan.html @@ -0,0 +1,79 @@ + + + + + CHUNITHM NEW!! Modder + + + + + + + + +

CHUNITHM NEW!! Modder

+ + diff --git a/img/chusan.png b/img/chusan.png new file mode 100644 index 0000000..8901e56 Binary files /dev/null and b/img/chusan.png differ diff --git a/index.html b/index.html index aecdcc0..c0750a4 100644 --- a/index.html +++ b/index.html @@ -68,6 +68,12 @@
CHUNITHM PARADISE
+ +
+ +
CHUNITHM NEW!!
+
+
diff --git a/sdvx6.html b/sdvx6.html index e7941a2..db15f9b 100644 --- a/sdvx6.html +++ b/sdvx6.html @@ -89,7 +89,7 @@ ], }, { - name: 'Unlock All songs', + name: "Unlock All songs", patches: [ {offset: 0x1769FE, off: [0xEB, 0x05, 0x33, 0xC9, 0x89, 0x4F, 0x14, 0x85, 0xDB, 0x74, 0x26, 0x83, 0xEB, 0x01, 0x74, 0x0F, 0x83, 0xEB, 0x01, 0x74, 0x1C, 0x83, 0xEB, 0x01, 0x74, 0x10, 0x83, 0xFB, 0x01, 0x74, 0x04, 0x8B, 0xC1, 0xEB, 0x13, 0xB8, 0x02, 0x00, 0x00, 0x00, 0xEB, 0x0C, 0xB8, 0x03, 0x00, 0x00, 0x00, 0xEB, 0x05, 0xB8, 0x01, 0x00, 0x00, 0x00], @@ -98,6 +98,19 @@ {offset: 0x167C11, off: [0x44, 0x0F, 0xB6, 0x74, 0x24, 0x40], on: [0x41, 0xBE, 0x03, 0x00, 0x00, 0x00]} ] }, + { + name: "Unlock All difficulties", + patches: [{ offset: 0x2F639F, off: [0x75], on: [0xEB] }], + }, + { + name: "Enable S-CRITICAL in Light Start", + tooltip: "Only in Valkyrie mode.", + patches: [ + { offset: 0x753AA, off: [0x74, 0x40], on: [0x90, 0x90] }, + { offset: 0x7542F, off: [0x74, 0x20], on: [0x90, 0x90] }, + { offset: 0x7622A, off: [0x74, 0x04], on: [0x90, 0x90] }, + ], + }, { name: "Uncensor album jackets (for K region only)", patches: [{ offset: 0x69D390, off: [0x61], on: [0x75] }],