Psp Minis
-
Which emulator runs these? I have tried installing both the Lr-ppsspp and Ppsspp emulators and put the roms (all .cso) in the pspminis folder but they don't show up on the Emulationstation carousel. What did I do miss?
-
you have to add pspminis to your es_systems.cfg
here is what you need to add:
<system> <name>pspminis</name> <fullname>PlayStation Portable Minis</fullname> <path>/home/pi/RetroPie/roms/pspminis</path> <extension>.iso .pbp .cso .ISO .PBP .CSO</extension> <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ psp %ROM% </command> <platform>psp</platform> <theme>pspminis</theme> </system>
-
@tmntturtlguy
Thanks. That got the menu to show up. Every game loads straight into retroarch. Don't know what to do from there. -
@tmntturtlguy
I uninstalled lr-ppsspp as I read ppsspp runs better. I set it as the default emulator and still nothing. -
@muddyhardcore to clarify, your pspminis theme and roms show up, when you launch the rom, the rom does not start?
Are your roms unzipped? Do you know if you have a good working romset?
-
@tmntturtlguy
I got it working. The code you provided was missing a % after ROM (%Rom%)Unfortunately as things typically happen once you get one thing working, another doesn't. The Ppsspp emulator won't recognize my 8bitdo controller over Bluetooth or USB.
-
@muddyhardcore sorry about that, i updated the post
-
@muddyhardcore sorry to add to this a year later
i still cant get this minis icon on emulationstationis it
<system>
<name>pspminis</name>
<fullname>PlayStation Portable Minis</fullname>
<path>/home/pi/RetroPie/roms/pspminis</path>
<extension>.iso .pbp .cso .ISO .PBP .CSO</extension>
<command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 SYS psp %ROM% </command>
<platform>psp</platform>
<theme>pspminis</theme>
</system>
or am i missing something do i add this to the es_systems.cfg on the sd card in my pithanks
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.