fix: Skip Camera Error patch crashes game (#190)

This commit is contained in:
Silverdesu
2021-05-12 18:46:31 -05:00
committed by GitHub
parent ed6bc7c4cb
commit fdb8efd2fd
+1 -1
View File
@@ -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)",