mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 22:10:41 -07:00
Use unconditional jump for CB camera fix (#42)
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@
|
|||||||
{
|
{
|
||||||
// ported by Iemnok?
|
// ported by Iemnok?
|
||||||
name: 'Skip CAMERA DEVICE ERROR prompt',
|
name: 'Skip CAMERA DEVICE ERROR prompt',
|
||||||
patches: [{offset: 0x10C5FB, off: [0x84], on: [0x85]}]
|
patches: [{offset: 0x10C5FB, off: [0x84], on: [0x81]}]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
// ported by Xyen
|
// ported by Xyen
|
||||||
|
|||||||
Reference in New Issue
Block a user