http://bugs.winehq.org/show_bug.cgi?id=26576
Summary: Unable to Run Steam Game Assassin's Creed Brotherhood Product: Wine Version: 1.2.2 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: panabear314159@hotmail.com
I have recently downloaded Assassin's Creed Brotherhood on steam, and tried to play it today. However I recieved a couple of different errors, and was unable to get around them. I tried uninsalling and reinstalling the game, I have tried restarting a number of times
http://bugs.winehq.org/show_bug.cgi?id=26576
--- Comment #1 from Sam panabear314159@hotmail.com 2011-03-27 17:29:38 CDT --- Created an attachment (id=33839) --> (http://bugs.winehq.org/attachment.cgi?id=33839) Wine Error
Sorry I was unable to finish my thought, and my computer moved me to the next screen. I have also gotten and error that reads "There was a problem starting your game, make sure you have no other games running that use the Ubisoft Game Launcher." Many of my other steam works fine, but i am assuming since this is a newer game this might just be one of the bugs. Thank you very much in advance. Sam
http://bugs.winehq.org/show_bug.cgi?id=26576
--- Comment #2 from Sam panabear314159@hotmail.com 2011-03-27 18:00:39 CDT --- I have now updated to the newest wine versions, and it solved the wine error, but the game will still not run with the launcher error.
http://bugs.winehq.org/show_bug.cgi?id=26576
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #3 from Dan Kegel dank@kegel.com 2011-03-27 19:56:31 CDT --- Try running with WINEDEBUG=warn+heap, maybe. I saw some heap corruption on exit when playing the dvd version.
http://bugs.winehq.org/show_bug.cgi?id=26576
--- Comment #4 from Sam panabear314159@hotmail.com 2011-03-28 20:08:27 CDT --- I tried running the debugger. I used cd to get to /home/sam/.PlayOnLinux/wineprefix/Steam/drive_c/Program Files/Steam/ then typed the command winedebug=warn+heap wine Steam.exe -applaunch 48190
This appears to work and steam starts up, and it says it is launching Assassin's Creed Brotherhood, but nothing else pops up, Am i doing the wrong command, or is there any thing else I should try. Thank you very much Dan.
http://bugs.winehq.org/show_bug.cgi?id=26576
--- Comment #5 from Dan Kegel dank@kegel.com 2011-03-28 20:15:21 CDT --- It's case sensitive, you would need
WINEDEBUG=warn+heap wine Steam.exe -applaunch 48190 > log.txt 2>&1
We would also want the log from that if the error persisted.
You didn't say you were using PlayOnLinux, though. That invalidates your initial bug report, since you probably aren't using the version of wine you thought you were.
Please try again with vanilla wine-1.3.16, without playonlinux, just to be sure.
http://bugs.winehq.org/show_bug.cgi?id=26576
Sam panabear314159@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #6 from Sam panabear314159@hotmail.com 2011-03-28 21:19:29 CDT --- I am sorry about the confusion over POL. It is obvious that I am new to linux, and i have not had much experience with it yet, but I am learning a lot, thanks to people like you. changing the case did not make a difference, I would give you the log but now it is unnecessary since I got it to work, thank you very much, using the vanilla wine worked perfectly. I initially couldn't figure out how to run steam without POL, but now it seemed so easy. Thank you very much again, I really appreciate you help.
http://bugs.winehq.org/show_bug.cgi?id=26576
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |INVALID
--- Comment #7 from Dan Kegel dank@kegel.com 2011-03-28 21:42:54 CDT --- You're welcome!
http://bugs.winehq.org/show_bug.cgi?id=26576
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Dmitry Timoshkov dmitry@codeweavers.com 2011-03-28 23:33:25 CDT --- Closing invalid.