Speedrun Tools
Speedrun Tools is a Bakkes Mod Plugin aimed at making speedrunning easier. It includes:
- Custom Map Tools
- Save States
- Kismet Editor
- LiveSplit Controller
- Game Mutators
Downloads
Required Downloads
- BakkesMod (if you don't have it already)
- Speedrun Tools Plugin
Needed to use LiveSplit Tools
- LiveSplit (popular speedrunning timing software)
- LiveSplit Server (how this plugin communicates with LiveSplit)
Features
- Custom Map Tools
- Save States
- Save the current game state
- Load the saved game state
- Kismet Sequence Variable Editor
- View and edit kismet variables
- LiveSplit Client
- Connect to and control LiveSplit
- Auto splitters for:
- Tutorial Basic
- Tutorial Advanced
- Panic's Air Race Beach
- Leth's Giant Rings
- Air Dribble Hoops
- Speed Jump Rings 1
- Custom mutators including
- Auto airroll left, auto airroll right, disabled airroll
- Unlimited boost, zero boost
- Custom gravity
- Custom game speed
How to Open the In-game Menu
- Open the BakkesMod console and type
toggle menu speedruntools
- You can also bind this command to a key by typing
bind F9 "toggle menu speedruntools"
- You can also bind this command to a key by typing
- Open it through the settings window at
Bakkesmod settings (F2)
->Plugins
->Speedrun Tools
Console Variables (CVars) and Commands
The following CVars and Commands are best used through the in-game menu. They can also be accessed through the BakkesMod console.
Save States
speedrun_savestate_save
(command): Saves the current game statespeedrun_savestate_load
(command): Loads the previously saved game state
LiveSplit Client
speedrun_livesplit_connect
(command): Try to connect to the LiveSplit Serverspeedrun_livesplit_disconnect
(command): Disconnect from the LiveSplit Serverspeedrun_livesplit_startorsplit
(command): Start or split the timerspeedrun_livesplit_start
(command): Start the timerspeedrun_livesplit_pause
(command): Pause the timerspeedrun_livesplit_resume
(command): Resume the timerspeedrun_livesplit_reset
(command): Reset the timerspeedrun_livesplit_split
(command): Split the timerspeedrun_livepslit_skipsplit
(command): Skip the next splitspeedrun_livesplit_unodsplit
(command): Undo the previous split
Mutators
-
speedrun_mutators_car_boost
(cvar): The local car's boost mutator0
- Off1
- Zero Boost2
- Unlimited Boost
-
speedrun_mutators_car_airroll
(cvar): The local car's air roll mutator0
- Off1
- Disable Air Roll2
- Auto Air Roll Left3
- Auto Air Roll Right
-
speedrun_mutators_game_gravity
(cvar): The current game gravityfloat
-
speedrun_mutators_game_speed
(cvar): The current game speedfloat