Remove radv_zero_vram env var

This commit is contained in:
the-sane 2024-09-29 15:12:35 -04:00
parent 2764284d12
commit 391e1b70a0

View File

@ -26,7 +26,6 @@ export __GL_SHADER_DISK_CACHE_SIZE=1073741824
# Extra Nvidia cache options # Extra Nvidia cache options
#export __GL_SHADER_DISK_CACHE_PATH="/path/you/want/for/your/cache" #export __GL_SHADER_DISK_CACHE_PATH="/path/you/want/for/your/cache"
#export __GL_SHADER_DISK_CACHE_SKIP_CLEANUP=true #export __GL_SHADER_DISK_CACHE_SKIP_CLEANUP=true
export radv_zero_vram="true"
#export DXVK_HUD=fps,compiler #export DXVK_HUD=fps,compiler
#export MANGOHUD=1 #export MANGOHUD=1