I bet this has something to do with...
Moderator: Graf Zahl
-
- Posts: 81
- Joined: Mon Sep 26, 2005 17:48
- Location: Here, I hope.
- Contact:
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
That is because I don't see the point in changing the software renderer. It is preserved because it exists, not because I consider it useful. GZDoom -nogl is merely an improved ZDoom to allow those who just want .96x combined with all the latest bug fixes.
Adding 3D floor support to a renderer that has no concept of depth is a major pain and ZDoom's renderer is considerably more complex than Legacy's which doesn't have to bother with slopes and also doesn't contain many of ZDoom's speed optimizations.
Adding 3D floor support to a renderer that has no concept of depth is a major pain and ZDoom's renderer is considerably more complex than Legacy's which doesn't have to bother with slopes and also doesn't contain many of ZDoom's speed optimizations.
-
- Posts: 2
- Joined: Wed Feb 08, 2006 13:23
- Location: Asheville, NC
I too am kind of stuck with the ...
Could not set resolution to 640 x 480 x 32
I am able to launch gzDoom with -nogl and have tried fiddling with many settings in my ini file.
?Do any of the ini settings allow you to override the colordepth?
I've tried ...
vid_displaybits=8 (& 16)
vid_defbits=8 (& 16)
gl_vid_refreshHz=60 (& 85)
these seem to have no effect?
vid_defheight=480 (& 600)
vid_defwidth=640 (& 800)
Both seem to alter the message as I would expect ...
but it is always ( WWW x HHH x 32)
I am quite confident that my sad video card (built-in crap) Intel 82815 does not have any modes with 32bit color depth.
This is also confirmed on their support site. http://support.intel.com/support/graphi ... 012644.htm
Thanks in advance,
-Six
Could not set resolution to 640 x 480 x 32
I am able to launch gzDoom with -nogl and have tried fiddling with many settings in my ini file.
?Do any of the ini settings allow you to override the colordepth?
I've tried ...
vid_displaybits=8 (& 16)
vid_defbits=8 (& 16)
gl_vid_refreshHz=60 (& 85)
these seem to have no effect?
vid_defheight=480 (& 600)
vid_defwidth=640 (& 800)
Both seem to alter the message as I would expect ...
but it is always ( WWW x HHH x 32)
I am quite confident that my sad video card (built-in crap) Intel 82815 does not have any modes with 32bit color depth.
This is also confirmed on their support site. http://support.intel.com/support/graphi ... 012644.htm
Thanks in advance,
-Six
Code: Select all
Log started: Wed Feb 08 06:13:24 2006
adding gzdoom.pk3
adding c:/Doom/doom2.wad (2919 lumps)
CPU Speed: 1095.968963 MHz
CPU Vendor ID: GenuineIntel
Name: Intel(R) Celeron(TM) CPU 1100MHz
Family 6, Model 11, Stepping 4
Features: MMX SSE
I_InitSound: Initializing FMOD
Setting DirectSound output succeeded
Setting driver 0 succeeded
Initialization succeeded
**** DIED WITH FATAL ERROR:
Could not set resolution to 640 x 480 x 32
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact: