********FOR VOODOO2********* Here are commands to copy and paist in your autoexec.bat. these commands will double your FPS in outlaws. i have helped over 30 players install these so get ahold of old "WILDBILL"at the internet gaming zone if you need help. "WHERE IS YOUR AUTOEXEC.BAT?" Here are 2 ways to find. Go to mycomputer,c drive,autoexec OR Go to start,run,type in sysedit,click OK Now just copy and paist the following commands and go kick some arse! SET FX_GLIDE_SWAPINTERVAL=0 SET FX_GLIDE_NO_SPLASH=1 SET SSTV2_SWAP_EN_WAIT_ON_VSYNC=0 SET SSTV2_GRXCLK=100 SET SSTV2_GAMMA=1.7 SET SSTV2_SCREENREFRESH=120 SET SSTV2_FASTPCIRD=1 SET SSTV2_FASTMEM=1 SET SSTV2_VIDEO_24BPP=1 "BEFORE INSTALLING PLEASE READ BELOW" SET FX_GLIDE_SWAPINTERVAL=0 When setting this to 0, you are not waiting for even intervals of your refresh rate. 0 = off (might improve performance), to swap backbuffer/frontbuffer asap. 1 = swap on vsync. 2 = swap every two vsyncs. SET FX_GLIDE_NO_SPLASH=1 Disable 3dfx spinning logo when 3dfx-card take over from the 2D videocard. SET SSTV2_SWAP_EN_WAIT_ON_VSYNC=0 Turns off syncing to the monitors vertical refresh rate so the screen gets refreshed before its fully written on the monitor. (optional) SET SSTV2_TRIPLE_BUFFER=1 If program does no Z or no Alpha buffering then use aux buffer as hidden speed buffer! SET SSTV2_GRXCLK=100 This sets the frequenz of the 3DFX chip. Standard is 90 0r 95, but you can go higher. This will however make the chip work faster/ more and make it warmer - and this could decrease the lifetime for the chip - be carefull! Some say 100 is still safe - others go higher, but you should under no circumstance go higher (do at own risk!!!!). SET SSTV2_GAMMA=1.7 This sets the brightness for all colors at once and even. If the game is to dark, use this command (1.3 being dark - 1.7 default - 2.0 very light). SET SSTV2_RGAMMA=1.70 SET SSTV2_GGAMMA=1.70 SET SSTV2_BGAMMA=1.70 These commands sets the brightness for each color respectively (red, green, blue), so if all are set at once to the same value its easier to use SST_GAMMA. SET SSTV2_SCREENREFRESH=75 Sets the refreshrate for the chip. The lower setting, the less attention the chip has to do updating the screen. Set low keeps more workpower for gaming and set high improves picture quality - maybe only slightly (just compaire to 50MHz & 100MHz versions of televisions). But always check your monitor manual for avalable refreshrate intervals. If you set SST_SCREENREFRESH to other than 60, then SST_GAMMA won't work unless you also SET SSTV2_VIDEO_24BPP=1. Valid settings are 60, 75, 85 & 120. SET SSTV2_FASTPCIRD=1 Fast PCI Read option enabled, Subtracts WaitStates on PCI Reads (Voodoo -> PCI) SET SSTV2_FASTMEM=1 Fast DRAM Configuration, Enables EDO Timing and compatibility. Makes the 3dfx know you have EDO ram for faster performance.