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=3260700&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: 3 Days Ago
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.