Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I can actually max pt on my 3070 with 1440p DLSSp. 45+ fps all of the time with reflex and VRR is smooth enough for me, its 50+ fps 90 percent of the time. If I change a DLSS setting, or RT (something that would affect the tensor cores), the game slows to 30+fps until I restart. Witcher 3 maxed does the same thing from 65+ fps to 40+ fps at all times, highest possible settings.
Can verify it has nothing to do with entering\exiting the menu, only changing these graphical options. Played for hours with no problem, maxed, zero stutter or hiccups period (this game is incredibly optimized). 1440p/DLSSp.
5800x3d 3070 32gb
interesting. not sure if I'm talking about the same thing. for me, I've always been plagued by a gradual and horrible FPS drop during my gaming sessions with RT turned on, brought on by the usage of the inventory/map/other UI elements. only recently I discovered VRAM was exceeding 8GB, and someone on Reddit suggested I decrease textures to medium. This way my VRAM no longer exceeds 7800MB, and the FPS drops are gone for good. it's the ONLY thing that helped in this situation.
And yeah I can confirm I'm getting about the same FPS on those settings as you on my 3070.
is it possible you're pushing your VRAM past what the card can handle? like 4k with RT maxed out for example?
np
the one disadvantage I just noticed is the buildings in the back look like dog poop, all blurry with terrible textures. I tried turning the quality up to High again, but shortly after the inventory slowdown came back. nope, only way to use RT on the 3070 is to have textures on med.
The worst things I've seen with medium textures are poor magazine covers and lower resolution posters that you can find affixed to some buildings walls. Wall graffiti looks pixelated, while roads mostly still hold up, damaged roads with puddles look lower res. It's not terrible, but not great either.
Some these texture mods, even the 2K versions fix these. I'm not sure if they will cancel out medium settings if you download and apply too many though. I've tested it myself, but I've got a 3080 with 10GB.
also disable hardware accerelated web views on steam settings, and make sure to turn off any background programs that may use VRAM. check your idle VRAM usage. ideally you can reduce the idle VRAM usage on a 1440p monitor down to 400 500 mb range if you can cut everything down
even discord, chrome, edge etc. use VRAM. you can also disable their hardware accerelation and save some VRAM
and as a final extreme measure; you can kill explorer.exe and save some VRAM from there too. here's a code you can use with a bat file to automatically kill explorer.exe and other VRAM-using windows stuff
taskkill /f /im explorer.exe
taskkill /f /im SearchHost.exe
taskkill /f /im StartMenuExperienceHost.exe
taskkill /f /im ShellExperienceHost.exe
taskkill /f /im GameBar.exe
taskkill /f /im SystemSettings.exe
taskkill /f /im dwm.exe
this code will first kill explorer.exe, and then the remnants from it. then it will restart dwm.exe
make sure to do this after having Steam as an active window. then you can Alt+tab to Steam and run the game.
And as a final note: Geforce experience also use some VRAM so you can disable that too if you're not using it.
if you do a whole package effort like me, you will minimize the occurence of VRAM related framedrops in many other VRAM starved games too. it is just how I survive nowadays with my 8 GB 3070. I hate compromising on texture quality so I will go to extremes to ensure I can somewhat get playable framerates on high textures with limited VRAM
Dude I was about to buy a 4080 just for this and you stopped me dead in the track!