A simple LiveSplit component to save your splits mid run and continue with them later. It is intended to be used for long RTA or marathon runs where you can not finish the run in one sitting. You can save the state of your splits at any time to a readable json file and load them again later.
Do not use this component for RTA runs that are intended to be submitted to speedrun.com.
Almost in every game speedrun community it is not allowed to pause your timer during a RTA run.
Even for TA runs you should check the rules first or ask the community if it is allowed to use this for runs you want to submit.
I am not responsible for any runs that get rejected because you used this component.
However of course feel free to use it for your own runs that you do not want to submit to any leaderboard.
- Download the dlls from the latest release on the releases page and put them in your LiveSplit/Components folder.
- Add the component to your layout. (Right click → Edit Layout → Timer → TimeAttackPause)
- Start your run and pause your timer at any time.
- Use Control →
Export current run
to save your splits to a json file. - Now you can close LiveSplit. Shut down your PC. Go to sleep. Whatever you want.
- When you are ready to continue your run, open LiveSplit again and load your splits by using Control →
Import run
.