mirror of
https://github.com/mon/BemaniPatcher.git
synced 2026-08-01 22:10:41 -07:00
fix: Skip Camera Error patch crashes game (#190)
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@
|
||||
},
|
||||
{
|
||||
name: "Skip Camera Error",
|
||||
patches: [{ offset: 0x6B2318, off: [0x84], on: [0x81] }],
|
||||
patches: [{ offset: 0x6B231B, off: [0x84], on: [0x81] }],
|
||||
},
|
||||
{
|
||||
name: "Force 120hz timing and adapter mode in LDJ (Experimental)",
|
||||
|
||||
Reference in New Issue
Block a user