mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 22:10:41 -07:00
Cannonballers: add "Skip CAMERA DEVICE ERROR prompt"
This commit is contained in:
@@ -22,6 +22,11 @@
|
|||||||
name: 'Unlock All 12s',
|
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]}]
|
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
|
// ported by Xyen
|
||||||
name: '1P Premium Free',
|
name: '1P Premium Free',
|
||||||
|
|||||||
Reference in New Issue
Block a user