[UX] Warn when Shader Pre-Cache is disabled and using umu in SD's gaming mode #4328
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR adds new information in the logs to help both users and support, this is more important now that we are going to default to umu and we already recommend umu to users over discord.
When using umu on the SteamDeck's gaming mode, it looks for the
steam app id
in different environment variables that are only defined when the Steam'sShader Pre-Cache
is enabled.When all those conditions are met, the logs will now include a warning message to instruct the users that this is not enabled and the game may not work properly.
More details: https://github.com/Open-Wine-Components/umu-launcher/wiki/Frequently-asked-questions-(FAQ)#why-am-i-not-able-to-see-my-game-when-using-my-launcher-from-steam-mode-gaming-mode
Use the following Checklist if you have changed something on the Backend or Frontend: