LiveSplit help with Factorio variables?
Posted: Thu Dec 22, 2016 7:04 pm
Hi,
I want to help speedrunners do an autosplitter for Factorio and could also use some help from some dev programmers.
Background:
LiveSplit is a timer for speedrunners which supports scripts to watch game memory and do splits automatically.
A good indicator for when to split would be completion of research.
Now I don't know what to look for in those millions of game variables and before I search blindly, some dev help would be appreciated.
The question:
How is a single research value represented in the code/memory? Is it binary, an enum, a weird int?
I can understand if you don't want to give infos about your codebase, I think a mod which uses the api to help LiveSplit would also be possible, but that would be more complex.
I want to help speedrunners do an autosplitter for Factorio and could also use some help from some dev programmers.
Background:
LiveSplit is a timer for speedrunners which supports scripts to watch game memory and do splits automatically.
A good indicator for when to split would be completion of research.
Now I don't know what to look for in those millions of game variables and before I search blindly, some dev help would be appreciated.
The question:
How is a single research value represented in the code/memory? Is it binary, an enum, a weird int?
I can understand if you don't want to give infos about your codebase, I think a mod which uses the api to help LiveSplit would also be possible, but that would be more complex.