-
Notifications
You must be signed in to change notification settings - Fork 73
Crash Guess
frostworx edited this page May 11, 2021
·
2 revisions
Optional open a requester when the game possibly crashed, to retry with different settings, optionally with opening a Help-Url
If the per-game config CRASHGUESS
is bigger than 0
and the Playtime after the game has exited is below CRASHGUESS
,
a Crash-Guess requester opens, where one has the option to directly retry starting game with different settings (the Settings menu will (re)open)
before the launch process exits back to steam.
The Gui also offers to permanently skip that requester for the running game (which simply sets CRASHGUESS
to 0
)
or simply to exit for now.
The same requester also has a dropdown menu, where a Help-Url can be selected to open in the browser automatically when "retry" is chosen.
Quick Links
- Changelog
- Installation
- Usage
- Main Menu
- Global Menu
- Tray Icon
- Modding
- Platform-Specific Documentation
- Tweaks
- Utilities
- Advanced