hm: enable gpl for dxvk

This commit is contained in:
Alexandre Cavalheiro 2024-09-09 20:03:31 -03:00
parent 5572f1221d
commit 5c925697c4
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF

View file

@ -252,7 +252,7 @@
# Configure DXVK
".config/dxvk.conf".text = ''
dxgi.tearFree = True
dxvk.enableGraphicsPipelineLibrary = Auto
dxvk.enableGraphicsPipelineLibrary = True
dxvk.enableAsync = True
'';