mirror of
https://github.com/two-torial/webpatcher.git
synced 2025-02-01 04:15:47 +01:00
feat(iidx28): Add 'Skip CAMERA DEVICE ERROR' for 2021-09-15
This commit is contained in:
parent
f864cbf794
commit
3bc32649b1
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user