Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Topic on Talk:Tom Clancy's Splinter Cell: Conviction

Line 1: Line 1:
For these stutters, try out using DXVK-Async and put this line in  
+
For these stutters, try out using DXVK-Async and put this line in dxvk.conf near exe:
 
<br>
 
<br>
dxvk.conf near exe:
 
 
dxvk.enableAsync = true
 
dxvk.enableAsync = true
  
 
Technically, for fair comparison, you should delete cache.
 
Technically, for fair comparison, you should delete cache.
  
Also, you can try to fiddle with these parameters:
+
Also, you can try to fiddle with this parameter:
DXVK_HUD=pipelines
+
<br>
dxvk.numAsyncThreads = 10 or 16 or other
+
dxvk.numAsyncThreads = 10 or 16 or 6 or 5 or 0 (auto)