Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: Support 1 on August 12, 2003, 03:29:21 am

Title: Why is everything white in OpenGL???
Post by: Support 1 on August 12, 2003, 03:29:21 am
When I run FS2 in OpenGL, everything is white!! The only stuff I can see are the names of my pilots!

My specs are:
PIII 667Mhz
192MB of RAM (16MB used by video - 176MB available)
Shared Onboard video (Sis 630)

-Yes. I know it SUCKS, badly. BUT, I play three OpenGL games on my computer:

Half-Life (plus mods etc, normal)
Quake 3 (I have to use vertex lighting)
Jedi Knight II (runs at either 512x384 or vertext lighting - not officially supported I just used some Quake 3 commands to get them)

And they run at 30FPS or so normally. Everything looks normal, except sprites (which displays particles where it should be transparent). I am using the latest drivers, 2.06 - which is more than a year old, but it's the latest anyway.

D3D8 works properly, at least at the same FPS as normal FS2, i.e. D3D5.

So why should FS2 be an exception? Cause it's not an FPS?
Title: Why is everything white in OpenGL???
Post by: Bobboau on August 12, 2003, 03:39:02 am
it uses OGL 1.2 or 2.0 or something...

I'm not the OGL guy

this was a usefull post wasn't it......
Title: Why is everything white in OpenGL???
Post by: IceFire on August 12, 2003, 07:55:20 am
Probably 1.2.  I don't think 1.5 or 2.0 versions of OpenGL are out yet...are they?
Title: Why is everything white in OpenGL???
Post by: TopAce on August 12, 2003, 09:06:45 am
I had the same at Half-Life, the solution was simple: I used Direct3d, or Software.

At Quake, I think if you set Use GL extensions off, it would help.
Title: Why is everything white in OpenGL???
Post by: TopAce on August 12, 2003, 09:08:05 am
Quote
Originally posted by Bobboau
....this was a usefull post wasn't it......


Yes it is now that: Let me not that usefull is to be written with one l, so useful.

So it was useful for you, you now know how to correct spell: useful.


:)
Title: Why is everything white in OpenGL???
Post by: IceFire on August 12, 2003, 10:56:23 am
Quote
Originally posted by TopAce


Yes it is now that: Let me not that usefull is to be written with one l, so useful.

So it was useful for you, you now know how to correct spell: useful.


:)

Never correct Bobboau on his spelling, especially when he produces amazing things like specular lighting!
Title: Why is everything white in OpenGL???
Post by: Bobboau on August 12, 2003, 11:01:12 am
its also a futle efort
Title: Why is everything white in OpenGL???
Post by: LAW ENFORCER on August 12, 2003, 11:30:42 am
that was REALY lame, man
Title: Why is everything white in OpenGL???
Post by: Support 1 on August 13, 2003, 12:45:16 am
Quote
Originally posted by TopAce
I had the same at Half-Life, the solution was simple: I used Direct3d, or Software.

At Quake, I think if you set Use GL extensions off, it would help.


I do NOT have any problems with Half-Life/Quake3!!! (other than performance problems which forced me to play Q3 using vertex lighting) I said that I had no problems in running them under OpenGL, but I DO HAVE problems in FS2.

I can use GL Extensions in Q3 as well.

So why doesn't OpenGL work in FS2?