If I make the adjustments to my autoexec.bat file, which executable do I
run? Do I still need to run the nas3dfx.exe or can I run the regular n2
executable?
Just wondering and thanks for any help
Jason
If I make the adjustments to my autoexec.bat file, which executable do I
run? Do I still need to run the nas3dfx.exe or can I run the regular n2
executable?
Just wondering and thanks for any help
Jason
What makes you think you have to make changes to your autoexec.bat? Have you
ever had to do it before for a game?
--
<<Dark Phoenix>>
>Just wondering and thanks for any help
>Jason
Doesn't everyone launch N2 from their autoexec.bat? :-)
If you have something else to do on your computer (like install an
upgrade to N2), just press F8 on boot.
---Jim
How about Apache - the helicopter sim?...The game had you run-around
chasing your tail - whether in DOS or Win95! =P
...I'm sure I, or anyone else, could come up with a dozen or so other
titles.
Cheers!
Marc
> What makes you think you have to make changes to your autoexec.bat? Have you
> ever had to do it before for a game?
(please remove '_*_' when replying)
Sim Racing News - http://www.simnews.com
The Sim Project - http://www.simproject.com
* No animals were harmed in the making of this e-mail *
On Tue, 17 Mar 1998 15:52:32 -0500, "Jason M> Hodges"
>Just wondering and thanks for any help
>Jason
rem N2.bat
g:
cd\nascar2
SET N2FXAA=1
SET N2FXFOG=0.10
SET N2FXFOGCOLOR=0xa8a8a8
SET N2FXLOAD=0x100000
SET SST_FASTMEM=1
SET SST_FASTPCIRD=1
SET FX_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
NAS3DFX.EXE -3DFX
--
Nos
send all flames to:
http://www.cris.com/~nosfer/index.html
ICQ:#8844008
Jason M> Hodges heeft geschreven in bericht
Run the nas3dfx.exe. Of course you can run the regular N2 executable, but
than you'll get the regular N2 graphics.
Jeroen van Engelenhoven
On Thu, 19 Mar 1998 20:30:02 -0500, "Anthony Brooks"
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
--
Nos
send all flames to:
http://www.cris.com/~nosfer/index.html
ICQ:#8844008