http://bugs.winehq.org/show_bug.cgi?id=16645
Summary: Shiny Messiah using Glide crashes on start Product: Wine Version: 1.1.11 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-dinput AssignedTo: wine-bugs@winehq.org ReportedBy: cngnome@gmail.com
Created an attachment (id=18235) --> (http://bugs.winehq.org/attachment.cgi?id=18235) termout from crash
1. Install game shiny messiah 2. Select Glide interface 3. Crash
Please take a look at the provided log, last item after crash is xgd error (glide): fixme:dinput:SysMouseAImpl_Acquire Clipping cursor to (0,0)-(1 280,1024)
even if I set the screen smaller, e.g. 640x480, it crashes.
http://bugs.winehq.org/show_bug.cgi?id=16645
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #1 from Jeff Zaroyko jeffz@jeffz.name 2008-12-27 05:59:36 --- If you expect glide to work you need to install a glide wrapper first. Glide is not part of Windows, so Wine has no reason to provide it.
http://www.zeckensack.de/glide/
http://bugs.winehq.org/show_bug.cgi?id=16645
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Jeff Zaroyko jeffz@jeffz.name 2008-12-27 05:59:49 --- closing
http://bugs.winehq.org/show_bug.cgi?id=16645
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|directx-dinput |-unknown
http://bugs.winehq.org/show_bug.cgi?id=16645
Christian Costa titan.costa@wanadoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |titan.costa@wanadoo.fr
--- Comment #3 from Christian Costa titan.costa@wanadoo.fr 2008-12-27 08:43:53 --- (In reply to comment #1)
If you expect glide to work you need to install a glide wrapper first. Glide is not part of Windows, so Wine has no reason to provide it.
That's right but it's not provided with the application either. Glide was very popular and there was a lot of games using it. For that reason, I think we should consider it as part of windows. That would be an added value for wine to be able to run legacy glide apps without searching through the web to get a good wrapper.
http://bugs.winehq.org/show_bug.cgi?id=16645
--- Comment #4 from Austin English austinenglish@gmail.com 2008-12-27 10:14:16 --- (In reply to comment #3)
(In reply to comment #1)
If you expect glide to work you need to install a glide wrapper first. Glide is not part of Windows, so Wine has no reason to provide it.
That's right but it's not provided with the application either. Glide was very popular and there was a lot of games using it. For that reason, I think we should consider it as part of windows. That would be an added value for wine to be able to run legacy glide apps without searching through the web to get a good wrapper.
The same argument could be made for mfc42 and friends. Implementing the win32 API itself is the priority at this time. Most developers are focused one that. If you'd like to take up the task, of course, feel free (not meant to be rude or condescending).
http://bugs.winehq.org/show_bug.cgi?id=16645
--- Comment #5 from Dmitry Timoshkov dmitry@codeweavers.com 2008-12-27 10:30:43 --- (In reply to comment #3)
That's right but it's not provided with the application either.
Report that to the application developers then.
Glide was very popular and there was a lot of games using it. For that reason, I think we should consider it as part of windows.
Even if it is not in reality?
That would be an added value for wine to be able to run legacy glide apps without searching through the web to get a good wrapper.
That's exactly what you need to do for a Windows machine as well.
http://bugs.winehq.org/show_bug.cgi?id=16645
--- Comment #6 from Christian Costa titan.costa@wanadoo.fr 2008-12-27 11:28:10 --- (In reply to comment #4)
(In reply to comment #3)
(In reply to comment #1)
If you expect glide to work you need to install a glide wrapper first. Glide is not part of Windows, so Wine has no reason to provide it.
That's right but it's not provided with the application either. Glide was very popular and there was a lot of games using it. For that reason, I think we should consider it as part of windows. That would be an added value for wine to be able to run legacy glide apps without searching through the web to get a good wrapper.
The same argument could be made for mfc42 and friends.
I tought apps provided mfc42.dll but maybe I'm wrong. I would say it's closer to asio problem. An implementation exists but is not incorporated in wine tree due to legal issue.
Implementing the win32 API itself is the priority at this time. Most developers are focused one that. If you'd like to take up the task, of course, feel free (not meant to be rude or condescending).
No problem. :-) It is more or less in my todo list but I admit it has the lowest priority.
http://bugs.winehq.org/show_bug.cgi?id=16645
--- Comment #7 from Christian Costa titan.costa@wanadoo.fr 2008-12-27 11:34:24 --- (In reply to comment #5)
(In reply to comment #3)
That's right but it's not provided with the application either.
Report that to the application developers then.
Well, this library comes with the 3DFX drivers.
Glide was very popular and there was a lot of games using it. For that reason, I think we should consider it as part of windows.
Even if it is not in reality?
Sorry, I meant lot of old games or at least enough that require a glide wrapper to run.
That would be an added value for wine to be able to run legacy glide apps without searching through the web to get a good wrapper.
That's exactly what you need to do for a Windows machine as well.
That's why I prefer Linux + Wine. :-)