https://bugs.winehq.org/show_bug.cgi?id=42013
Bug ID: 42013 Summary: DeusEx GOTY Steam Version crashes when trying to detect 3D Devices Product: Wine Version: 2.0-rc1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: maiktapwagner@aol.com Distribution: ---
Created attachment 56458 --> https://bugs.winehq.org/attachment.cgi?id=56458 DeusEx Backtrace
Hello everyone,
I am having problems getting the game mentioned above to run. It installs fine using Steam but when I am trying to launch it for the first time the 3D devices need to be configured and it throws a backtrace (attached) and I can't get any further.
mwagner@coolingrig:~$ /sbin/lspci | grep VGA 00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Kabini [Radeon HD 8330]
Please let me know should you require further information.
https://bugs.winehq.org/show_bug.cgi?id=42013
Maik Wagner maiktapwagner@aol.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |maiktapwagner@aol.com Distribution|--- |SUSE
https://bugs.winehq.org/show_bug.cgi?id=42013
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE CC| |gyebro69@gmail.com Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Béla Gyebrószki gyebro69@gmail.com --- Use taskset to force the game to run only on a single core:
taskset -c 0 Steam.exe -applaunch 6910
Duplicate of bug #35041.
*** This bug has been marked as a duplicate of bug 35041 ***
https://bugs.winehq.org/show_bug.cgi?id=42013
--- Comment #2 from Béla Gyebrószki gyebro69@gmail.com --- Sorry, I meant: taskset -c 0 wine Steam.exe -applaunch 6910
https://bugs.winehq.org/show_bug.cgi?id=42013
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com --- Closing duplicate bugs.