hm: enable gpl for dxvk
This commit is contained in:
parent
ea48d2a6d6
commit
29c0aee6a4
|
@ -252,7 +252,7 @@
|
||||||
# Configure DXVK
|
# Configure DXVK
|
||||||
".config/dxvk.conf".text = ''
|
".config/dxvk.conf".text = ''
|
||||||
dxgi.tearFree = True
|
dxgi.tearFree = True
|
||||||
dxvk.enableGraphicsPipelineLibrary = Auto
|
dxvk.enableGraphicsPipelineLibrary = True
|
||||||
|
|
||||||
dxvk.enableAsync = True
|
dxvk.enableAsync = True
|
||||||
'';
|
'';
|
||||||
|
|
Loading…
Reference in a new issue