From 3808e58ac763e714f660cffe591970e201888b68 Mon Sep 17 00:00:00 2001 From: Will Toohey Date: Wed, 7 Nov 2018 00:30:09 +1000 Subject: [PATCH] Cannonballers: add "Skip CAMERA DEVICE ERROR prompt" --- ballerz.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ballerz.html b/ballerz.html index 6d2f2a7..b5e7710 100644 --- a/ballerz.html +++ b/ballerz.html @@ -22,6 +22,11 @@ name: 'Unlock All 12s', patches: [{offset: 0xB5FB0, off: [0x83, 0xFF, 0x02, 0x74, 0x05, 0x83, 0xFF, 0x05], on: [0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90]}] }, + { + // ported by Iemnok? + name: 'Skip CAMERA DEVICE ERROR prompt', + patches: [{offset: 0x10C5FB, off: [0x84], on: [0x85]}] + }, { // ported by Xyen name: '1P Premium Free',