[Problem solved]Opengl

Bugs that have been resolved.

Moderator: Graf Zahl

User avatar
Alter
Posts: 851
Joined: Wed Oct 05, 2005 8:55
Location: Poland, Lodz

[Problem solved]Opengl

Post by Alter »

Man i can't switch gzdoom to opengl! somehow gzdoom uses only software mode! i can't switch it to opengl!
User avatar
Enjay
Developer
Developer
Posts: 4753
Joined: Tue Aug 30, 2005 23:19
Location: Scotland

Post by Enjay »

You're not giving anyone much to go on there - graphics card? driver version? OS? CPU? available memory? GZDoom version? Mother's maiden name?...
User avatar
Alter
Posts: 851
Joined: Wed Oct 05, 2005 8:55
Location: Poland, Lodz

Post by Alter »

graphics card ATI Radeon 9600
version gzdoom - newest(19)
i'm using launcher zdlauncher but there are two well i don't know ich is it
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany

Post by Graf Zahl »

How about some information I could actually use (like startup log or eventual error messages.) Obviously there is something wrong on your system and I need at least a clue.
User avatar
Alter
Posts: 851
Joined: Wed Oct 05, 2005 8:55
Location: Poland, Lodz

Post by Alter »

First clue:when changing graphic mode disables and enables gzdoom and only stays in software mode i don't know why well now
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany

Post by Graf Zahl »

Could you post the output generated by starting 'gzdoom +logfile log'?
Deathlike2
Posts: 233
Joined: Sat Oct 29, 2005 0:40

Post by Deathlike2 »

This is a simple suggestion. Make sure you have installed the CATALYST drivers correctly.. this means uninstalling previous versions before installing newer versions. (This is essentially true for all video cards in general.)

The latest drivers should work just fine.. if you are using archic drivers (or installed it incorrectly), you shouldn't expect it to work in the first place.
User avatar
Alter
Posts: 851
Joined: Wed Oct 05, 2005 8:55
Location: Poland, Lodz

Post by Alter »

LOl when i install catalyst drivers then windows don't launches is only white screeen well i will be at jdoom and ded
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany

Post by Graf Zahl »

Ok, since I get no useful information here let's get this out of the way.
User avatar
Alter
Posts: 851
Joined: Wed Oct 05, 2005 8:55
Location: Poland, Lodz

Post by Alter »

I added log look below
Last edited by Alter on Wed Dec 07, 2005 19:19, edited 1 time in total.
User avatar
Alter
Posts: 851
Joined: Wed Oct 05, 2005 8:55
Location: Poland, Lodz

Post by Alter »

Log started: Wed Dec 07 19:17:25 2005

adding gzdoom.wad (148 lumps)
adding ./doom2.wad (2956 lumps)
adding D:/GZDoom-Bin-0-9-17/njzd2001/njzd2001.wad (749 lumps)
CPU Speed: 1674.450126 MHz
CPU Vendor ID: AuthenticAMD
Name: AMD Athlon(tm) XP 2000+
Family 6 (7), Model 8, Stepping 1
Features: MMX MMX+ SSE 3DNow! 3DNow!+
I_InitSound: Initializing FMOD
Setting DirectSound output succeeded
Setting driver 0 succeeded
Initialization succeeded
R_OPENGL: Desktop not in 32 bit mode!
R_OPENGL: Reverting to software mode...
Resolution: 640 x 480
Switching to software renderer...
Init DOOM refresh subsystem.
Patch installed





Init miscellaneous info.
Init Playloop state.
Setting up sound.
S_Init
Checking network game status.
player 1 of 1 (1 nodes)
Switching to OpenGL renderer...
R_OPENGL: Desktop not in 32 bit mode!
R_OPENGL: Reverting to software mode...
Switching to software renderer...
Switching to OpenGL renderer...
R_OPENGL: Desktop not in 32 bit mode!
R_OPENGL: Reverting to software mode...
Switching to software renderer...
Playing demo DEMO1
Cannot play non-ZDoom demos.
(They would go out of sync badly.)
Playing demo DEMO2
Cannot play non-ZDoom demos.
(They would go out of sync badly.)
Switching to OpenGL renderer...
R_OPENGL: Desktop not in 32 bit mode!
R_OPENGL: Reverting to software mode...
Switching to software renderer...
Playing demo DEMO3
Cannot play non-ZDoom demos.
(They would go out of sync badly.)

that's the log don't go weird with wad beacuase is it enjay doom
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany

Post by Graf Zahl »

And here's the reason:

R_OPENGL: Desktop not in 32 bit mode!
Try to switch your desktop from 16 bit to 32 bit and it should work. I have no idea whether this is really necessary but it was in the startup code I used for GZDoom before I got it.

(I think I remove that line from the code though if it works on my system.)
User avatar
Alter
Posts: 851
Joined: Wed Oct 05, 2005 8:55
Location: Poland, Lodz

Post by Alter »

Could you change code to support opengl 24 bit?
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany

Post by Graf Zahl »

No. Modern graphics cards don't support 24 bit anyway. They only offer 16 and 32 bit and I don't know a single older card that can do hardware rendering in a 24 bit mode. Memory access is just too inefficient.
Deathlike2
Posts: 233
Joined: Sat Oct 29, 2005 0:40

Post by Deathlike2 »

Is there any effect that requires 32-bit? Just curious...

24-bit isn't really supported by the ATI Radeon 9600 anyways (like any modern graphics card).. so asking for the feature anyhow would be rather pointless.

Return to “Closed Bugs”