mirror of
https://github.com/two-torial/webpatcher.git
synced 2025-01-19 16:18:40 +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',
|
||||
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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user