Skip to content

mitchell-merry/autosplitters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autosplitters

A collection of all of my autosplitters and load removers - tools for the speedrunning program LiveSplit.

Other Autosplitters

I worked on the Prince of Persia: The Lost Crown autosplitter that was used in the Speedrun.com $10,000 Speedrun Challenge for the game.

Other scripts I've worked on outside of this repo:

I have worked on other autosplitters, those that are either full LiveSplit components or use the Auto Splitting Runtime (ASR):

and probably a bunch more.

Guides

I've an Unreal Engine guide and a Unity guide available under this repository.

Templates

This repository contains a number of template files that I use frequently in my autosplitters. You are free to use these, but I don't guarantee that they are at all good. They are available under _templates

Note that these all require the use of asl-help.

How to Install

Usually, if you want to use one of these autosplitters, you don't have to do anything special.

  1. Open LiveSplit
  2. Right click -> Edit Splits
  3. Type in the game name
  4. Text should appear, something like "Autosplitting and load removal is available (by diggity)." next to a box that says "Activate". Click Activate.
  5. The autosplitter should now be loaded. Click "Edit Settings" to set up your splits and such.

However, if the text doesn't appear, that means the autosplitter is not yet on LiveSplit and you'll have to manually install.

Manual Install

  1. Download the .asl file you want to use, and any accompanying files (A .Settings.xml file if it exists).
  2. Download asl-help.
  3. Place all of those files under <LiveSplit install directory>/Components.
  4. Open LiveSplit, right click -> edit layout
  5. Add (+) -> Control -> Scriptable Autosplitter
  6. Then choose the filepath of the .asl you downloaded. It should then load the autosplitter. You can tell if it worked if some of the options start appearing (start etc).
  7. Change your settings in this window.

Open an issue if something appears to be broken, or feel free to open a PR yourself!

About

A collection of all of my autosplitters and load removers - tools for the speedrunning program LiveSplit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published