mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 14:10:40 -07:00
Add patch for SDVX5 K region censorship
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user