in v0.4 os image ,we included pcsx standalone, pocketsnes,you can have them rightway
If you want to make your own standalone emulator launcher item, all you need to do is make a right action.config,upload the binary zip(or else) to somewhere can be directly downloaded
OK, I am on 0.4 , i don’t think you get what i actually meant-
I mean launchers juts for specific GAMES. So it will just launch a specific ps1 game from a launcher. I already can make launchers for the emulators. Like if i just want to launch Crash Bandicoot with its own launcher.
If you can launch the specific game from SSH, simply put the command into the ROM_SO line and leave ROM empty. Usually, just add the ROM path after the emulator path.
I have found something here is my action file :
ROM=/home/cpi/games/PCSX
ROM_SO=/home/cpi/apps/emulators/PCSX/pcsx -cdfile
EXT=bin,cue,img,mdf,pbp,toc,cbn,m3u,ccd
LAUNCHER=
TITLE=PCSX
SO_URL=https://github.com/cuu/Pcsx/raw/master/pcsx.zip
I have install my standlone PCSX in =>> home/cpi/apps/emulators/PCSX/
After just pointed on pcsx file to work with some parameter after here > -cdfile .
The game now lunch directly from the menu, so perfectly !!
(Sorry for my english I’m French)
Hi hi! Welcome to the forums. Nice! Thanks for that. Good to know his things work.
Just out of interest, but which version of cpi OS are you using? This I think was exactly what you needed to do in 0.3. However I could be wrong, but I think 0.4 has something similar set. I don’t have my gameshell on me to check, but it also loads PSX ISO’s from the launcher menu.
Knowing the commands for PCSX is useful nonetheless!!
Hello Javelin,
Thank you! This forum is so usefull.
Actually I’m on 0.4 os version
Have made lot of test and work very nice with all rom format launch direcly from the menu, so much better than the libretro core pcsx version
And this enchanced video option so good!
Just have question is it possible to found an standalone pcsx latest version compatible with gs? Some feature missing on actual version (like for diablo, eve, etc…)
If you go into the ~/launcher/sys.py/.pcsx directory you should be able to reinstate any plugins or additional features that have been omitted.
From experimenting, the stock stuff pretty much works the best, but post back if you find something good.