From 711afb621f65f65de15575d737538b85197671bd Mon Sep 17 00:00:00 2001 From: the-sane <3657071+the-sane@users.noreply.github.com> Date: Sun, 15 Sep 2024 19:58:38 -0400 Subject: [PATCH] Remove proton only env var --- lib/sc-launch.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/sc-launch.sh b/lib/sc-launch.sh index 7d65da6..99a63da 100755 --- a/lib/sc-launch.sh +++ b/lib/sc-launch.sh @@ -20,7 +20,6 @@ export WINEPREFIX="$HOME/Games/star-citizen" export EOS_USE_ANTICHEATCLIENTNULL=1 export __GL_SHADER_DISK_CACHE=1 export __GL_SHADER_DISK_CACHE_SIZE=1073741824 -export WINE_HIDE_NVIDIA_GPU=1 export radv_zero_vram="true" #export DXVK_HUD=fps,compiler #export MANGOHUD=1