Command-line support: Difference between revisions

Jump to navigation Jump to search
m
ADDs QT info
m (ADDs QT info)
Line 26: Line 26:
At this time you can only use the following options:
At this time you can only use the following options:


==General Options==
==General Options WX ==
* ''--cfgpath="'''Path'''"'': Specifies the configuration files path to use instead of '''inis'''.
* ''--cfgpath="'''Path'''"'': Specifies the configuration files path to use instead of '''inis'''.
* ''--cfg="'''CFGFile'''"'': Specifies the configuration file to use instead of PCSX2.ini (does not affect plugins).
* ''--cfg="'''CFGFile'''"'': Specifies the configuration file to use instead of PCSX2.ini (does not affect plugins).
Line 37: Line 37:
* ''--gameargs="-arg1 -arg2"'': Supplies launch arguments to the game itself ("-arg1" and "-arg2" will be passed to the game in this example).
* ''--gameargs="-arg1 -arg2"'': Supplies launch arguments to the game itself ("-arg1" and "-arg2" will be passed to the game in this example).
* ''-h'' or ''--help'': Displays full list of command-line options (this list).
* ''-h'' or ''--help'': Displays full list of command-line options (this list).
==General Options QT ==
Usage: pcsx2-qtx64-avx2.exe [parameters] [--] [boot filename]


==Auto-run Options==
  -help: Displays this information and exits.
  -version: Displays version information and exits.
  -batch: Enables batch mode (exits after shutting down).
  -elf <file>: Overrides the boot ELF with the specified filename.
  -disc <path>: Uses the specified host DVD drive as a source.
  -bios: Starts the BIOS (System Menu/OSDSYS).
  -fastboot: Force fast boot for provided filename.
  -slowboot: Force slow boot for provided filename.
  -state <index>: Loads specified save state by index.
  -statefile <filename>: Loads state from the specified filename.
  -fullscreen: Enters fullscreen mode immediately after starting.
  -nofullscreen: Prevents fullscreen mode from triggering if enabled.
  --: Signals that no more arguments will follow and the remaining
    parameters make up the filename. Use when the filename contains
    spaces or starts with a dash.
 
 
==Auto-run Options WX==
* ''--elf="'''ELFFile'''"'': Executes the specified ELF image on start.
* ''--elf="'''ELFFile'''"'': Executes the specified ELF image on start.
* ''--nodisc'': Boots PS2 BIOS without DVD image; It is usedful to enter the PS2 system menu.
* ''--nodisc'': Boots PS2 BIOS without DVD image; It is usedful to enter the PS2 system menu.
* ''--usecd'': Boots from the CDVD plugin on start (overrides '''IsoFile''' parameter). You can use this option to play directly from your DVD but you will need to set up CDVD plugin first.
* ''--usecd'': Boots from the CDVD plugin on start (overrides '''IsoFile''' parameter). You can use this option to play directly from your DVD but you will need to set up CDVD plugin first.


==Compatibility Options==
==Compatibility Options WX ==
* ''--nohacks'': Disables all speedhacks.
* ''--nohacks'': Disables all speedhacks.
* ''--gamefixes='''[fix1,fix2,...]''''': Enables the specific gamefixes for the current PCSX2 session. Valid names are: '''VuAddSub''', '''VuClipFlag''', '''FpuCompare''', '''FpuMul''', '''FpuNeg''', '''EETiming''', '''SkipMpeg''', '''OPHFlag''', '''DMABusy''', '''VIFFIFO''', '''VI''', '''FMVinSoftware''' (see [[PCSX2]] for more information).
* ''--gamefixes='''[fix1,fix2,...]''''': Enables the specific gamefixes for the current PCSX2 session. Valid names are: '''VuAddSub''', '''VuClipFlag''', '''FpuCompare''', '''FpuMul''', '''FpuNeg''', '''EETiming''', '''SkipMpeg''', '''OPHFlag''', '''DMABusy''', '''VIFFIFO''', '''VI''', '''FMVinSoftware''' (see [[PCSX2]] for more information).
Line 57: Line 76:
* ''--fw="'''DLLpath'''"'': Specifies the file to use as the FW plugin.
* ''--fw="'''DLLpath'''"'': Specifies the file to use as the FW plugin.
* ''--dev9="'''DLLpath'''"'': Specifies the file to use as the DEV9 plugin.
* ''--dev9="'''DLLpath'''"'': Specifies the file to use as the DEV9 plugin.
For 1.7.0 development builds, only earlier builds will include all of the above plugins. Check via the Plugin Selector screen which of the above plugins your build has.


For 1.8.0 (not yet released) and beyond, all plugins will be merged to the emulator core and unavailable.


=Command-line options and shortcuts=
=Command-line options and shortcuts=
ninja
130

edits

Navigation menu