mirror of
https://github.com/two-torial/webpatcher.git
synced 2024-11-27 17:00:54 +01:00
Update taikonotatsujin.html
VSync mod is broken, this should fix it
This commit is contained in:
parent
4209a0dfca
commit
58663748ca
@ -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]},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user