add Metal Gear Solid 4 + Metal Gear Solid Peace Walker Splitters - #2893
Closed
hau5test wants to merge 37 commits into
Closed
Conversation
…Split#2856) Like for Most Wanted, added a new autosplitter for Need for Speed: Carbon Category Extensions. It is the same file since categories use the same file.
* Add Big Walk * Add without Space Big Walk
Recently updated splitter to be data-driven. This adds the JSON file to the downloaded URLs.
* Switch Subnautica 2 Autosplitter to Component Switch Autosplitter to Component * Add Autosplitter for "erdetspill" * fixxxxx * Update LiveSplit.AutoSplitters.xml * Change 'Type' from 'script' to 'Script'
Updated Supraland SIU URLs, as urlencoding for spaces was causing issues on the filesystem when loading the JSON file.
* Modify Colin McRae Rally 2.0 AutoSplitter details ASL has been updated since the original Developer, I have received permission from the community to replace the original URL with the newer one. * Update LiveSplit.AutoSplitters.xml * Add 'Colin McRae Rally Category Extensions' game Added for CMR1 as it wasn't previously linked
* Add AutoSplitter for Oddworld Adventures Added new AutoSplitter for Oddworld Adventures Fixed URL for Oddworld Adventures 2 * Update URLs for Oddworld AutoSplitters Added new URLs for emu-help-v3 in Oddworld AutoSplitters, as per Nikoheart's advice (thank you!)
* Request for Dream Chronicles 2 * Meant to have two different names there instead of just one name twice
Added new autosplitter for 'Ready or Not' and updated URL for 'Darksy's Adventure' due to URL format mismatch.
* Switch Subnautica 2 Autosplitter to Component Switch Autosplitter to Component * Add Autosplitter for "erdetspill" * fixxxxx * Update LiveSplit.AutoSplitters.xml * Change 'Type' from 'script' to 'Script' * Add Back Phasmophobia Autosplitter
Update descriptions for God of war 1 and 2 as IGT is no longer used in runs
* Add Timberborn autosplitter * fix: description less than 120 characters
* Replaced Mirror's Edge timer with Softimer * Update Mirror's Edge Softimer description * Changed Softimer Type to Script
* Add Path of Exile 2 (cross-platform WASM auto splitter)
* Move WASM to AutoSplittingRuntime child of existing PoE2 entry
The separate top-level WASM block duplicated the Game key and failed
the ToDictionary duplicate check. Instead, keep the existing Component
block byte-identical for desktop (Type=Component, single dll URL) and
add the cross-platform WASM as an optional child:
<AutoSplittingRuntime>
<URL>.../poe2_autosplitter.wasm</URL>
<Description>Component by JakeDev/SavageOranges; WASM port by ransagy aka chaosblade</Description>
<Website>.../wasm/README.md</Website>
</AutoSplittingRuntime>
Old LiveSplit builds ignore the unknown child (safe), new builds and
LiveSplit One/druid/OBS can pick the wasm via the child. No duplicate
Game, no Type change for the primary.
---------
Co-authored-by: ransagy <6785058+ransagy@users.noreply.github.com>
Add Ghostbusters (2009) AutoSplitter
First time doing this so hope I did it right
Added new auto splitter for Garden Trills with relevant URLs and descriptions.
…lit#2890) * Unify Ghostbusters: The Video Game & Remastered autosplitters * Update LiveSplit.AutoSplitters.xml * Update LiveSplit.AutoSplitters.xml
* Update LiveSplit.AutoSplitters.xml Added Project Zomboid AutoSplitter * Add Project Zomboid
hau5test
marked this pull request as draft
September 6, 2026 08:59
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
If you are adding or modifying an Auto Splitter, please fill out this checklist: