-
Notifications
You must be signed in to change notification settings - Fork 73
Wait Requester
The initial Wait Requester acts as gate to all stl configuration options.
If selected within a timeout the Start Menu (by default the Main Menu) will open, else the game starts seamlessly with all configurations set. It also
- shows when and how long the game was last played
- shows if and how many game-related config files were found
- shows if editable (possible) game config files are found
- and displays the overall [ProtonDB Rating]((https://github.com/frostworx/steamtinkerlaunch/wiki/ProtonDB-Rating)
The Wait requester will wait WAITEDITOR
seconds for User input (either Space or press OK
)
When WAITEDITOR
is set to 0 (in the Game Menu) stl will directly start the game with the current configuration.
If MAXASK
in the Global Config (f.e. via [Global Menu](https://github.com/frostworx/steamtinkerlaunch/wiki/Global Menu)) is defined, the requester can be cancelled maximal MAXASK
times
before WAITEDITOR
is automatically set to 0 for the selected game.
Letting the requester timeout does not count as cancelled.
The "Cancelled counter" is stored directly in the Game Config as ASKCNT
and is resetted to 0 when MAXASK
was reached and WAITEDITOR
was set to 0.
Quick Links
- Changelog
- Installation
- Usage
- Main Menu
- Global Menu
- Tray Icon
- Modding
- Platform-Specific Documentation
- Tweaks
- Utilities
- Advanced