PCSX2 Documentation/The return of the Commandline!: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 6: Line 6:
<code>pcsx2 [IsoFile] --toggle --option=value ... etc</code><br />
<code>pcsx2 [IsoFile] --toggle --option=value ... etc</code><br />
Where <code>[IsoFile]</code> is an optional ISO image to load and run on startup; uses the PCSX2 internal ISO loader.
Where <code>[IsoFile]</code> is an optional ISO image to load and run on startup; uses the PCSX2 internal ISO loader.


'''General Options:'''
'''General Options:'''
Line 13: Line 14:
*'''<code>--forcewiz</code>''' forces running of the First-time Wizard (selection of docs folders and what-not)
*'''<code>--forcewiz</code>''' forces running of the First-time Wizard (selection of docs folders and what-not)


Auto-Run Options :
'''Auto-Run Options:'''
*'''<code>--elf=[file]</code>''' executes an ELF image
*'''<code>--elf=[file]</code>''' executes an ELF image
*'''<code>--nogui</code>''' disables display of the gui on exit (program auto-exits)
*'''<code>--nogui</code>''' disables display of the gui on exit (program auto-exits)
Line 19: Line 20:
*'''<code>--usecd</code>''' uses the configured CDVD plugin instead of IsoFile
*'''<code>--usecd</code>''' uses the configured CDVD plugin instead of IsoFile


Compatibility Options:
'''Compatibility Options:'''
*'''<code>--nohacks</code>''' disables all speedhacks
*'''<code>--nohacks</code>''' disables all speedhacks
*'''<code>--gamefixes=[fix,fix]</code>''' Enable specific gamefixes for this session. Valid fixes in 0.9.7 are: VuAddSub, VuClipFlag, FpuCompare, FpuNegDiv, XGKick, IpuWait, EETiming, SkipMpeg
*'''<code>--gamefixes=[fix,fix]</code>''' Enable specific gamefixes for this session. Valid fixes in 0.9.7 are: VuAddSub, VuClipFlag, FpuCompare, FpuNegDiv, XGKick, IpuWait, EETiming, SkipMpeg
*'''<code>--fullboot</code>''' disables the quick boot feature, forcing you to sit through the PS2 startup splash screens
*'''<code>--fullboot</code>''' disables the quick boot feature, forcing you to sit through the PS2 startup splash screens


Plugin Overrides (specified dlls will be used in place of configured dlls):
'''Plugin Overrides (specified dlls will be used in place of configured dlls):'''
*'''<code>--cdvd=[dllpath]</code>''' override for the CDVD plugin
*'''<code>--cdvd=[dllpath]</code>''' override for the CDVD plugin
*'''<code>--gs=[dllpath]</code>''' override for the GS plugin
*'''<code>--gs=[dllpath]</code>''' override for the GS plugin
ninja
782

edits