home *** CD-ROM | disk | FTP | other *** search
/ Classic Fond 54 / ClassicFond54.iso / games / ctnascar.ace / nctr.ini < prev    next >
Text File  |  1999-01-03  |  1KB  |  29 lines

  1. ; NCTR.INI is the preferences file used by native WIN executables.
  2. ; Remove the REM and leading space to activate the following options.
  3.  
  4. ; By default, the windows executables allocate 5 megabytes of virtual
  5. ; memory for saving replays.  You may want to allocate more (or less)
  6. ; virtual memory.  If you allocate more memory for replay, you will be
  7. ; able to save longer replays.  However, you may see some performance
  8. ; degradation or possibly even a system crash if you specify more
  9. ; virtual memory than your system is able to provide.
  10. rem REPLAYLEN   5000000
  11.  
  12. ; Use to set custom mirror values for all tracks.  The testing
  13. ; team came up with the following alternate set of mirrors that
  14. ; you might like to try out.
  15. rem MIRRL       0 0 8000 -850000000  65536  90000 50090
  16. rem MIRRC       0 0 8000          0 150000 250000 45888
  17. rem MIRRR       0 0 8000  850000000  65536  90000 50090
  18.  
  19. ; Use to turn on lap time reporting by default.
  20. rem SPOTTER_LAPTIMES
  21.  
  22. ; You can DISABLE double file restarts using DOUBLEFILE 0.
  23. rem DOUBLEFILE  0
  24.  
  25. ; 3dfx specific preferences.  You can DISABLE antialiasing by
  26. ; using N2FXAA 0.
  27. rem N2FXAA      0
  28.  
  29.