SET N2FXAA=0
SET N2FXFOG=0.00
SET N2FXFOGCOLOR=0a8a8a8
SET N2FXLOAD=0x100000
SET SST_FASTMEM=1
SET SST_FASTPCIRD=1
SET GLIDE_SWAPINTERVAL=0
SET SST_SCREENREFRESH=75
SET SST_RGAMMA=1.10
SET SST_GGAMMA=1.10
SET SST_bGAMMA-1.10
SET SST_GRXCLK=57
GNS3DFX.EXE -3DFX
Alan
http://www.kiva.net/~akh/simshop.html
> I got a new computer and reinstalled N2 and the 3dfx patch. But I need
> the 3dfx bat file.
> Someone posted a configuration setup for the Voodoo cards that worked
> great for me. I wasnt sharp enough to save that off my old computer.
> Does anybody have that bat file setup? Thnks
SET N2FXAA=0
SET N2FXFOG=0.00
SET N2FXFOGCOLOR=0a8a8a8
SET N2FXLOAD=0x100000
SET SST_FASTMEM=1
SET SST_FASTPCIRD=1
SET GLIDE_SWAPINTERVAL=0
SET SST_SCREENREFRESH=75
SET SST_RGAMMA=1.10
SET SST_GGAMMA=1.10
SET SST_bGAMMA=1.10
SET SST_GRXCLK=57
GNS3DFX.EXE -3DFX
>Just as a sidenote to Voodoo2 owners, don't forget to use SSTV2
instead of SST.
I can't recall finding this in the group anywhere, but found it
elsewhere.-Nick
Good luck,
Alan
http://www.kiva.net/~akh/simshop.html
SET SST_SCREENREFRESH=60
SET SST_RGAMMA=1.00
SET SST_GGAMMA=1.10
SET SST_BGAMMA=1.00
SET SST_GRXCLK=57
rem (Sets the clock speed)
SET FX_GLIDE_SWAPINTERVAL=0
rem (Tells the 3D card to proceed at maximum speed.)
SET SST_SWAP_EN_WAIT_ON_VSYNC=0
rem (Tells the 3D card to NOT wait for vertical sync.)
SET SST_FASTMEM=1
rem (Maximizes memory-I/O performance on the 3D card.)
SET SST_PCIRD=1
SET SST_FASTPCIRD=1
rem (Speeds things up more.)
REM GLQUAKE STARTUP FILE
SET FX_GLIDE_NO_SPLASH=1
SET SST_FASTMEM=1
SET SST_FASTPCIRD=1
SET SST_SWAP_EN_WAIT_ON_VSYNC=0
SET FX_GLIDE_SWAPINTERVAL=0
SET SST_SCREENREFRESH=60
SET SST_RGAMMA=1.70
SET SST_GGAMMA=1.70
SET SST_BGAMMA=1.70
SET SST_GRXCLK=50
Turn off filtering
SET SST_VIDEO_FILTER_DISABLE=1
Recommended settings (these are all safe on a Monster3D):
SET SST_GRXCLK=57
SET SST_FASTMEM=1
SET SST_FASTPCIRD=1
SET SST_GAMMA=1.3
SET FX_GLIDE_SWAPINTERVAL=0
I just copied this info from others...I haven't tried it.
Alan
> SET SST_SCREENREFRESH=60
> SET SST_RGAMMA=1.00
> SET SST_GGAMMA=1.10
> SET SST_BGAMMA=1.00
> SET SST_GRXCLK=57
> rem (Sets the clock speed)
> SET FX_GLIDE_SWAPINTERVAL=0
> rem (Tells the 3D card to proceed at maximum speed.)
> SET SST_SWAP_EN_WAIT_ON_VSYNC=0
> rem (Tells the 3D card to NOT wait for vertical sync.)
> SET SST_FASTMEM=1
> rem (Maximizes memory-I/O performance on the 3D card.)
> SET SST_PCIRD=1
> SET SST_FASTPCIRD=1
> rem (Speeds things up more.)
> REM GLQUAKE STARTUP FILE
> SET FX_GLIDE_NO_SPLASH=1
> SET SST_FASTMEM=1
> SET SST_FASTPCIRD=1
> SET SST_SWAP_EN_WAIT_ON_VSYNC=0
> SET FX_GLIDE_SWAPINTERVAL=0
> SET SST_SCREENREFRESH=60
> SET SST_RGAMMA=1.70
> SET SST_GGAMMA=1.70
> SET SST_BGAMMA=1.70
> SET SST_GRXCLK=50
> Turn off filtering
> SET SST_VIDEO_FILTER_DISABLE=1
> Recommended settings (these are all safe on a Monster3D):
> SET SST_GRXCLK=57
> SET SST_FASTMEM=1
> SET SST_FASTPCIRD=1
> SET SST_GAMMA=1.3
> SET FX_GLIDE_SWAPINTERVAL=0
> I just copied this info from others...I haven't tried it.
> Alan