I tried a game which used SDL but did not have a linux port with WINE. SDL.DLL has a problem with the mouse, otherwise seems to work correctly. Anyways , since SDL is open software, I think wine could come with a built-in SDL.dll.so that could use the real SDL for the current OS or maybe allow it for an extra download. Many games could be instantly ported by that. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20060415/45cbc1de/attachment.htm
Vexorian wrote:> I tried a game which used SDL but did not have a linux port with WINE. > > SDL.DLL has a problem with the mouse, otherwise seems to work correctly.What game? What was the mouse problem? - Dan -- Wine for Windows ISVs: http://kegel.com/wine/isv
Vexorian <vexorian <at> gmail.com> writes:> > I tried a game which used SDL but did not have a linux port with WINE.SDL.DLLhas a problem with the mouse, otherwise seems to work correctly.Anyways , since SDL is open software, I think wine could come with a built-in> SDL.dll.so that could use the real SDL for the current OS or maybe allow itfor an extra download. Many games could be instantly ported by that.> > _______________________________________________ > wine-users mailing list > wine-users <at> winehq.org > http://www.winehq.org/mailman/listinfo/wine-users >I think it's a known problem, not likely to be fixed soon. As a work around you might try to run with native dinput.dll. Maybe that helps.
> Vexorian wrote:> I tried a game which used SDL but did not have a linux port with WINE. *This can be worked around (to some extent) by using a native dinput.dll; if you don't have one, you can get one at http://www.thehandofagony.com/alex/dll/dinput.dll *> > SDL.DLL has a problem with the mouse, otherwise seems to work correctly. > What game? What was the mouse problem? > - Dan Probably Bug 1410. *http://bugs.winehq.org/show_bug.cgi?id=1410 *