User Tools

Site Tools


notes:dxvk

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
notes:dxvk [2022/03/19 06:18] Sean Rhonenotes:dxvk [2022/03/19 06:24] (current) Sean Rhone
Line 4: Line 4:
  
 <code> <code>
-export mesa_glthread=true+#export mesa_glthread=true
 export MESA_NO_ERROR=1 export MESA_NO_ERROR=1
 export DXVK_LOG_LEVEL=none export DXVK_LOG_LEVEL=none
 export DXVK_ASYNC=1 export DXVK_ASYNC=1
 export DXVK_CONFIG_FILE=~/.config/dxvk/dxvk.conf</code> export DXVK_CONFIG_FILE=~/.config/dxvk/dxvk.conf</code>
- 
  
   nano ~/'.config/dxvk/dxvk.conf'   nano ~/'.config/dxvk/dxvk.conf'
Line 16: Line 15:
 #dxvk.hud = full #dxvk.hud = full
 dxvk.enableAsync = true dxvk.enableAsync = true
-d3d9.numBackBuffers = 3 +#d3d9.numBackBuffers = 3 
-dxgi.numBackBuffers = 3 +#dxgi.numBackBuffers = 3 
-d3d11.samplerAnisotropy = 16 +#d3d11.samplerAnisotropy = 16 
-d3d9.samplerAnisotropy = 16 +#d3d9.samplerAnisotropy = 16 
-dxgi.maxFrameLatency = 1 +#dxgi.maxFrameLatency = 1 
-d3d9.maxFrameLatency = 1+#d3d9.maxFrameLatency = 1
 dxgi.nvapiHack = false</code> dxgi.nvapiHack = false</code>
/var/www/wiki/data/pages/notes/dxvk.txt · Last modified: 2022/03/19 06:24 by Sean Rhone