..:: PCSX2 Forums ::..

Full Version: How to autorun compressed iso with cdvdiso?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I want to integrate PCSX2 (0.9.7 r3113) in my XBMC installation but I just don't get pcsx2 to autorun compressed iso images with cdvdiso plugin.

I have a batch file that sets the filename of the image in the registry
Code:
HKEY_CURRENT_USER\Software\PS2Eplugin\CDVD\CDVDiso\CurrentWorkingFolder
HKEY_CURRENT_USER\Software\PS2Eplugin\CDVD\CDVDiso\IsoFile
and then starts pcsx2
Code:
pcsx2.exe --nogui --skipbios --usecd
but it does not run the image file I still have to click System > BootCDVD.
And I'm running WinXP64.

How do I get pcsx2 to autorun the image file?
CLI isn't implemented yet, it has just started being implemented on the latest svn but it's still very buggy.
Just compiled r3221 and still not working but some switches have been changed, hopefully it will be working in near future.