Command-line support: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 7: Line 7:
You use the following format:
You use the following format:
<code>
<code>
:pcsx2 [IsoFile] --toggle --option=value ... etc
:pcsx2.exe ''"IsoFile" --option="value"''
</code>
</code>


Where:
* ''IsoFile'' is the image file of the PS2 to be loaded. Remember to include full path between ( " ) and the file extension.
* ''<code>--option</code>'' is the argument used to active a certain option. Read below for the full list.
* ''value'' determines certain parameters needed for some options. Should be included betwen (''"'') and follow a (''='') symbol.
'''Example: '''
<code> c:\PCSX2\pcsx2.exe  "c:\PS2\Final Fantasy X.iso" --fullscreen --cfgpath="c:\My Configs\FFX" </code>
=Options=
The full list of options are:
The full list of options are:


'''General Options'''
'''General Options'''
Line 46: Line 57:
=Commandline options and Steam=
=Commandline options and Steam=


=Commandline options and XMBC=
=Commandline options and XBMC=
ninja
805

edits