18,700
edits
(remove confusing Mac note; the Mac build is ancient anyway) |
(→Launch arguments: my contribution to PCSX2 has been accepted, so it's much simpler to just use that than my old kit) |
||
Line 11: | Line 11: | ||
==Launch arguments== | ==Launch arguments== | ||
Oni 2 accepts various launch arguments. To pass arguments to the game, you must use the | Oni 2 accepts various launch arguments. To pass arguments to the game, you must use a recent nightly build of PCSX2 which supports this feature. 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. |