HGL
other-emerald

Linux game launch parameters

Why your beautiful launcher does not support the input of game arguments similar to stimuli, I mean the commands that are written before %command% like RADV_PEFTEST=gpl or DXVK_HUD=compiler and similar, unix commands are simply ignored. For example Bottles supports game arguments like RADV_PERFTEST=gpl %command%.
5 Replies
foreign-sapphire
foreign-sapphire2y ago
it does support it this is what environment variables are the thing on the left side of equal sign is key, the other is a value Key=value game arguments are things you would like to pass into game exe like -launcherSkip environment variables is separate concept form game arguments/launch parameters
other-emerald
other-emeraldOP2y ago
ty for information, i understand
other-emerald
other-emeraldOP2y ago
example, its work
No description
fair-rose
fair-rose2y ago
I'm also reasonably sure that RADV_PERFTEST=gpl has already been enabled by default in newer mesa versions already in other words, adding it does nothing the syntax is correct here https://lists.freedesktop.org/archives/mesa-announce/2023-May/000720.html yep. it's in as of 23.1
other-emerald
other-emeraldOP2y ago
In my case on mesa 23.1.4 radv_perftest=gpl did not work, I had to use the startup parameter, but in mesa 23.3.0 devel, everything works out of the box Strange, I had low stability when using mesa 23.1.4, but when I switched to mesa 23.3.0 devel, everything became much more stable (I mean the frame graph).

Did you find this page helpful?