mirror of
https://github.com/two-torial/webpatcher.git
synced 2025-01-20 08:32:45 +01:00
add 'Uncensor album jackets (for K region only)'
This commit is contained in:
parent
74d269f609
commit
8ab82e9b19
@ -46,6 +46,10 @@
|
|||||||
name: 'Boot into Event Mode',
|
name: 'Boot into Event Mode',
|
||||||
patches: [{offset: 0x19EAD2, off: [0x00], on: [0x01]}]
|
patches: [{offset: 0x19EAD2, off: [0x00], on: [0x01]}]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Uncensor album jackets (for K region only)',
|
||||||
|
patches: [{offset: 0x31FFEC, off: [0x61], on: [0x75]}]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Disable EVENT MODE/FREE PLAY text',
|
name: 'Disable EVENT MODE/FREE PLAY text',
|
||||||
patches: [{offset: 0xBF9E0, off: [0xE8, 0xDB], on: [0xEB, 0x03]}]
|
patches: [{offset: 0xBF9E0, off: [0xE8, 0xDB], on: [0xEB, 0x03]}]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user