Post Reply 
 
Thread Rating:
  • 1 Votes - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Req] Command Line arguments support (for GUI version of PPSSPP)
12-05-2012, 10:01 AM
Post: #1
[Req] Command Line arguments support (for GUI version of PPSSPP)
I would like to see this in some future build/release, like image loading, save log to file, e.t.c... Thanks in advance! Smile

Intel Core i5-760 [email protected] / Hynix 1x2Gb + 1x4Gb DDR3-1333 / Zotac GeForce GTX 470 AMP! / Windows 7 SP1 RTM x86
Find all posts by this user
Quote this message in a reply
12-05-2012, 12:22 PM
Post: #2
RE: [Req] Command Line arguments support (for GUI version of PPSSPP)
It will happen. File an issue on Github with the options you want supported Smile
Find all posts by this user
Quote this message in a reply
12-05-2012, 12:49 PM
Post: #3
RE: [Req] Command Line arguments support (for GUI version of PPSSPP)
Thank you, Henrik! Smile

Intel Core i5-760 [email protected] / Hynix 1x2Gb + 1x4Gb DDR3-1333 / Zotac GeForce GTX 470 AMP! / Windows 7 SP1 RTM x86
Find all posts by this user
Quote this message in a reply
03-31-2013, 08:42 PM (This post was last modified: 03-31-2013 11:14 PM by CiroConsentino.)
Post: #4
RE: [Req] Command Line arguments support (for GUI version of PPSSPP)
I would like support to load games from the command line as well.
So, I can support this emulator in my frontend "EmuCon".
http://emuloader.mameworld.info

update...
I see it's already implemented in build 0.7 Smile
...

thank you.
Find all posts by this user
Quote this message in a reply
04-21-2013, 06:55 PM
Post: #5
RE: [Req] Command Line arguments support (for GUI version of PPSSPP)
What are the arguments?
Find all posts by this user
Quote this message in a reply
04-21-2013, 08:12 PM (This post was last modified: 04-21-2013 08:12 PM by [Unknown].)
Post: #6
RE: [Req] Command Line arguments support (for GUI version of PPSSPP)
Code:
-l           Show log console (Windows only.)
-s           Don't run game on load (Windows only.)
-d           Enable debug logging (non-Windows only, must be compiled in on Android/etc.)
-g           Enable graphics logging.
-j           Use the jit.
-i           Use the interpreter.
--log=FILE   Write log info to FILE.
--state=FILE Load savestate from FILE at game start.
FILE         Load file immediately (runs based on config / -s.)

-[Unknown]
Find all posts by this user
Quote this message in a reply
04-22-2013, 01:16 AM
Post: #7
RE: [Req] Command Line arguments support (for GUI version of PPSSPP)
K. Could you provide an example line for running a game, though? I still dont know what to type :/
Find all posts by this user
Quote this message in a reply
04-22-2013, 01:35 AM
Post: #8
RE: [Req] Command Line arguments support (for GUI version of PPSSPP)
Yuo can, for example, create a shortcut that just does this:

PPSSPPWindows.exe "C:\PSP\Games\UCUS98744_LBP.cso"

That's all there is to it. You can also drag files into the emulator (or the exe) to run them.

-[Unknown]
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: