Press Ctrl + R
'); document.write(''); var yuipath = 'clientscript/yui'; var yuicombopath = ''; var remoteyui = false; } else // Load Rest of YUI remotely (where possible) { var yuipath = 'https://ajax.googleapis.com/ajax/libs/yui/2.9.0/build'; var yuicombopath = ''; var remoteyui = true; if (!yuicombopath) { document.write(''); } } var SESSIONURL = ""; var SECURITYTOKEN = "guest"; var IMGDIR_MISC = "warmane/misc"; var IMGDIR_BUTTON = "warmane/buttons"; var vb_disable_ajax = parseInt("0", 10); var SIMPLEVERSION = "422"; var BBURL = "https://forum.warmane.com"; var LOGGEDIN = 0 > 0 ? true : false; var THIS_SCRIPT = "showthread"; var RELPATH = "showthread.php?p=3260761&t=440657&viewfull=1"; var PATHS = { forum : "", cms : "", blog : "" }; var AJAXBASEURL = "https://forum.warmane.com/"; var CoTTooltips = { rename: true, icons: false, iconsize: 15, qualitycolor: true, overridecolor: { spells: '#839309', items: '', npcs: '#fff', objects: '#fff', quests: '#ffb100', achievements: '#fff' } }; // -->
Press Ctrl + R
Is it still okay?
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
Edited: July 30, 2025
You have a 60 hertz monitor which can't represent more than 60 frames per second. Making your computer render more than 60 frames per second is a waste of energy and therefore money.
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?
The process is running, but the game isn't. I have to manually kill the process and launch the game without the fix.
Make sure your GPU drivers are up to date.
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
![]()
Edited: September 29, 2025
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.
Edited: September 30, 2025
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
I recommend that you enable vsync instead of doing that, since that is likely to cause tearing depending on your setup. (If you don't notice the tearing, well, then it's not an issue.)