Threads
I just got into Tekken 7 speedrunning and I couldn't find an auto splitter, so I spent a couple hours learning how to make one. You still have to manually start and end the timer when you start and end the run, but at least it auto splits the chapters for you:
state("TekkenGame-Win64-Shipping") { int chapterNumber: 0x034CC540, 0x28, 0x9A4; }
split { print("Level: " + current.chapterNumber);
if (current.chapterNumber > old.chapterNumber) {
return true;
}
}
CaptainMouette likes this
I've been searching on google for this game, can't find it anywhere. The name "A Simple Game" gives way too many responses
Showing 1 to 2 of 2
About TimeLoad00
Joined
Online
Runs
8
Games run
Games moderated