linuxware/scripts/steam/launch_native.sh

7 lines
106 B
Bash
Raw Normal View History

2024-02-01 21:11:35 -03:00
#!/bin/sh
# https://docs.mesa3d.org/envvars.html
export AMD_VULKAN_ICD="RADV"
mangohud gamemoderun "$@"