- March 17, 2008
- 1,353
- 306
- Home Country
-
Netherlands
Hey all,
I have been trying to get PCSX2 to go on my emulators, no luck so far.
I found this thread here which is usefull to load my iso files with, so far so good.
So what I did was pointing the new emulator to pcsx2ConfigSaver.exe.
Inside configsaver I named one of my games, kingdom hearts, as Kingdom Hearts.iso, the exact filename. I did this because configsaver expects an argument on the commandline with this name but my emulators sends out the complete rom path + name?
So what I would like my emulators to do is execute something like this;
F:\emulators\PCSX2\pcsx2ConfigSaver.exe "Kingdom Hearts.iso" (the iso bit could be left out if my emulators can pass it along without the extension).
I can't get this to work (yet) though. is My emulators using a full path to the game as an argument?
p.s.
I have seen other ways to work with PCSX2 inside MP but all of those seem not that practical so far.
-----EDIT-----
I figured it out myself just now, using a bit of this post.
This is what I came up with as arguments;
%ROM% -skipbios -cfg "F:\pathtolatest_pcsx2_beta_build\inis\pcsx2.ini"
Be sure to configure PCSX2 first and set an ISO plugin, not a general cd/dvd plugin
Beware though; there are versions out there that have a broken commandline interface (I believe the latest stable, 0.9.6, is one of them). I tested all this on build 1736
------EDIT2------
If anyone figures out how to make PCSX2 start fullscreen thru commandline please let us (or at least me) know!
------EDIT3------
figured it out, had to copy paste some ini's to pcsx2.ini to have those settings load
I have been trying to get PCSX2 to go on my emulators, no luck so far.
I found this thread here which is usefull to load my iso files with, so far so good.
So what I did was pointing the new emulator to pcsx2ConfigSaver.exe.
Inside configsaver I named one of my games, kingdom hearts, as Kingdom Hearts.iso, the exact filename. I did this because configsaver expects an argument on the commandline with this name but my emulators sends out the complete rom path + name?
So what I would like my emulators to do is execute something like this;
F:\emulators\PCSX2\pcsx2ConfigSaver.exe "Kingdom Hearts.iso" (the iso bit could be left out if my emulators can pass it along without the extension).
I can't get this to work (yet) though. is My emulators using a full path to the game as an argument?
p.s.
I have seen other ways to work with PCSX2 inside MP but all of those seem not that practical so far.
-----EDIT-----
I figured it out myself just now, using a bit of this post.
This is what I came up with as arguments;
%ROM% -skipbios -cfg "F:\pathtolatest_pcsx2_beta_build\inis\pcsx2.ini"
Be sure to configure PCSX2 first and set an ISO plugin, not a general cd/dvd plugin
Beware though; there are versions out there that have a broken commandline interface (I believe the latest stable, 0.9.6, is one of them). I tested all this on build 1736
------EDIT2------
If anyone figures out how to make PCSX2 start fullscreen thru commandline please let us (or at least me) know!
------EDIT3------
figured it out, had to copy paste some ini's to pcsx2.ini to have those settings load