VOGONS


First post, by rick6

User metadata
Rank Member
Rank
Member

So i finally got a working voodoo 2 to play around a bit. I've put it on a computer that already has a Geforce 2 GTS, and i want the voodoo 2 only for my Unreal engine based games, and Quake 3 should run on the Geforce 2, but it insists on starting on the Voodoo 2..

How would you force it to start on the Geforce instead of the voodoo 2?

My 2001 gaming beast in all it's "Pentium 4 Williamate" Glory!

Reply 1 of 3, by F2bnp

User metadata
Rank l33t
Rank
l33t

You can probably do it using the command line, I remember this issue all too well. It always crept up if I used the Voodoo settings option in Quake 3. I remember that I used to uninstall and reinstall the game and just avoid that option and would run perfectly on any other card I had attached.

Reply 2 of 3, by leileilol

User metadata
Rank l33t++
Rank
l33t++

/r_glDriver opengl32

alternatively you can toss this into your shortcut:

quake3.exe +set r_glDriver opengl32

The reason why Q3 starts Voodoo first is the assumption of "oh, since you have a v2 you must have a really shitty host video card, so let's start v2 for your sake"

Alternatively you can set r_maskMinidriver to 0.

apsosig.png
long live PCem

Reply 3 of 3, by rick6

User metadata
Rank Member
Rank
Member

Great, that worked like a charm...well almost. As soon as i changed resolution it went back to the voodoo card.
The solution for that was to set the resolution manually from inside the q3config.cfg.

Jumped from 39 to 78 fps on demo four with everything at hight at 800x600!

My 2001 gaming beast in all it's "Pentium 4 Williamate" Glory!