Add Quick Retry

This commit is contained in:
ikaros14 2021-03-05 23:29:19 +09:00 committed by Will
parent 798c11b034
commit c3954faa8c

View File

@ -64,6 +64,10 @@
name: 'Unlock All 12s',
patches: [{offset: 0x353CD0, off: [0x83, 0xFF, 0x03, 0x74, 0x05, 0x83, 0xFF, 0x08], on:[0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90]}],
},
{ // ikaros14
name: 'Quick Retry',
patches: [{offset: 0x339BBF, off: [0x32, 0xC0], on: [0xB0, 0x01]}]
},
{
name: 'Skip CAMERA DEVICE ERROR prompt',
tooltip: 'Prevents the CAMERA DEVICE ERROR message from popping up on boot',