AlpyneDreams / d8vk

Direct3D 8 to Vulkan translation for DXVK! Merged into dxvk: https://github.com/doitsujin/dxvk
zlib License
485 stars 8 forks source link

Deer Hunter 2004 resolution change freeze #174

Closed Blisto91 closed 4 months ago

Blisto91 commented 1 year ago

In Deer Hunter 2004 the rendering will freeze when you attempt to change the resolution in the video settings. This does not happen with wined3d

Screenshot ![Screenshot_20230710_215002](https://github.com/AlpyneDreams/d8vk/assets/47954800/b95a6e05-9463-4218-82c4-ce4aaabdbbfb)

Software information

Deer Hunter 2004 (Deer Hunger GOLD EDITION)

System information

Apitrace file(s)

https://drive.proton.me/urls/KJ0VXXBBVG#LjSTWdsn05Mb One with wined3d where it works and one with d8vk where it gets stuck

Log files

DH2004_d3d9.log Game.LOG

Blisto91 commented 1 year ago

Actually it just seems to happen any time it runs "changing video mode" which is also when you try to turn on FSAA

Blisto91 commented 1 year ago

Didn't think to test PR https://github.com/AlpyneDreams/d8vk/pull/172 but it does indeed work with that as @WinterSnowFall suggested

WinterSnowfall commented 1 year ago

Two things might be interesting to look further into still, namely:

See here ![image](https://github.com/AlpyneDreams/d8vk/assets/6306593/034b1c2b-32ab-4267-a178-62e4f73d355c)

Edit: In retrospect, probably entirely closable once the PR is merged.