.com.unity Forums

.com.unity Forums (http://forum.shrapnelgames.com/index.php)
-   Space Empires: Starfury (http://forum.shrapnelgames.com/forumdisplay.php?f=53)
-   -   Any luck with wine? (http://forum.shrapnelgames.com/showthread.php?t=22881)

Ed Kolis February 21st, 2005 06:21 PM

Any luck with wine?
 
Anyone had any luck getting this game to run with Wine on Linux lately? The best I can do is get the main menu, and then when I hit play I get a gray screen and then if I hit escape I get a runtime error 216... http://forum.shrapnelgames.com/images/smilies/frown.gif

I hope SE5 works with Wine...

edit: ah, I found something in the terminal output which might be helpful:

err:xvidmode:ComputeGammaFromRamp inverted or flat gamma ramp (0->0), rejected

Looks like the game's default gamma ramp (not entirely sure what that is but I know it has something to do with translating brightness levels) is invalid... I wonder how to get around that...

Suicide Junkie February 23rd, 2005 01:53 AM

Re: Any luck with wine?
 
It uses directX.

There should be a wineX around that implements the directx stuff.

Ed Kolis February 23rd, 2005 11:15 AM

Re: Any luck with wine?
 
Supposedly wine supports old versions of DirectX and you only need winex/cedega for DirectX 9, though...

Gandalf_greypilgrim February 23rd, 2005 01:54 PM

Re: Any luck with wine?
 
I am the starfury maintainer over at the wine appdb, and I have been working trying to get this game to run for a very long time, with very little luck at all. Wine should be sufficient to run it, as it uses direct8, cedega/winex is mostly used for directx9, but also for securerom support. Wine now has its own dx9 implementation, but is useless since starfury is dx8. I've tried about a dozen different wine versions and they all behave similarly, and it is even worse when in cedega/winex. I'm probably going to take a very hard look into debugging the problem over the march break next week, I'll keep you posted.

Edit: In fact, would be neat if a bunch of us met on irc and figured out what was going on. If we can arrange that I'll post on wine-devel and see if we can get some devs to join in.

Thilock_Dominus February 23rd, 2005 06:18 PM

Re: Any luck with wine?
 
Yup, I havn't any luck with Cedega either. To bad :/

Ed Kolis February 24th, 2005 01:43 AM

Re: Any luck with wine?
 
Thank you Gandalf_greypilgrim!!! http://forum.shrapnelgames.com/images/smilies/laugh.gif
Yes, let's arrange a meeting on IRC... who knows, maybe we could even get some input from Aaron Hall if we're really lucky? http://forum.shrapnelgames.com/images/smilies/wink.gif

Annette February 24th, 2005 09:17 AM

Re: Any luck with wine?
 
I'm curious...is anyone playing Space Empires IV Gold with Cedega? Or any of our titles?

Thilock_Dominus February 24th, 2005 10:44 AM

Re: Any luck with wine?
 
I'll try when I get home from work with SEIV Gold

Gandalf_greypilgrim February 24th, 2005 11:05 AM

Re: Any luck with wine?
 
I play SEIV Gold all the time with wine, works like a dream! Some font issues, but as long as you use 1.91 it works a-ok. Older versions of wine had a problem with drawing ships, but that has been fixed. I've spoken a lot with Aaron Hall about how starfury was made, so I have a pretty good idea.
I usually create a room on freenode #nemesys , I usually hang out around there when I am doing work. I'll probably be in there Friday, maybe Saturday. I'll post on winehq again to see if we can get some devs to join in the fun.

Gandalf_greypilgrim February 24th, 2005 11:33 AM

Re: Any luck with wine?
 
Just to address the issue with the error you are getting Ed, Gamma Ramp is a function used to set the intensity levels of r/g/b . Looking at the source files, in wine this is handled via wine/dlls/x11drv/xvidmode.c . If ramp[0] >= 1 it causes this failure, I think, maybe this will work, if we bypass it by forcing that value to be 0. This will mess up the color intensity levels of course, but it might be a way to find out where the other problems are.


All times are GMT -4. The time now is 11:52 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.