HGL
automatic-azure
How to adjust Game Settings for Windows games?
The game settings can be seen in Settings > Log for individual games, but I cannot find anywhere to adjust the values.
For example:
Some of these seem specific to Linux and that's fine, but how do we adjust values for settings like
useGameMode
or showFps
that should be adjustable for Windows installations?
I cannot find these settings in general/advanced settings or in the settings for specific games.6 Replies
rare-sapphire•4mo ago
those settings are only implemented for linux, that's why they don't show in the UI
automatic-azureOP•4mo ago
So that's a reference to feral gamemode, not Windows game mode - got it.
The
showFps
option is the same I guess? Related to Mongohud maybe?rare-sapphire•4mo ago
not sure if it uses mangohud for that or just a DXVK flag, but it's not implemented for windows
automatic-azureOP•4mo ago
Got it, thank you for clearing that up for me
rare-sapphire•4mo ago
I made a PR to hide those confusing values in the logs, to only show the ones that actually apply for each system, hopefully the next release will show non-confusing details
automatic-azureOP•4mo ago
Good idea, especially if you have nerds that want to tweak all the things like me