http://bugs.winehq.org/show_bug.cgi?id=11933
Summary: Alien Shooter 2 demo runs realy slow in 1024x768 and crashes/freezes on exit Product: Wine Version: 0.9.57. Platform: Other URL: http://www.sigma-team.net/download-document/as2demo.html OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: karaluh@karaluh.pl
Created an attachment (id=11237) --> (http://bugs.winehq.org/attachment.cgi?id=11237) Manual kill backtrace
The game starts by default in 800x600 and in the terms of speed is playable.
1. When the resolution is changed to 1024x768 game becomes painfuly slow, and crashes on exit.
2. When restarted, the game has to be killed.
Attached log from the seccond scenario.
http://bugs.winehq.org/show_bug.cgi?id=11933
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
--- Comment #1 from Lei Zhang thestig@google.com 2008-03-08 22:25:23 --- what video card / driver are you using? Is there more to the backtrace?
http://bugs.winehq.org/show_bug.cgi?id=11933
--- Comment #2 from karaluh karaluh@karaluh.pl 2008-03-09 06:41:53 --- Created an attachment (id=11256) --> (http://bugs.winehq.org/attachment.cgi?id=11256) Automatic wine crash
GeForce 2, nvidia legacy binary drivers.
There are two possible scenarios:
1. Initial resolution is set to 800x600 - in this case you have to change the resolution and start the game in survival. Then after quiting the game wine crashes and produces attached backtrace.
2. Initial resolution is set to 1024x768 - in this case you have toonly start the game in survival. Then after quiting the game wine crashes and freezes without producing backtrace.
Without starting the actual gameplay wine also crashes, but not as described above. Do you need any more backtraces?
http://bugs.winehq.org/show_bug.cgi?id=11933
--- Comment #3 from Lei Zhang thestig@google.com 2008-03-09 14:11:36 --- The game didn't go into full screen correctly for me on my ati card. It took up the bottom left corner of my screen and everything else was garbled. I didn't have mouse input.
After I configured wine to use a virtual desktop, it started correctly in a window. However, when I tried to play the game, the graphics were messed up - I get a weird glow. On exit, where I play the game or not, I get:
X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 144 (ATIFGLRXDRI) Minor opcode of failed request: 1 () Value in failed request: 0x0 Serial number of failed request: 84499 Current serial number in output stream: 84499
http://bugs.winehq.org/show_bug.cgi?id=11933
--- Comment #4 from karaluh karaluh@karaluh.pl 2008-03-09 16:13:00 --- (In reply to comment #3)
The game didn't go into full screen correctly for me on my ati card.
What wine version and what graphic driver do you use?
http://bugs.winehq.org/show_bug.cgi?id=11933
--- Comment #5 from Lei Zhang thestig@google.com 2008-03-09 19:48:15 --- x600 and fglrx 8.29.6.
http://bugs.winehq.org/show_bug.cgi?id=11933
--- Comment #6 from karaluh karaluh@karaluh.pl 2008-03-10 11:53:02 --- (In reply to comment #5)
x600 and fglrx 8.29.6.
From what I have found it's fglrx fault. Upgrade the driver to newest version
possible.
http://bugs.winehq.org/show_bug.cgi?id=11933
--- Comment #7 from Lei Zhang thestig@google.com 2008-03-13 13:16:25 --- (In reply to comment #6)
(In reply to comment #5)
x600 and fglrx 8.29.6.
From what I have found it's fglrx fault. Upgrade the driver to newest version possible.
With the latest ati drivers, the demo still doesn't render correctly. In the game, all I see is a very bright glow. With a nvidia card, the demo works fine. In either case, I can start the campaign, play for a few seconds, and exit without crashing.
http://bugs.winehq.org/show_bug.cgi?id=11933
--- Comment #8 from karaluh karaluh@karaluh.pl 2008-03-13 16:13:25 --- (In reply to comment #7)
With the latest ati drivers, the demo still doesn't render correctly. In the game, all I see is a very bright glow. With a nvidia card, the demo works fine.
It's time for me to upgrade the GFX then.
In either case, I can start the campaign, play for a few seconds, and exit without crashing.
Even in 1024x768 you don't get the crash on exit?
http://bugs.winehq.org/show_bug.cgi?id=11933
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|directx-d3d |winex11.drv Ever Confirmed|0 |1 Summary|Alien Shooter 2 demo runs |Alien Shooter 2 demo crashes |realy slow in 1024x768 and |on exit when playing at |crashes/freezes on exit |1024x768
--- Comment #9 from Lei Zhang thestig@google.com 2008-03-13 16:43:19 --- It didn't seem that slow on my computer. I did see the crash on exit though:
xrender.c:490: dec_ref_cache: Assertion `index >= 0` failed.
http://bugs.winehq.org/show_bug.cgi?id=11933
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #11256|0 |1 is obsolete| |
--- Comment #10 from Lei Zhang thestig@google.com 2008-03-13 17:01:11 --- Created an attachment (id=11362) --> (http://bugs.winehq.org/attachment.cgi?id=11362) better free heap crash log
I've also seen the free heap crash.
http://bugs.winehq.org/show_bug.cgi?id=11933
--- Comment #11 from Austin English austinenglish@gmail.com 2008-12-09 00:14:19 --- Never launches for me. Spews "fixme:d3d:IWineD3DSwapChainImpl_Present Unhandled present rects (0,0)-(800,600)/(0,0)-(800,600)" indefinitely.
http://bugs.winehq.org/show_bug.cgi?id=11933
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #12 from Austin English austinenglish@gmail.com 2010-06-13 21:07:30 --- Runs and exits fine at 1024x768 and 800x600 in 1.2-rc3.
http://bugs.winehq.org/show_bug.cgi?id=11933
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Alexandre Julliard julliard@winehq.org 2010-06-18 12:46:19 --- Closing bugs fixed in 1.2-rc4.