https://github.com/open-goal/speedrunning
Various speedrunning related tools, scripts or assets
https://github.com/open-goal/speedrunning
Last synced: 6 days ago
JSON representation
Various speedrunning related tools, scripts or assets
- Host: GitHub
- URL: https://github.com/open-goal/speedrunning
- Owner: open-goal
- License: isc
- Created: 2022-08-22T23:01:31.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-17T05:45:58.000Z (5 months ago)
- Last Synced: 2025-04-01T14:14:35.736Z (26 days ago)
- Language: C#
- Size: 93.8 KB
- Stars: 2
- Watchers: 6
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenGOAL Speedrunnning Tools
This repository is for speedrunning related tools, scripts and assets.
For example, LiveSplit auto splitter scripts.
## Developing / Testing the ASL scripts
> Do not move the `.asl` files around or rename them -- they are wired up to LiveSplit by their XML - https://github.com/LiveSplit/LiveSplit.AutoSplitters
First, make sure you are using the latest OpenGOAL.
Add the following component to your layout:

Then browse for the ASL file:

Everytime you save the file, it will automatically load.
Unfortunately reading logs, especially compile errors is a bit difficult:
- For viewing normal event logs (not compile errors) use https://docs.microsoft.com/en-us/sysinternals/downloads/debugview
- For viewing compile errors you will need to go into Event Viewer > Application Logs