mirror of
https://github.com/two-torial/webpatcher.git
synced 2025-02-16 10:32:32 +01:00
Cannonballers: add "Skip CAMERA DEVICE ERROR prompt"
This commit is contained in:
parent
761f08a611
commit
3808e58ac7
@ -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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user