-
Notifications
You must be signed in to change notification settings - Fork 176
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
Steam tries to run d3ddriverquery64.exe
with non-Wine compatibility tools
#11435
Comments
The same issue occurs with other non-Wine compatible tools, such as Luxtorpeda, but the effect differs. With Luxtorpeda, the start menu is simply displayed. |
Also started receiving these Boxtron errors after updating Steam today. Seeing the mention of Roberta and Luxtorpeda, I have those tools installed as well. |
Also started getting those 2 errors just recently! Not sure if extra ( besides Boxtron ) tools are installed. |
Same problem here, this looks like a bug because i didnt have these issues before and they came in after the latest updates. i didnt change anything except updating the system / packages of my garuda installation. |
Im also having the same issue i have however found a temp workaround. Open steam and go to settings then compatibility then turn it off and restart steam, then after restring go back and enable compatibility then make sure to select proton excremental then restart one more time and games should launch. |
This occurred for me even with compatibility off. For me through htop it seems a weird sub-process of |
Same here. Appears once per steam launch, does not affect any functionality seemingly |
Have you tried to play a game with a friend on his pc with remote play together or a game with remote play? |
looks like the mentioned workaround is working to play remote play games again, but hosting these is producing not playable steam backgrounds with remote play. game screen is not shared. |
Exactly the same here with the Steam Native package on Garuda. Doesn't happen with the Steam Runtime package. |
Hmm odd, after using the workaround my steam works just fine. playing games, remote play (hosting and joining) and all other features. |
oh i forgot to tell - for me its working again. looks like it had nothing to do with this problem. Still dont know what it was tbh but its working. |
If you update to the latest version of the luxtorpeda client, I've introduced a workaround to avoid the lux launcher from showing up. |
The solution for Boxtron appears to be fairly simple as well (basically the same fix as Luxtorpeda) |
Your system information
Please describe your issue in as much detail as possible:
Recently, I started getting errors from Boxtron upon launching Steam.
I wasn't attempting to run any game when this happened, and the only game I had configured to use Boxtron is indeed compatible with it. To make sure I hadn't just broken something in my Steam configuration, I renamed my
~/.steam
directory and then allowed Steam to create a new one before installing Boxtron v0.5.4 to~/.steam/root/compatibilitytools.d/
and launching Steam again; I got the same result.Running Steam from the command line shows matching errors in the terminal output:
Another compatibility tool, Roberta v0.1.0, also logs errors to the terminal (but doesn't produce any pop-up windows):
I've omitted the full Python traceback from Roberta and some other details because they're almost certainly not important. Obviously the problem is that Boxtron and Roberta don't know how to run
d3ddriverquery64.exe
, nor should they. It seems that Steam is attempting to run this program with every compatibility tool upon start-up, thus confusing non-Wine-based compatibility tools. I assume this is due to a Steam update that was pushed sometime this week, because I wasn't getting the pictured pop-up errors from Boxtron before, and Boxtron didn't change.I have a feeling this will be getting a "won't fix" response (or no response) from Valve, given that unofficial (i.e. unsupported) compatibility tools appear to be the only ones affected — but it seems fair to report the issue here first, considering a Steam update seems to have caused the problem.
Steps for reproducing this issue:
The text was updated successfully, but these errors were encountered: