feat(iidx28): Add 'Skip CAMERA DEVICE ERROR' for 2021-09-15

This commit is contained in:
Evan Cui 2021-10-14 02:52:07 +08:00 committed by Will
parent f864cbf794
commit 3bc32649b1

View File

@ -236,6 +236,13 @@
}, },
], ],
}, },
{
name: "Skip CAMERA DEVICE ERROR prompt",
tooltip: "Prevents the CAMERA DEVICE ERROR message from popping up on boot",
patches: [
{ offset: 0x75378B, off: [0x84], on: [0x81] },
],
},
{ {
name: "1P Premium Free", name: "1P Premium Free",
tooltip: "Forcibly enables Premium Free option for 1P", tooltip: "Forcibly enables Premium Free option for 1P",