Convergence Toolbox (CTB) is an open-source add-on dedicated to enhancing the speedrunning experience of Convergence : A League of Legends Story by providing a collection of tools and utilities
- Download
ConvergenceToolbox.zip
right here and extract it. - Download LiveSplit here and extract it.
- Download
LiveSplit.Server.zip
here and place the content of this zip into "LiveSplit/Components".
Let's now see how to setup the Autsplit with LiveSplit.
-
Run LiveSplit.
-
Right click on LS→Open Splits→From File...→Select
Splits_Any%_CTB.lss
-
Right click on LS→Open Layout→From File...→Select
Layout_CTB.lsl
-
Right click on LS→Control→Start Server
-
Run Convergence. Wait until you're on the main menu.
-
Run
ConvergenceToolbox.exe
, after few seconds you should see your CTB version in the top left corner of Convergence. CheckEnable AutoSplit
and start a new game.
Note For all the other tools except Autosplit, you just need Convergence to be up and running before running CTB.
- Autosplit
- Automatic start, split and stop.
- Handles RTA (start to end no pauses at all) and IGT (without loads, menu pauses) timers.
- Gizmos
- Hitbox trigger for Checkpoint, Battle, Cutscene and Level Loader.
- God Mode (Unlock lots of cheats and utilities build by the developpers to debug the game)
- Abilites logger (display on screen abilites pressed and held)
- Route Editor
- Create your own routes for any sort of run
- Share your routes to the community, so they can practice
- Edit already existing routes
- Access the current WR route to learn it faster
We highly appreciate contributions from the community! If you encounter any issues, have ideas for improvements, or simply want to ask questions, we encourage you to engage with us in the following ways.
- GitHub Issues: Feel free to open a GitHub issue in our issue tracker to report a bug, request a new feature, or provide feedback.
- Discord Community: For more interactive discussions, assistance, or to share your ideas directly with the community, you are welcome to join our Speedrunning Discord server. Use this invitation link to join the server.
- Pull Request: If you would like to contribute directly to the codebase, you can submit a pull request. Simply fork the repository, make your changes, and submit a pull request. We will review your changes and merge them if they align with the project's goals.
Fork the repository and resolve dependencies of Tools
project by referencing the dll located in the Convergence folder. No need to add them all, prioritize the one starting with DS and Unity.
...\Steam\steamapps\common\Convergence\Convergence_Data\Managed
Build the project with .NET Framework 4.8 SDK
And you're ready to go.
- Huge thanks to Double Stallion for designing the masterpiece that is Convergence. I really enjoyed playing it, and discovering lots of new mechanics!
- SharpMonoInjector - A tool for injecting assemblies into Mono embedded applications.