10-14-2012, 10:23 PM
(10-14-2012, 09:44 PM)montcer9012 Wrote: That's a good idea, but JPCSP launcher already does something like that because it can save separate properties file for each game; have you tried it out? The minor issue with it will be that you can't make a shortcut that execute the emulator and run the game on the shortcut, however, i guess it can be done via the start batch.From the F.A.Q.:
Code:
Usage: java -Xmx512m -jar jpcsp.jar <OPTIONS>
-d, --debugger Open debugger at start.
-f, --loadfile FILE Load a file.
Example: ms0/PSP/GAME/pspsolitaire/EBOOT.PBP
-u, --loadumd FILE Load a UMD. Example: umdimages/cube.iso
-r, --run Run loaded file or umd. Use with -f or -u option.
It should be possible with those commands to specify an iso and run it on launch. I'm fairly certain I've done this before but can't seem to get it working at present.
- Ryan Paul Fialcowitz