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

m
formatting tweaks
(added sections, put arguments in table, and added some results of argument testing)
m (formatting tweaks)
Line 5: Line 5:


==Playing the levels==
==Playing the levels==
Once Oni 2 is running, there is only one level available by choosing New Game. Additional levels, however, can be chosen from the Load Game menu. These are documented on [[the main page|../#Story and levels]]. Levels can take a couple minutes to load, and some do not have loading screens, instead displaying a gray screen until they're done loading. The only levels that could be considered traditionally "game-like" are levels 1 (The Blast Chambers), 6 (Initial Attack), and 8 (The Rooftops). These were the primary levels used to prototype the game. The other levels were used by the developers to test features or scripting, but some are rather substantial, like level 14 (AI Abilities Test).
Once Oni 2 is running, there is only one level available by choosing New Game. Additional levels, however, can be chosen from the Load Game menu. These are documented on [[../#Story and levels|the main page]]. Levels can take a couple minutes to load, and some do not have loading screens, instead displaying a gray screen until they're done loading. The only levels that could be considered traditionally "game-like" are levels 1 (The Blast Chambers), 6 (Initial Attack), and 8 (The Rooftops). These were the primary levels used to prototype the game. The other levels were used by the developers to test features or scripting, but some are rather substantial, like level 14 (AI Abilities Test).


==Launch arguments==
==Launch arguments==
Oni 2 accepts various launch arguments. To pass arguments to the game, you must use the package here: http://websvn.chrilly.net/listing.php?repname=Oni2&path=%2Fps2launchargs%2F. 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]. 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?


{| class="wikitable"
{| class="wikitable"
Line 15: Line 15:
!Effect
!Effect
|-
|-
| -ui
| style="width:130px" | -ui
|use the frontend
|use the frontend
|No effect (probably the default).
|No effect (probably the default).