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

no edit summary
No edit summary
No edit summary
Line 3: Line 3:
After its absence for many moons, the Commandline functionality will finally be restored to PCSX2. Third-party frontend and config-manager authors rejoice! ... and hopefully stop hating my guts, too. To paraphrase Darth Vader: '''"Witness the power of this fully armed and operational Command line-driven battlestation."''' (we all know a command line-driven death star would have been way cooler than some click-and-drag crap.) The new PCSX2 command line should be functional in our next beta release, which should be out pretty soon, and it will work as follows:
After its absence for many moons, the Commandline functionality will finally be restored to PCSX2. Third-party frontend and config-manager authors rejoice! ... and hopefully stop hating my guts, too. To paraphrase Darth Vader: '''"Witness the power of this fully armed and operational Command line-driven battlestation."''' (we all know a command line-driven death star would have been way cooler than some click-and-drag crap.) The new PCSX2 command line should be functional in our next beta release, which should be out pretty soon, and it will work as follows:


Syntax: <code>pcsx2 [IsoFile] --toggle --option=value ... etc</code>
'''Syntax:'''
<code>pcsx2 [IsoFile] --toggle --option=value ... etc</code>


<code>IsoFile</code> - 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:'''
*'''<code>--cfg=[file]</code>''' specify a custom configuration file to use instead of PCSX2.ini (does not affect plugins)
*'''<code>--cfg=[file]</code>''' specify a custom configuration file to use instead of PCSX2.ini (does not affect plugins)
*'''<code>--cfgpath=[dir]</code>''' specifies the config folder; applies to pcsx2 + plugins
*'''<code>--cfgpath=[dir]</code>''' specifies the config folder; applies to pcsx2 + plugins
ninja
782

edits