

If you run a different executable than pcsx2.exe then modify the pcsx2 on the second line to the right thing i.e. Save this in your PCSX2 folder as RunPCSX2.bat and instead of calling the PCSX2 executable from Steam call this file with the same parameters, it will run PCSX2, wait 15 seconds and check every 5 seconds to see if GSdx window has closed it will then close PCSX2 and joy2key

In the lillypad settings choose "Exit emulator on window close" or something like that at the bottom rightįor /f "tokens=2" %%a in ('tasklist /FI "WINDOWTITLE eq GSdx*" ^| find /i "pcsx2"') do (set pid=%%a)įor /f "tokens=2" %%a in ('tasklist ^| find /i "pcsx2"') do (set pidA=%%a)įor /f "tokens=2" %%a in ('tasklist ^| find /i "joy2key"') do (set pidA=%%a)
#PCSX2 STEAM CONTROLLER SOFTWARE#
The only way without modifying the source code or writing your own little software I can think of is:ģ. Is there a way to set the emulator so that if I press a button, the PS3 home button for example, the emulator closes and brings me back to Big Picture? The only problem comes down when I need to close the games, unfortunately there's not a way to close them from the menus or from the controller, so I always have to get up and close them manually. I set the games in a way that I can start them from Steam's Big Picture, and since the emulator works so great, if I start a game while I'm playing from my couch it looks just as if I were playing on a PS2 in my old living-room. (03-23-2014, 04:35 PM)guru8bit Wrote: I'm loving the emulator, everything works perfectly but there's some stuff that I'm not sure can be done that would make it even better.
