18,700
edits
m (formatting tweaks) |
(→Launch arguments: filling in the missing (and very important) argument, and explaining argument syntax) |
||
Line 8: | Line 8: | ||
==Launch arguments== | ==Launch arguments== | ||
Oni 2 accepts various launch arguments. To pass arguments to the game, you must use the package [http://websvn.chrilly.net/listing.php?repname=Oni2&path=%2Fps2launchargs%2F HERE]. | Oni 2 accepts various launch arguments. To pass arguments to the game, you must use the package [http://websvn.chrilly.net/listing.php?repname=Oni2&path=%2Fps2launchargs%2F HERE]. The syntax for arguments which require a parameter, such as "-layout", is "-argument=parameter". | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 79: | Line 79: | ||
| | | | ||
|- | |- | ||
| | | -layout | ||
|Specify which level to load. | |Specify which level to load. | ||
| | |Loads the layout that you name. Names of layouts are found in the uncompressed RB.DAT archive, which is downloadable from the [[OBD:Oni2AS]] page. | ||
|- | |- | ||
| -testloadsave | | -testloadsave |