https://bugs.winehq.org/show_bug.cgi?id=42290
Bug ID: 42290 Summary: Dota 2 Workshop Tools does not run at all Product: Wine-staging Version: 2.0-rc5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: minecraft2048@gmail.com CC: erich.e.hoover@wine-staging.com, michael@fds-team.de, sebastian@fds-team.de Distribution: ---
Created attachment 57006 --> https://bugs.winehq.org/attachment.cgi?id=57006 Output from running step 7 on terminal
Specs:
Arch Linux Wine 2.0-rc5
Reproduction:
1. Install Linux Dota 2 using Steam for Linux 2. Install Steam for Windows using Wine on a clean 64 bit wineprefix 3. cp --reflink=all steamapps from Steam for Linux to Steam for Windows 4. Launch Steam for Windows, login and let it update Dota 2 5. Make sure that the DLC Dota 2 Workshop Tools are checked 6. cd to Steam for Windows steamapps/common/dota 2 beta/bin/win64 7. env WINEPREFIX='/home/feanor/steam-wine' wine ./dota2cfg.exe -steam -dx11
Expected result:
Dota 2 workshop tools launch and I can create a mod
What actually happens:
Nothing is happening on the screen, while the dota2cfg.exe eats up 1 CPU core
Output log is attached below I will retry with 2.0-rc6 when pacman already have it
Note: Step 3 is probably not necessary, you can directly install Dota 2 on Steam for Windows and follow step 5 onwards, but I don't have enough hard disk space for that
https://bugs.winehq.org/show_bug.cgi?id=42290
xdshot miha-xdshot@yandex.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |miha-xdshot@yandex.ru
--- Comment #1 from xdshot miha-xdshot@yandex.ru --- This also happens for me on Arch Linux x64, using wine-staging-2.15 on clean 64-bit prefix. It simply hangs and doesn't do anything until I kill it.
Worth to mention that it happens same for Dota 2 game itself on Wine (when I launch it from steam) and its .exe tools located in 'Steam/steamapps/common/dota 2 beta/game/bin/win64'.
The SteamVR Environments app (the part of SteamVR app on Steam) located at 'Steam/steamapps/common/SteamVR/tools/steamvr_environments/game/bin/win64' has the same issue, so I guess it's better name this bugreport as "Source 2 Engine games and tools don't run at all" (both Dota 2 and SteamVR run on Source 2).
I'll try launching on latest clean wine from git a bit later.
https://bugs.winehq.org/show_bug.cgi?id=42290
--- Comment #2 from xdshot miha-xdshot@yandex.ru --- Created attachment 59050 --> https://bugs.winehq.org/attachment.cgi?id=59050 WINEDEBUG=+all wine dota2cfg.exe 2>> dota2cfg_all.txt
https://bugs.winehq.org/show_bug.cgi?id=42290
--- Comment #3 from xdshot miha-xdshot@yandex.ru --- Created attachment 59051 --> https://bugs.winehq.org/attachment.cgi?id=59051 WINEDEBUG=+relay,+loaddll wine dota2cfg.exe 2>> dota2cfg_relay_loaddll.txt
https://bugs.winehq.org/show_bug.cgi?id=42290
--- Comment #4 from xdshot miha-xdshot@yandex.ru --- Wine from git, commit c579a81a6353dd7c843270561cd5763ff895de40. Same.
https://bugs.winehq.org/show_bug.cgi?id=42290
Michael Müller michael@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Product|Wine-staging |Wine Component|-unknown |-unknown
--- Comment #5 from Michael Müller michael@fds-team.de --- The bug is not specific to Wine Staging, moving into the Wine product.