-
Notifications
You must be signed in to change notification settings - Fork 26
Command Line Arguments
The following command line arguments are supported by the original game.
Command line arguments are not supported in OpenSWE1R. See issue #50
All possible arguments in one line (order is ignored):
> SWEP1RCR.EXE [-i] [-v] [-nut x] [-s] [+3DImpacts] [-d <float number>] [-r <float number>]
"Disables the introduction cutscenes when launching the game." [0]
"Triggers the "Display Settings" window but does not launch the game." [0]
"Where x is the time in milliseconds to delay between network updates." [0]
"Disables force feedback on a force feedback gaming device. This should be used if you have a Force Feedback device that is causing problems while playing Racer." [0]
"Turns the sound engine off. Low end machines may see an increase in framerate if the entire sound engine is off." [0]
"Turns on additional 3D collision sounds with with certain Aureal 3D cards and the Sound Blaster Live. This option will not have any effect unless 3D Audio is enabled in Racer.
NOTE: This switch will only function properly if you have an Aureal 3D or Sound Blaster Live card in your system." [0]
"Changes the 3D sound doppler-scale factor to exaggerate doppler effects. The higher the number, the more exaggerated the doppler. 1.0 is the default and 0 turns Doppler Effects off." [0]
"Changes the 3D sound rolloff factor. The bigger this number the faster the sounds will become quieter as they move away from you. 0.1 is the default. All 3D-Spatialized sounds will play at the same volume and will not be attenuated by distance." [0]
[0] File "Install/readme.txt" on the PC installation disc."
Unknown, seems to be related to sound. [1]
Relates to the "FullScreen" registry key. Influences graphical initialization. [1]
Discards all other given arguments. If another bit is set in the executables data is also set, it displays a debugging HUD that displays FPS and a 3 to 4 digit number, possibly something like faces or vertices count. [1]
[1] Reverse engineering results. Precise details will follow.