Skip to content
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

Empire Total War invisible game objects #3017

Closed
Blisto91 opened this issue Oct 30, 2022 · 4 comments · Fixed by #3018
Closed

Empire Total War invisible game objects #3017

Blisto91 opened this issue Oct 30, 2022 · 4 comments · Fixed by #3018
Labels

Comments

@Blisto91
Copy link
Contributor

While i was testing the surface-factory branch in random games i noticed a bug in the Windows version of Empire Total War.
If you turn on both Volumetric effects and Anti Aliasing then most of the terrain and objects become invisible.

This also happens with wined3d on Linux and with dxvk on Windows. Doesn't happen with native Windows without dxvk.
I think the trace i made through proton just have the issue baked into it so i also recorded one on Windows and when replaying that one on Linux with dxvk the issue doesn't show so i included both.

I haven't played with config options yet, so this might be something that can just be solved through that. Making the issue first so i won't forget about it.

Screenshot

Screenshot_20221030_190747

Software information

Empire Total War.
Volumetric effects and Anti Aliasing turned on

System information

  • GPU: R9 380
  • Driver: mesa-git
  • Wine version: Proton experimental & 7.0-3
  • DXVK version: master, 1.10.3 & 1.5

Apitrace file(s)

https://mega.nz/file/A1wVSKoR#NmJqOV_pXo-_jOv-NhUZ0IuyT4MTSavA1ULyxlax7sA

Log files

Empire_d3d9.log

@K0bin K0bin added the d3d9 label Oct 30, 2022
@Blisto91
Copy link
Contributor Author

The config options I've tried haven't had an effect.
Tho i found this to be a regression in d9vk 0.20

@mbriar
Copy link
Contributor

mbriar commented Oct 30, 2022

Did you try native d3dx9 and d3dcompiler? Being either backed into the trace or not might point in that direction.

@Blisto91
Copy link
Contributor Author

Blisto91 commented Oct 30, 2022

Game only load's d3dx9_40.dll and it's already native on default install. Also the issue shows on Windows with dxvk.

@mbriar
Copy link
Contributor

mbriar commented Oct 30, 2022

Oh right, overlooked that part, never mind.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants