5,389
edits
m (→CD check) |
|||
Line 58: | Line 58: | ||
*-ignore_private_data | *-ignore_private_data | ||
*-nodialog | *-nodialog | ||
*'''-nosound''' : Sounds and music are disabled. The "Overall volume" control in [[Options | *'''-nosound''' : Sounds and music are disabled. The "Overall volume" control in [[Customizing#Options menu|Options]] has no effect. | ||
*'''-noswitch''' : Oni doesn't fill up the screen. Instead, it stays in a "window" in the top left corner. The resolution is that specified ingame. | *'''-noswitch''' : Oni doesn't fill up the screen. Instead, it stays in a "window" in the top left corner. The resolution is that specified ingame. | ||
*-opengl | *-opengl | ||
You can combine those options on a single command line so that they apply simultaneously. | You can combine those options on a single command line so that they apply simultaneously. | ||
For example, here's a batch file (Win32/DOS script called '''oni.bat''' and located in Oni's [[Installation | For example, here's a batch file I've been using lately (Win32/DOS script called, say, '''oni.bat''', and located in Oni's [[Installation#Installation folder|installation folder]]): | ||
rm saved_film*.dat | rm saved_film*.dat | ||
start OniTrainer\oni_trainer.exe | start OniTrainer\oni_trainer.exe |