Press Ctrl + R
Tried this on my i5-10300H and 1660Ti, it's been 3 days, several raids and it's been great so far, noticeable FPS increase
To anyone using DXVK and Nvidia GPU follow these instructions to make Gsync work in borderless: https://www.pcgamingwiki.com/wiki/Nv...DXGI_swapchain
I have 60 fps on Window Mode Maximixed and 165 fps in full screen:
Window Mode: Screenshots: https://i.imgur.com/jg8BKS5.jpeg
Full Screen: https://i.imgur.com/RMH8ZAD.jpeg
I deleted wow.dxvk-cache and I have the following settings in dxvk.conf too:
dxgi.enableDialogMode = True
d3d9.enableDialogMode = True
Edit: I found a solution, I inserted the following settings in dxvk.cong:
dxgi.syncInterval = 0
dxvk.tearFree = True
d3d9.presentInterval = 0
My monitor has 165 hz (DELL G2724D) and everything works fine in all games. Check my edit, I just added those lines in the .conf file and I have 165 fps in window mode.
My game doesn't even launch after applying this. I just tried with a clean install too. Any ideas?
In case anyone wants to know how to get fullscreen borderless (Windowed Mode Maximized) working with nvidia gpu, set the settings here (or as below) https://github.com/doitsujin/dxvk/is...ent-3346721133 using https://github.com/Orbmu2k/nvidiaProfileInspector
https://i.imgur.com/C3S1JR6.png
https://i.imgur.com/QIbXhrq.png
Can't see the photo, but isn't that the same instructions as this: https://www.pcgamingwiki.com/wiki/Nv...DXGI_swapchain
Weird, the images work for me, anyway the images are taken from this thread, i just put a new comment with the settings needed (there's a couple of extra steps different from that guide you linked) https://github.com/doitsujin/dxvk/is...ent-3346721133
I also tried the guide you linked and those settings work for me as well to fix fullscreen windowed mode, so i guess there's multiple ways to get it working.
This has brought a massive improvement for my system, so thank you op.
Personally I have limited the maxfps to 60, because im an old guy and don't need/notice if there's more than that.
In case anyone needs it for whatever reason, here is the console command:
Code:/console maxfps 60