mirror of
https://github.com/two-torial/webpatcher.git
synced 2025-01-20 08:32:45 +01:00
Add patch for SDVX5 K region censorship
This commit is contained in:
parent
c87d450c46
commit
2cbc12ddbe
@ -422,6 +422,10 @@
|
|||||||
name: 'Bypass Camera',
|
name: 'Bypass Camera',
|
||||||
patches: [{offset: 0x61E470, off: [0x74, 0x21], on: [0x90, 0x90]}]
|
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",
|
type : "union",
|
||||||
name : "Premium Time Length",
|
name : "Premium Time Length",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user