From 2cbc12ddbea18dc50d1294b8e034c94fe40aecc5 Mon Sep 17 00:00:00 2001 From: Minsang <54884351+minsang-github@users.noreply.github.com> Date: Mon, 20 Sep 2021 15:28:55 -0700 Subject: [PATCH] Add patch for SDVX5 K region censorship --- sdvx5.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sdvx5.html b/sdvx5.html index c3a0bde..c86b837 100644 --- a/sdvx5.html +++ b/sdvx5.html @@ -422,6 +422,10 @@ name: 'Bypass Camera', patches: [{offset: 0x61E470, off: [0x74, 0x21], on: [0x90, 0x90]}] }, + { + name: 'Uncensor album jackets (for K region only)', + patches: [{offset: 0x6F2FA0, off: [0x61], on: [0x75]}] + }, { type : "union", name : "Premium Time Length",