-
Notifications
You must be signed in to change notification settings - Fork 868
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dishonored 2 - LOD Texture issue #4198
Comments
Searching for this issue on Steam Forums it seems this is a game problem rather than a DXVK problem, and related to one of the updates Bethesda released to the game. As far as I can tell, you have to do some things:
If you want to try ReShade, see https://github.com/kevinlekiller/reshade-steam-proton. |
Adaptive resolution is already disabled and I've tried disabling/renabling TXAA/TAA and it didn't help. The Reshade made the game brighter but didn't fix the texture issue. I noticed no difference with LumaSharpen. If it is a game bug though, I guess I will just have to live with it. |
You can try to download an old version to see if it fixes the issue. See https://wiki.fireundubh.com/kingdomcome/steam-console. I believe it's any version prior to patch "1.4" or something. Try to download the first version if possible. |
The 'download_depot' trick in the steam console no longer works for typical steam clients due to an added security check valve added to steam on 20200212 (and additional checks in 2022). You need to use a different means to download old depot versions instead. |
Worked last time i tried it earlier this year. Anyway i plan on checking the game out here at some point on Windows to make sure that it behaves the same. |
It doesn't behave the same on Windows. On the same hardware and same graphics settings, the textures load fine for me in Windows. |
Does it break if you use dxvk on Windows? |
This may be a shader cache issue. How big is your |
This is almost certainly not a shader cache issue and just the game doing weird things to try and manage its memory usage. Which isn't uncommon, but there's usually just not a huge amount we can do about it since we can't really look at the code and figure out what's going on. |
Hmm... this may be related to an old issue: #1103 |
The issue didn't happen on windows with dxvk.
I don't think that's my issue. I have 16GB of VRAM/64GB RAM and the game seems to use between 4 and 9 VRAM on Ultra.
Outside of downloading an old version of the game, is there anything I can do to fix this on my end? |
Try disabling fsync (and maybe esync) and see if it makes a difference. Apparently it can cause similar issues in some of the BioShock games.
|
May also be worth to try Dishonored 2 with OpenGL to see if it is DXVK's fault.
|
I will admit I haven't tried it in a while, when I last did in mid 2020 it did not work. YMMV I guess? |
We have managed to track down the high res killer. See nvapi issue above. |
@Ghostbroker Are you able to verify that this looks fine now on Proton Experimental Bleeding Edge |
Yes, it is working for me now. |
Fixed in DXVK-Nvapi. |
In Dishonored 2, the low quality textures at distance seem to be used up close in some instances as evidenced in the screenshots below. It seems random, as sometimes I can walk away and walk back up close and some of the high quality textures will load, but if I spin around or look away, it goes back to the low quality ones.
Software information
Dishonored 2 on Ultra settings, but it was tested on low, high, and very high as well with the same results. V-Sync and Adaptive resolution is disabled with an FPS Limiter of 120 set. TXAA Sharpness is 20.
System information
The text was updated successfully, but these errors were encountered: