From 3bc32649b184e46c5ec89e0091a0f0f7b8ec9cb9 Mon Sep 17 00:00:00 2001 From: Evan Cui Date: Thu, 14 Oct 2021 02:52:07 +0800 Subject: [PATCH] feat(iidx28): Add 'Skip CAMERA DEVICE ERROR' for 2021-09-15 --- bistrover.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/bistrover.html b/bistrover.html index 1991531..96d24a1 100644 --- a/bistrover.html +++ b/bistrover.html @@ -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", tooltip: "Forcibly enables Premium Free option for 1P",