Please describe your issue in as much detail as possible:
I filled my non steam game option like in my screenshot
I add printf "%s %s\n" "$here/pressure-vessel/bin/pressure-vessel-unruntime" "$@" in /home/user/.steam/steam/steamapps/common/SteamLinuxRuntime/run-in-scout before the exec for seeing the command that launch the game
Steps for reproducing this issue:
I launch my non steam game and I see the next result in my terminal
Your system information
My system link: https://gist.github.com/kadogo/a72b612e48ede28a5bd7495b268de99d
Please describe your issue in as much detail as possible:
I filled my non steam game option like in my screenshot
I add
printf "%s %s\n" "$here/pressure-vessel/bin/pressure-vessel-unruntime" "$@"in /home/user/.steam/steam/steamapps/common/SteamLinuxRuntime/run-in-scout before the exec for seeing the command that launch the gameSteps for reproducing this issue:
I think that non steam games interpret the launch options like something to be added after the normal command.
If I can help with other test let me know.
Cheers.