nipkownix / re4_tweaks

Fixes and tweaks for the "UHD" port of Resident Evil 4
zlib License
341 stars 32 forks source link

Difference between DX9 and Vilkan renderer #373

Closed bursoft-git closed 1 year ago

bursoft-git commented 1 year ago

Validation

Describe your issue here (drag+drop ZIP to attach it)

Hi, re4_tweaks team! Latest re4_tweaks use Vilkan renderer by default, but i see difference between them I do not know how to explain, so here is GIF)) 2022-12-06_110911

And fullscreen screenshots Resident Evil 4 06 12 2022 10_40_36 Resident Evil 4 06 12 2022 10_41_40 Resident Evil 4 06 12 2022 10_53_05 Resident Evil 4 06 12 2022 10_53_06 Resident Evil 4 06 12 2022 10_54_12 Resident Evil 4 06 12 2022 10_55_54

nipkownix commented 1 year ago

Hi! Does this update make any difference?

dinput8.zip

bursoft-git commented 1 year ago

No, i do not see any difference with attached DLL

nipkownix commented 1 year ago

Strange. I imagine you're using an Nvidia gpu, right? I haven't been able to reproduce the issue, but I have an AMD gpu.

Just out of curiosity, can you try to disable the vulkan renderer in re4_tweaks and use DXVK instead? Here's the file needed:

d3d9.zip

bursoft-git commented 1 year ago

hmm, yes, i use Nvidia GTX 1650 but now i tried to reproduce bug on RTX 3070, and.. image looks identically on DX9 and Vulkan renderers.. tomorrow i try to reinstall drivers, and check again

nipkownix commented 1 year ago

Could you check if any of these improves the situation? dinput8-test1.zip dinput8-test2.zip

(@albertRE4HD not sure if you received it, but I sent you those files too xD)

albertre4HD commented 1 year ago

Hey! test2 fixed the problem for me :D Well done!

FutonGama commented 1 year ago

Yes, if you use Vulkan the game start to work the Nvidia Control Panel (Maybe AMD happen too), so, if you put the Nvidia Configuration in Performance mode, the game will become pixelated, probably you use Nvidia and your graphics are on Performance on Control Panel, so, change that for Quality or Best Quality. I will show what i mean with a screenshot.

nvcplui_ToiGvykLaj

Sorry its in portuguese. Set this to High Quality and the game will become beaulty again.

And verify if your Global Configuration is not set to Performance or will affect all the games.

bursoft-git commented 1 year ago

All my parameters of Nvidia Control Panel by default If i change Texture Filtering to High Quality (by default - quality), game looks good again! dinput8-test2 gives even little sharper filtration quality, so this is the best solution thanks!

albertre4HD commented 1 year ago

In my case, while using test2 dll file, it looks exactly the same before and after changing that parameter in the Nvidia control panel image

nipkownix commented 1 year ago

Ah, nice! I guess test2 is the way to go, then. I imagine there were no oddities with textures in-game?

bursoft-git commented 1 year ago

Today again checked this issue On my RTX 3070 Laptop image looks equally with DX9, VK, and VK + hack On GTX 1650 Desktop (reinstall latest nvidia driver, all Control Panel settings by default), there is difference between DX9, VK (VK1), VK + hack (VK2) 2022-12-08_093850

Anyway, latest commit fixed this issue, and i do not see any oddities with textures in-game Thanks!