if i want the framerate to show then what do i do with this nr1999.prf file?
; NR1999.PRF is the preferences file used by DOS executables.
; If you specify an ERRFILE, diagnostic output that normally is
; displayed to the display monitor will be saved in a file.
rem ERRFILE debug.txt
; Use to set custom mirror values for all tracks. The testing
; team came up with the following alternate set of mirrors that
; you might like to try out.
rem MIRRL 0 0 8000 -850000000 65536 90000 50090
rem MIRRC 0 0 8000 0 150000 250000 45888
rem MIRRR 0 0 8000 850000000 65536 90000 50090
; Use to turn on lap time reporting by default
rem SPOTTER_LAPTIMES
; You can DISABLE double file restarts using DOUBLEFILE 0.
rem DOUBLEFILE 0
; The FRAMERATE keyword shows video display rate for
; DOS software and RENDITION versions.
rem FRAMERATE
; Rendition specific preferences
rem NODMA
rem 4BIT
; 3dfx specific preferences
rem N2FXAA 2
; Only use the PDPI keyword if you have a PDPI joystick card.
rem PDPI
thanks,
Brian