Jump to content

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

→‎Launch arguments: they finally shipped a new build that contains my feature
m (→‎Playing the levels: something happened to the old node and I had to nuke it and re-upload the tool)
(→‎Launch arguments: they finally shipped a new build that contains my feature)
Line 18: Line 18:


==Launch arguments==
==Launch arguments==
Oni 2 accepts various launch arguments. To pass arguments to the game, you must use a [https://buildbot.orphis.net/pcsx2/index.php recent nightly build] of PCSX2 which supports this feature, as the current stable release does not have it. Calling PCSX2 on the command line, pass it the argument <tt>--game-args="-arg1 -arg2 -etc."</tt>. Note that the patch tool provided in the previous section will allow you to play any level without using launch arguments.
Oni 2 accepts various launch arguments. To pass arguments to the game, you must use PCSX2 1.6.0 or later. Calling PCSX2 on the command line, pass it the argument <tt>--game-args="-arg1 -arg2 -etc."</tt>. Note that the patch tool provided in the previous section will allow you to play any level without using launch arguments.


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.
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.