Jump to content

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

→‎Launch arguments: forgot to add "-help"; wording
(→‎Launch arguments: filling in the missing (and very important) argument, and explaining argument syntax)
(→‎Launch arguments: forgot to add "-help"; wording)
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]. The syntax for arguments which require a parameter, such as "-layout", is "-argument=parameter".
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". The descriptions given below are taken verbatim from the game, and the effects are based on our testing.


{| class="wikitable"
{| class="wikitable"
Line 14: Line 14:
!Description
!Description
!Effect
!Effect
|-
| -help
| --
|Lists all the following arguments.
|-
|-
| style="width:130px" | -ui
| style="width:130px" | -ui
|use the frontend
|use the frontend
|No effect (probably the default).
|No effect.
|-
|-
| -noui
| -noui
Line 81: Line 85:
| -layout
| -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.
|Game starts by loading 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