http://bugs.winehq.org/show_bug.cgi?id=12723
Summary: LEGO Island Xtreme Stunts: always wants to install DirectX8.1 Product: Wine Version: 0.9.59. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: directx-ddraw AssignedTo: wine-bugs@winehq.org ReportedBy: Georg.Klug@gmx.net
Created an attachment (id=12375) --> (http://bugs.winehq.org/attachment.cgi?id=12375) Log of the starting with "WINEDEBUG=+ddraw,+d3d7"
The game installs fine at first, but wants to install DirectX 8.1 also. Starting the application after that shows up a menu. This menu does NOT allow the actual game playing, but only offers an option to install DirectX 8.1. Conclusion might be that the game cannot detect a DirectX Version 8.1. See log.
http://bugs.winehq.org/show_bug.cgi?id=12723
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal
--- Comment #1 from Lei Zhang thestig@google.com 2008-04-21 23:39:08 --- Is there a demo with the same problem? It might be checking for a registry key or file.
http://bugs.winehq.org/show_bug.cgi?id=12723
--- Comment #2 from Georg Klug Georg.Klug@gmx.net 2008-04-22 00:23:46 --- (In reply to comment #1)
Is there a demo with the same problem? It might be checking for a registry key or file.
I don't know of a demo. Is there any possibility that I can check the registry accesses?
http://bugs.winehq.org/show_bug.cgi?id=12723
--- Comment #3 from Lei Zhang thestig@google.com 2008-04-22 03:10:13 --- I think WINEDEBUG=+reg should do the trick.
http://bugs.winehq.org/show_bug.cgi?id=12723
--- Comment #4 from Georg Klug Georg.Klug@gmx.net 2008-04-22 13:01:31 --- Created an attachment (id=12393) --> (http://bugs.winehq.org/attachment.cgi?id=12393) Log file with WINEDEBUG=+reg at start
http://bugs.winehq.org/show_bug.cgi?id=12723
--- Comment #5 from Georg Klug Georg.Klug@gmx.net 2008-04-22 13:06:26 --- Created an attachment (id=12394) --> (http://bugs.winehq.org/attachment.cgi?id=12394) Log with strace
http://bugs.winehq.org/show_bug.cgi?id=12723
--- Comment #6 from Georg Klug Georg.Klug@gmx.net 2008-04-22 17:18:32 --- I actually jumped deeper into the strace logs and even did a strace -f command with detailed output. The attachement shows an interesting region. One child pid of the program tries do find the d3d8.dll file, and does a few stats on that. After this the process writes some message "unfinished..." to stderr and ends. Maybe this is the relevant part of the logs !?!
http://bugs.winehq.org/show_bug.cgi?id=12723
--- Comment #7 from Georg Klug Georg.Klug@gmx.net 2008-04-22 17:19:43 --- Created an attachment (id=12401) --> (http://bugs.winehq.org/attachment.cgi?id=12401) possibly the relevant part of a strace -f ...
http://bugs.winehq.org/show_bug.cgi?id=12723
Jens Albretsen jens@albretsen.dk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jens@albretsen.dk
--- Comment #8 from Jens Albretsen jens@albretsen.dk 2008-04-29 12:10:06 --- I've send a patch that fixes this issue, however you are then able to run first race, but it crashes afterwards.
It was checking if it was able to create the IDirectPlay8Peer interface, which was not implemented, i've created a stub implementation in my patch.
http://bugs.winehq.org/show_bug.cgi?id=12723
--- Comment #9 from Georg Klug Georg.Klug@gmx.net 2008-05-07 00:54:21 --- Is the patch incorporated in the 0.9.61 version or do I need to pull the current git for that?
http://bugs.winehq.org/show_bug.cgi?id=12723
--- Comment #10 from Jens Albretsen jens@albretsen.dk 2008-05-07 02:07:27 --- The patch did not get into git yet, i'm waiting for a maintainer to apply it.
http://bugs.winehq.org/show_bug.cgi?id=12723
--- Comment #11 from Jens Albretsen jens@albretsen.dk 2008-05-09 02:04:23 --- Created an attachment (id=12839) --> (http://bugs.winehq.org/attachment.cgi?id=12839) IDirectPlay8Peer patch
Makes the infinite DirectX8.1 test go away.
http://bugs.winehq.org/show_bug.cgi?id=12723
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
http://bugs.winehq.org/show_bug.cgi?id=12723
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #12 from joaopa jeremielapuree@yahoo.fr 2008-09-02 11:39:12 --- This bug could be fixed, since these functions are now implemented. Could you confirm?
Joaopa
http://bugs.winehq.org/show_bug.cgi?id=12723
--- Comment #13 from Austin English austinenglish@gmail.com 2009-03-10 14:55:23 --- Is this still an issue in current (1.1.16 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=12723
Georg Klug Georg.Klug@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #14 from Georg Klug Georg.Klug@gmx.net 2009-03-18 14:45:17 --- Thank you very much. The bug is gone in 1.1.17
http://bugs.winehq.org/show_bug.cgi?id=12723
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #15 from Alexandre Julliard julliard@winehq.org 2009-03-27 13:49:53 --- Closing bugs fixed in 1.1.18.
http://bugs.winehq.org/show_bug.cgi?id=12723
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|directx-ddraw |directx-d3d