Skip to content

Commit 8a56729

Browse files
authored
[TTT2] Add "Reduce input lag" mod (#734)
Thanks to @WAZAAAAA0 for this fix. Its turned on by default, since there's really no upside to having lag.
1 parent 557409b commit 8a56729

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[ReduceInputLag1]
2+
moduleMatches = 0x6527BCF5 #USAv16/EURv16/JPNv0
3+
0x2EF885C = li r7, 0
4+
5+
[ReduceInputLag2]
6+
moduleMatches = 0x465EA719 #USAv32/EURv32/JPNv16
7+
0x2EF6EDC = li r7, 0
8+
9+
#OFF/5/4/3/2/1bars=2/3/5/8/10/15frames - AOB:900A001080EB0000->900A001038E00000 - the known affected Bandai Namco fighting games are TTT2/SC5=2F TK7/SC6=1F
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[Definition]
2+
titleIds = 0005000010110000,000500001010F800,0005000010100600 #USA,EUR,JPN
3+
name = Reduce input lag
4+
path = "Tekken Tag Tournament 2/Mods/Reduce input lag"
5+
description = "Reduce the delay of your button presses by 2 frames in all offline modes. |This works by completely disabling the forced 'Input Delay' system listed in Practice Mode. |Made by WAZAAAAA."
6+
version = 7
7+
default = 1

0 commit comments

Comments
 (0)