Added NOUVEAU_USE_ZINK and spellcheck
This commit is contained in:
@ -2929,6 +2929,9 @@ start_portwine () {
|
||||
then
|
||||
export LIBGL_KOPPER_DRI2="1"
|
||||
fi
|
||||
if [[ -d /sys/bus/pci/drivers/nouveau ]] ; then
|
||||
export NOUVEAU_USE_ZINK="1"
|
||||
fi
|
||||
;;
|
||||
5)
|
||||
# LEGACY DXVK
|
||||
|
Reference in New Issue
Block a user