Jump to content

Oni 2 (Angel Studios)/Running: Difference between revisions

→‎Launch arguments: filling in the missing (and very important) argument, and explaining argument syntax
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]. Here are the arguments, with descriptions taken directly from the engine. Note that we do not currently understand the syntax for the arguments that take parameters, like "-level". How is the number/whatever supplied after the argument?
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:
|
|
|-
|-
|'''???''' (no text)
| -layout
|Specify which level to load.
|Specify which level to load.
|Is this argument just a number? Is it the same as "-level"?
|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