-
Notifications
You must be signed in to change notification settings - Fork 72
Game Launch Speed
frostworx edited this page May 11, 2021
·
13 revisions
stl has pretty much to check, but when everything is configured, several option-checks can be disabled (per game) to speed up the actual game start process. Here are some examples which improve the start notably (all settings can be configured in the Main Menu)
- set
WAITEDITOR
to0
Wait requester - set
CHECKCATEGORIES
to0
if the Game has no Steam Category Tweak anyway - set
SAVESETSIZE
to0
when all windows have their optimal Gui Window Size - (IMHO) games start much faster when stl is configured as Steam Compatibility Tool instead of Steam Launch Option. The reason is simply that the Steam Linux Runtime isn't loaded when using a Steam Compatibility Tool.
Quick Links
- Changelog
- Installation
- Usage
- Main Menu
- Global Menu
- Tray Icon
- Modding
- Platform-Specific Documentation
- Tweaks
- Utilities
- Advanced