Merge branch 'added-nouveau-zink' of github.com:Htylol/PortWINE into Htylol-added-nouveau-zink
This commit is contained in:
@ -3046,6 +3046,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