Command-line support: Difference between revisions

m
Line 23: Line 23:


=Options list=
=Options list=
Remember that the path to the PS2 image file to use have to be '''before''' any option (unless you use the <code>--usecd </code> , <code>--nodisk</code>  or <code>--elf="''file''"</code> option.


The full list of options are:
The full list of options are:


'''General Options'''
* <code>--cfgpath="''path''"</code> Changes the configuration files path.
* <code>--cfg="''file''"</code> Specifies the PCSX2 configuration file to use.
* <code>--forcewiz</code> Forces PCSX2 to start the First-time Wizard.
* <code>--portable</code> Enables portable mode operation (requires admin/root access).
* <code>--console</code>  Forces the program log/console to be visible.
* <code>--fullscreen</code> Use fullscreen GS mode.
* <code>--windowed</code> Use windowed GS mode.
* <code>--nogui</code> Disables display of the graphical user interface.
* <code>-h, --help</code> Displays this list of command line options.


'''General Options'''
* <code>--cfgpath=[dir]</code> {changes the configuration file path}
* <code>--cfg=[file]</code> {specifies the PCSX2 configuration file to use}
* <code>--forcewiz</code> {forces PCSX2 to start the First-time Wizard}
* <code>--portable</code> {enables portable mode operation (requires admin/root access)}
* <code>--console</code> {forces the program log/console to be visible}
* <code>--fullscreen</code> {use fullscreen GS mode}
* <code>--windowed</code> {use windowed GS mode}
* <code>--nogui</code> {disables display of the gui while running games}
* <code>-h, --help</code> {displays this list of command line options}
'''Auto-Run Options'''
'''Auto-Run Options'''
* <code>--elf=[file]</code> {executes an ELF image}
* <code>--elf="''file''"</code> Executes an ELF image.
* <code>--nodisc</code> {boots an empty dvd tray; use to enter the PS2 system menu}
* <code>--nodisc</code> Boots an empty dvd tray; use to enter the PS2 system menu.
* <code>--usecd</code> {boots from the CDVD plugin (overrides IsoFile parameter)}
* <code>--usecd</code> Boots from the CDVD plugin (overrides IsoFile parameter).
 
'''Compatibility Options'''
'''Compatibility Options'''
* <code>--nohacks</code> {disables all speedhacks}
* <code>--nohacks</code> {disables all speedhacks}
ninja
805

edits