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] - Don't Starve Together (322330) - Title crashes at launch on v1.9 and newer. #2150

Closed
ZereoX opened this issue Jul 8, 2021 · 1 comment
Labels

Comments

@ZereoX
Copy link
Contributor

ZereoX commented Jul 8, 2021

Description:

While testing titles that require child vulkan windows, we found that Don't Starve Together (322330), which previously worked on Proton-Experimental, is now crashing since DXVK was bumped to v1.9 (this also extends to Proton 6.3-5). The title launches correctly on v1.8.1. This was confirmed on both Proton and Windows.

I've tested a few CI builds and a1f3f6c seems to be the last known-good commit (last commit before the nv12 changes).

v1.9 - ❌ a1f3f6c - ✔️
image image

Please let me know if any additional information is required or if additional testing is needed.

Software information

Don't Starve Together (322330)

System information

OS: Ubuntu 20.04 / Windows 10 Pro 20H2
GPU: Radeon RX 5700 XT / Nvidia GeForce GTX 1060
Driver: 21.2~git2107080600.cf66cc~oibaf~f / 465.31-0ubuntu0.20.04.1
Wine version: Proton 6.3-5
DXVK version: 1.9

Apitrace file

Log files

d3d9.log: dontstarve_steam_d3d9.log

warn:  D3D9DeviceEx::SetRenderState: Unhandled render state D3DRS_LASTPIXEL
warn:  D3D9DeviceEx::SetRenderState: Unhandled render state D3DRS_DITHERENABLE

Tested CI builds:

main - e23792e - (❌)
v1.9 - dca6346 - (❌)
0fe8f2e - (❌)
0af7229 - (❌)
383cde2 - (❌)
a1f3f6c - (✔️)
0520ce9 - (✔️)
13f5353 - (✔️)
v1.8.1 - 5083b84 - (✔️)

@K0bin
Copy link
Collaborator

K0bin commented Jul 18, 2021

Fixed by #2158

@K0bin K0bin closed this as completed Jul 18, 2021
@K0bin K0bin added the d3d9 label Jul 18, 2021
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.

2 participants