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

[d3d9][regression] WoW rendering stops when "Reduce Input Lag" is turned on #4639

Open
Blisto91 opened this issue Jan 23, 2025 · 0 comments
Open
Labels

Comments

@Blisto91
Copy link
Contributor

Flicking the games own "Reduce Input Lag" option from the off mode to the on mode will make the game window disappear. Or at least not reappear correctly as it should (task bar icon is gone but music is still playing). In a apitrace it will show as it freezing. Wined3d is fine.

I have bisected this to be regressing behavior from one of these 3 commits 9108f8c...135b8a0. The two first crash and so can't be checked on their own. Running the game or trace with DXVK_CONFIG="dxvk.enableGraphicsPipelineLibrary = False; dxvk.trackPipelineLifetime = False" does not prevent the issue.
Reverting the dxso commit on current master makes the game crash so can't check that directly either.

Software information

World of Warcraft 3.3.5 (d3d9)(Warmane)

System information

  • GPU: RTX 4080
  • Driver: 565.77
  • Wine version: Proton Bleeding Edge

Apitrace file(s)

https://drive.proton.me/urls/5J7XAW979M#bCiSR3m3nFWN

Note that the freeze will only reproduce when replayed with the 32bit version of apitrace.

Log files

Wow_d3d9.log

@K0bin K0bin added the d3d9 label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants