add 'Uncensor album jackets (for K region only)'

This commit is contained in:
ikaros14 2022-04-08 16:51:47 +09:00 committed by Will
parent 74d269f609
commit 8ab82e9b19

View File

@ -46,6 +46,10 @@
name: 'Boot into Event Mode',
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',
patches: [{offset: 0xBF9E0, off: [0xE8, 0xDB], on: [0xEB, 0x03]}]