Greetings,
I wrote some mails about 3 months ago concerning getting starsiege tribes to work.
Due to your help it's playable under wine when using a native (dx5-dx6) dinput.dll, Although the opengl mode cannot be used in game.
My questions are following:
How can a game actually detect if OpenGL is availabel? I'm not exactly understanding how tribes fail to see my opengl support when other games and demos work fine.
I've read alot of other games suffering from the "touch the keyb and game quits" bug, but so far neither Winex or Wine has found any solution. Does anyone else know anything about this bug? native Dinput.dll does make it playable but it's not a valid solution in the long run.
This is my output while starting tribes: (running Wine Tribes.exe, all builtin)
fixme:console:SetConsoleCTRLHandler (0x60a620,1) - no error checking or testing yet fixme:dinput:IDirectInputDevice2AImpl_EnumObjcets (this=0,40291d88,0x50ec98,0x48e09980,0000000): stub! fixme:dsound:IDirectSound3DListenerImpl_CommitDeferredSettings stub (last repeated forever)
Any ideas?
Best wishes
Oh, btw i just want to thank the people that fixed the AC97 bug concerning adjusting freq, did alot for me =)
_________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx
Hello
Greetings,
I've read alot of other games suffering from the "touch the keyb and game quits" bug, but so far neither Winex or Wine has found any solution. Does anyone else know anything about this bug? native Dinput.dll does make it playable but it's not a valid solution in the long run.
fixme:dinput:IDirectInputDevice2AImpl_EnumObjcets (this=0,40291d88,0x50ec98,0x48e09980,0000000): stub! Any ideas?
I assume this stub needs to be implemented in WINEs dinput. I have no clue who is working on direct input but if you can find someone that has a clue and is willing to help, then you can start testing other apps/games that make use of direct input and sending error reports and logs here. I think the M$ DirectX SDKs so if someone will help you and implement it you could download the tests from there and see how WINE does with them.
Thanks Steven
P.S. Hope you get Tribes working as I would like to play again under Linux w/OpenGL
__________________________________________________ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com
Hi,
On Tue, 15 Oct 2002, Kristoffer Ericson wrote: [...]
Oh, btw i just want to thank the people that fixed the AC97 bug concerning adjusting freq, did alot for me =)
I'm interested in this. What was the fix? Could you point me to it?