• Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login
RetroPie forum home
  • Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login
Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

PSP Minis not showing in Emulation Station

Scheduled Pinned Locked Moved Help and Support
pspmini
24 Posts 6 Posters 4.5k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D
    Drdave79 @IanDaemon
    last edited by 5 Jul 2021, 01:50

    @iandaemon Sorry, wrong one.

    <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>

    I D 2 Replies Last reply 5 Jul 2021, 01:53 Reply Quote 0
    • I
      IanDaemon @Drdave79
      last edited by IanDaemon 7 May 2021, 13:59 5 Jul 2021, 01:53

      @drdave79 Remember that some operating systems are case sensitive. "CSO" and "cso" may not be seen as equal. (That was an issue once back when I was a web designer.) :facepalm: Maybe an invisible character? Hmm. Incorrect format simply named ".cso"?

      • 5 Favorite Arcade Games in MAME
      • Cocktail Cabinet Games
      • Check out the MAME RoW
      D 1 Reply Last reply 5 Jul 2021, 02:43 Reply Quote 0
      • D
        Drdave79 @IanDaemon
        last edited by 5 Jul 2021, 02:43

        @iandaemon <extension>.iso .pbp .cso .ISO .PBP .CSO</extension> has both lower case and upper case. So I don't think that's it.

        R 1 Reply Last reply 5 Jul 2021, 15:42 Reply Quote 0
        • D
          Drdave79 @Drdave79
          last edited by 5 Jul 2021, 15:35

          @drdave79 I have a whole folder with the same .cso extension. I wouldn't think they're renamed incorrectly. They worked on an old build that I got them from in the first place, but I don't have it anymore.

          If anyone has working PSP Minis in their emulation station, please copy and paste their entry from the config file and let me know what emulator you're using.

          1 Reply Last reply Reply Quote 0
          • R
            rott42 @Drdave79
            last edited by 5 Jul 2021, 15:42

            @drdave79 Try to change in the es_system.cfg the platform name to "pspminis", and also change the command line to include "pspminis" instead of "psp". And then you should add a copy of "psp" folder, named "pspminis" in /opt/ retropie/configs. That was the way I added "Naomi" system using the existing Dreamcast. Good luck

            D 1 Reply Last reply 5 Jul 2021, 17:46 Reply Quote 0
            • D
              Drdave79 @rott42
              last edited by 5 Jul 2021, 17:46

              @rott42 Unfortunately, that didn't work. Here's what I changed it to.

              <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 pspminis %ROM% </command>
              <platform>pspminis</platform>
              <theme>pspminis</theme>
              </system>

              R 1 Reply Last reply 5 Jul 2021, 18:17 Reply Quote 0
              • R
                rott42 @Drdave79
                last edited by 5 Jul 2021, 18:17

                @drdave79 Did you add new system/platfrom folder named "pspminis" in opt/retropie/config ?

                D 1 Reply Last reply 5 Jul 2021, 22:09 Reply Quote 0
                • D
                  Drdave79 @rott42
                  last edited by 5 Jul 2021, 22:09

                  @rott42 Yes. I copied the psp folder and renamed it pspminis.

                  J 1 Reply Last reply 6 Jul 2021, 16:02 Reply Quote 0
                  • J
                    JimmyFromTheBay @Drdave79
                    last edited by JimmyFromTheBay 7 Jun 2021, 17:04 6 Jul 2021, 16:02

                    @drdave79 This is working for me:

                      <system>
                        <name>pspminis</name>
                        <fullname>PSP Minis</fullname>
                        <path>/home/pi/RetroPie/roms/pspminis</path>
                        <extension>.cso .iso .pbp .CSO .ISO .PBP</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ pspminis %ROM%</command>
                        <platform>pspminis</platform>
                        <theme>pspminis</theme>
                      </system>
                    
                    

                    It looks the same as yours except for the underlines around SYS.

                    Raspberry Pi 3b and 8GB Raspberry Pi 4, both running Retropie 4.7.1 installed from scratch using Raspberry Pi Imager, with wired keyboard, wireless mouse and double arcade joystick attached.

                    D 2 Replies Last reply 6 Jul 2021, 19:05 Reply Quote 0
                    • D
                      Drdave79 @JimmyFromTheBay
                      last edited by Drdave79 7 Jun 2021, 20:06 6 Jul 2021, 19:05

                      This post is deleted!
                      1 Reply Last reply Reply Quote 0
                      • D
                        Drdave79 @JimmyFromTheBay
                        last edited by Drdave79 7 Jun 2021, 20:07 6 Jul 2021, 19:06

                        @jimmyfromthebay Made the change. Still not showing up. For some reason, when I copy and paste it here in this forum, the underlines don't show up. But it does in the cfg file.

                        <system>
                        <name>pspminis</name>
                        <fullname>PSP Minis</fullname>
                        <path>/home/pi/RetroPie/roms/pspminis</path>
                        <extension>.cso .iso .pbp .CSO .ISO .PBP</extension>
                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 SYS pspminis %ROM%</command>
                        <platform>pspminis</platform>
                        <theme>pspminis</theme>
                        </system>

                        D R 2 Replies Last reply 6 Jul 2021, 20:35 Reply Quote 0
                        • D
                          dankcushions Global Moderator @Drdave79
                          last edited by 6 Jul 2021, 20:35

                          @drdave79 please use code blocks when posting code/xml snippets. see https://commonmark.org/help/ - otherwise underscores are getting interpreted as italics

                          1 Reply Last reply Reply Quote 1
                          • R
                            rott42 @Drdave79
                            last edited by 6 Jul 2021, 22:19

                            @drdave79 Then You are missing two spaces. It's supposed to be " sys ".

                            D D 2 Replies Last reply 6 Jul 2021, 22:27 Reply Quote 0
                            • D
                              dankcushions Global Moderator @rott42
                              last edited by dankcushions 7 Jun 2021, 23:28 6 Jul 2021, 22:27

                              @rott42 again, use codeblocks for code/xml otherwise underscores are going to be interpreted as italics, as yours have there. @Drdave79 's has exactly the same xml as @JimmyFromTheBay (i can see it if I edit the post), just not used code blocks so it looks screwy.

                              1 Reply Last reply Reply Quote 1
                              • D
                                Drdave79 @rott42
                                last edited by 6 Jul 2021, 22:55

                                @rott42 Yes, it looks like this.

                                aa0e2cff-f86d-41c5-a86e-73926b0ef9da-image.png

                                R 2 Replies Last reply 7 Jul 2021, 00:20 Reply Quote 0
                                • R
                                  rott42 @Drdave79
                                  last edited by 7 Jul 2021, 00:20

                                  @drdave79 That 's unfortunate. I will try this weekend to add pspminis to my pi and see if I missed something.

                                  1 Reply Last reply Reply Quote 0
                                  • R
                                    rott42 @Drdave79
                                    last edited by 7 Jul 2021, 15:29

                                    @drdave79 O.K, didn't even need the weekend. I used the same settings we discussed, and it's all working great. My PSP system is now a bit empty, and the PSPMINIS full with games. I've notieced that you wrote in your first post that your es_systems.cfg file is under /configs/all. I know my file is located in /etc/emulationstation and this was the file I edited. I don't use .cso roms but .iso.

                                    1 Reply Last reply Reply Quote 0
                                    • S
                                      sleve_mcdichael
                                      last edited by sleve_mcdichael 7 Aug 2021, 01:05 7 Jul 2021, 15:58

                                      @rott42 said in PSP Minis not showing in Emulation Station:

                                      I've notieced that you wrote in your first post that your es_systems.cfg file is under /configs/all. I know my file is located in /etc/emulationstation and this was the file I edited.

                                      From the docs:

                                      ES will check two places for an es_systems.cfg file, in the following order, stopping after it finds one that works:

                                      ~/.emulationstation/es_systems.cfg
                                      /etc/emulationstation/es_systems.cfg

                                      The first (edit: second) one is automatically-generated and will be overwritten occasionally (whenever you install or update an emulator through the setup script.) The (first) one does not exist until you create it. More from the docs:

                                      Custom es_systems.cfg should be in ~/.emulationstation/es_systems.cfg

                                      copy es_systems.cfg from /etc/ to ~/.emulationstation

                                      cp /etc/emulationstation/es_systems.cfg ~/.emulationstation/es_systems.cfg
                                      

                                      Note that anytime you add a new system from the RetroPie-Setup Script you will need to manually copy over the new system to the new location in order to keep parity.

                                      D 1 Reply Last reply 7 Jul 2021, 23:02 Reply Quote 1
                                      • D
                                        Drdave79 @sleve_mcdichael
                                        last edited by 7 Jul 2021, 23:02

                                        @sleve_mcdichael I specifically removed the es_systems.cfg file from configs/all/emulation because of this conflict awhile ago.

                                        S 1 Reply Last reply 8 Jul 2021, 00:15 Reply Quote 0
                                        • S
                                          sleve_mcdichael @Drdave79
                                          last edited by sleve_mcdichael 7 Aug 2021, 01:16 8 Jul 2021, 00:15

                                          @drdave79 said in PSP Minis not showing in Emulation Station:

                                          @sleve_mcdichael I specifically removed the es_systems.cfg file from configs/all/emulation because of this conflict awhile ago.

                                          But, that's the one you need to keep (in ~/.emulationstation -> /opt/retropie/configs/all/emulationstation) if you have custom edits. It's the one in /etc that gets overwritten when you install or update. (I had my "first/second" backwards in the original post; edited.)

                                          D 1 Reply Last reply 8 Jul 2021, 02:30 Reply Quote 0
                                          12 out of 24
                                          • First post
                                            12/24
                                            Last post

                                          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.

                                            This community forum collects and processes your personal information.
                                            consent.not_received