VOGONS


First post, by candle_86

User metadata
Rank l33t
Rank
l33t

because of the God aweful steam version and the stupid RTX version finding information for the command line argument for how to enable 32bit color mode in quake 2 seems to have gone missing, its all about the stupid steam version or the stupid RTX version so what is the command line argument for Quake II to force 32bit color from the shortcut, its not GLquakes -bpp 32

Reply 1 of 3, by leileilol

User metadata
Rank l33t++
Rank
l33t++

gl_bitdepth, defaults to 0 (which uses the desktop's display depth)

So then you'd set up the shortcut like

"quake2 +set gl_bitdepth 32"

apsosig.png
long live PCem

Reply 2 of 3, by maxtherabbit

User metadata
Rank l33t
Rank
l33t

or add the set statement to autoexec.cfg

Reply 3 of 3, by candle_86

User metadata
Rank l33t
Rank
l33t

thank you, so by default it just uses my desktop color depth, so i can just swap between 32 and 16bit desktop?