From 58663748ca7e7e69a27379ad89cd150714f09e0a Mon Sep 17 00:00:00 2001 From: unknowwiiplayer <53797610+unknowwiiplayer@users.noreply.github.com> Date: Sat, 25 Sep 2021 15:51:47 -0300 Subject: [PATCH] Update taikonotatsujin.html VSync mod is broken, this should fix it --- taikonotatsujin.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/taikonotatsujin.html b/taikonotatsujin.html index 7608b7f..98d9fb0 100644 --- a/taikonotatsujin.html +++ b/taikonotatsujin.html @@ -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]}, ], }, {