It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Right now I decided to run Quake 2 in software mode for a bit. Holy crap! It looks way better. Sure it's pixiladed but it looks really cool and the gore looks quite horrific. You can see all sorts of nasty little details.
I'd still recommend not to use software mode as you will lose colored lighting. Even using OpenGL you can still disable texture filtering, etc., making it look all "retro". That's what I did using this as my autoexec.cfg:

gl_smoothmodels 0
gl_texturemode GL_NEAREST
r_dynamic 1

gl_ext_texture_filter_anisotropic 1
gl_ext_max_anisotropy 16
gl_modulate 1

gl_texture_lighting_mode 1
gl_saturation 2
gl_contrast 1

intensity 2
gl_coloredlightmaps 0.8
vid_gamma 0.9
It's basically the best of both worlds. Crisp, pixelated textures, yet atmospheric colored and dynamic lighting.

[edit]
I'm using Yamagi Quake 2, by the way, which to my knowledge doesn't change anything about the visuals. As far as I know these commands should work with vanilla quake too, though.
Post edited November 02, 2016 by Syrion
avatar
Syrion: SNIP
Do you add those lines yourself?
I'm sorry, I don't understand. Do you mean where you have to enter these commands? If so, you just need to create a new text-file in your baseq2 folder (for example C:\GOG Games\Quake II\baseq2), copy all the commands into it and then rename the file to autoexec.cfg. This way, whenever you start Quake 2, all those commands will be activated automatically.

Beware though, if I recall correctly your previous values will be overwritten once you've started the game. So, if you first want to test these commands without losing your own configuration, you may want to backup your config.cfg file first (With Yamagi that can be found in C:\Users\USERNAME\Documents\YamagiQ2\baseq2, with vanilla Quake 2 it might be in the normal baseq2 folder).

[edit]
Here are some screenshots to show what the game looks like using Yamagi and this autoexec at 1920x1080:
http://i.imgsafe.org/c77a5973df.jpg
http://i.imgsafe.org/c77ccb6aed.jpg
http://i.imgsafe.org/c77e2f0957.jpg

I often try to play older games at lower resolutions, but in this case I was very happy with the result at this resolution.
Post edited November 04, 2016 by Syrion