Author Topic: PSP exit fail  (Read 6565 times)

Aeliss

  • Hero Member
  • *****
  • Posts: 915
Re: PSP exit fail
« Reply #6 on: April 07, 2016, 11:12:37 AM »
Ha yep, thx ^^, I forget that.

iOtero

  • Newbie
  • *
  • Posts: 18
    • Email
Re: PSP exit fail
« Reply #5 on: April 07, 2016, 06:06:20 AM »
In Systems.xml:
Code: [Select]
  <System Type="Console">
    <Name>Sony PSP</Name>
    <AppPath>E:\Emus\Sony PSP\PPSSPP\PPSSPPWindows.exe</AppPath>
    <RomPath>E:\Emus\Sony PSP\roms</RomPath>
    <SnapPath>E:\Emus\Sony PSP\covers</SnapPath>
    <VidPath>E:\Emus\Sony PSP\videos</VidPath>
    <Emu selected="0">
      <Cmd id="0" name="PPSSPP" value="--escape-exit --fullscreen --load &quot;%path\%file%ext&quot;" />
    </Emu>
    <Extensions>.cso,.iso</Extensions>
    <Active>True</Active>
    <Script>True</Script>
    <Database>True</Database>
  </System>
 

Aeliss

  • Hero Member
  • *****
  • Posts: 915
Re: PSP exit fail
« Reply #4 on: April 06, 2016, 11:39:46 AM »
But how you use it ?
I don't use command line on my side, in the autoit script ?

iOtero

  • Newbie
  • *
  • Posts: 18
    • Email
Re: PSP exit fail
« Reply #3 on: April 05, 2016, 12:42:57 PM »
yes, PPSSPP, sorry...  :P

Aeliss

  • Hero Member
  • *****
  • Posts: 915
Re: PSP exit fail
« Reply #2 on: April 05, 2016, 11:09:52 AM »
For wich one emul ? PPSSPP ?

iOtero

  • Newbie
  • *
  • Posts: 18
    • Email
PSP exit fail
« Reply #1 on: April 05, 2016, 05:44:23 AM »
Old command line --escapeexitsemu (Not work in last version)

New command line --escape-exit (Works OK)