Update taikonotatsujin.html

VSync mod is broken, this should fix it
This commit is contained in:
unknowwiiplayer 2021-09-25 15:51:47 -03:00 committed by Will
parent 4209a0dfca
commit 58663748ca

View File

@ -27,7 +27,7 @@
{
name: "Disable V-Sync",
patches: [
{offset: 0x3D5589, off: [0x8B, 0x96, 0x80, 0x00, 0x00], on: [0xBA, 0x00, 0x00, 0x00, 0x00]},
{offset: 0x3D5589, off: [0x8B, 0x96, 0x80, 0x00, 0x00, 0x00], on: [0xBA, 0x00, 0x00, 0x00, 0x00, 0x90]},
],
},
{