Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: neoterran on June 05, 2006, 04:25:15 pm

Title: Just Discovered this :
Post by: neoterran on June 05, 2006, 04:25:15 pm
Okay, this is weird but replicable.

If i have another application that uses OpenGL running and then I launch Freespace SCP, it won't take the antialiasing or image settings from the driver. I tried this with Foobar2000 player with the ProjectM panel vis (which uses OpenGL) and with it in the background, Freespace doesn't get antialiased, even if the driver is forcing it. Without the Foobar2000 running, the settings work correctly.

Thought someone might like to know.
Title: Re: Just Discovered this :
Post by: Goober5000 on June 05, 2006, 05:02:28 pm
Foobar2000

...

Do I have a long-lost relative?
Title: Re: Just Discovered this :
Post by: Mars on June 05, 2006, 05:04:21 pm
Foobar2000 is a freeware audio player, I use it cause it plays every audio file imaginable, and the extensions play the others.
Title: Re: Just Discovered this :
Post by: neoterran on June 05, 2006, 05:56:43 pm
www.foobar2000.com

It's simply one of the best players for windows. But a warning : only for power users.
Title: Re: Just Discovered this :
Post by: pecenipicek on June 06, 2006, 07:50:04 am
neoterran, i wish stabbity death upon you :p


winamp is the best tho. if we count out the hiccup with winamp 3. ;)

as for the error, i managed to replicate it with winamp too, if the visualization window is open.
Title: Re: Just Discovered this :
Post by: Colonol Dekker on June 06, 2006, 08:10:46 am
All hail winamp, best skin and Visualisations support on the planet  :yes: :yes: :yes:
Title: Re: Just Discovered this :
Post by: pecenipicek on June 06, 2006, 08:22:28 am
ah, a fellow winamper :D



i just use the most basic skin as i still didnt find a minimalistic skin that doesnt make my eyes bleed nor hogs the memory... :D

by the most basic skin, i mean the winamp 2 skin :D :p
Title: Re: Just Discovered this :
Post by: Colonol Dekker on June 06, 2006, 08:36:47 am
Theres a gta one somewhere, all black with green tint, but i use this one to p1$$ my little bro off when he visits.

http://www.winamp.com/skins/details.php?id=146726 (http://www.winamp.com/skins/details.php?id=146726)

a bit of mazza kart!!
Title: Re: Just Discovered this :
Post by: pecenipicek on June 06, 2006, 08:39:44 am
my eyes. they bleed.
Title: Re: Just Discovered this :
Post by: neoterran on June 06, 2006, 09:41:47 am
Hey, this isn't a thread about winamp, it's a thread about a problem with freespace... let's not derail it please.
Title: Re: Just Discovered this :
Post by: Colonol Dekker on June 06, 2006, 09:45:13 am
Apologies, Have you (forgive me for this) tried updating all available drivers for your pc?
Title: Re: Just Discovered this :
Post by: neoterran on June 06, 2006, 11:35:40 am
I'm sure there is a technical reason why this occurs, i'd like to see taylor weigh in on it if he has time, since he probably knows enough about OpenGL implementations in windows to understand why it happens from the description.
Title: Re: Just Discovered this :
Post by: taylor on June 06, 2006, 12:05:19 pm
I'm sure there is a technical reason why this occurs, i'd like to see taylor weigh in on it if he has time, since he probably knows enough about OpenGL implementations in windows to understand why it happens from the description.
Actually I don't have much to add on the subject. :)  I'm sure I've read about this before, and have a good answer for it, but it's locked in my brain somewhere, and I lost the key. :D

Whether this is a driver issue or just a WGL/context thing I can't remember.  It may be a fullscreen vs. windowed thing, where if you ran the game in a window it would use AA properly.  Perhaps when I finally add the anti-aliasing code to CVS this won't be much of an issue anymore.  Beyond that I can't really offer much else.