Skip to content

Wait Requester

frostworx edited this page May 11, 2021 · 4 revisions

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

Wait Requester

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.

Clone this wiki locally