Merge branch 'added-nouveau-zink' of github.com:Htylol/PortWINE into Htylol-added-nouveau-zink

This commit is contained in:
Mikhail Tergoev
2024-10-23 13:45:49 +03:00
4 changed files with 10 additions and 10 deletions

View File

@ -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