Skip to content

Conversation

@thearst3rd
Copy link
Member

I created the previous autosplitter when I was less comfortable with writing livesplit autosplitters, and opted for a file-based approach. This isn't recommended since the OS and device IO have time to get in the way and make timings inaccurate.

This pull request updates the autosplitter class to allocate a chunk of memory with an easily scannable header and known layout. An external memory scanner can find the header and drive the timer start/split/load removal functionality. I have implemented that auto splitter here for use in the LiveSplit Auto Splitting Runtime: https://codeberg.org/thearst3rd/openmbu-asr

Whoops. This fixes the autosplitter only auto-starting once and then you gotta restart the game
@HumanGamer HumanGamer merged commit ece58fe into master Aug 21, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants