• 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

Is the Psion Series 3[x] supported?

Scheduled Pinned Locked Moved Help and Support
mamemesspsionseries 3
28 Posts 2 Posters 4.1k 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.
  • F
    Folly @JimmyFromTheBay
    last edited by 27 May 2024, 18:01

    @JimmyFromTheBay

    You need to use F11 to install games from drive A :
    psion3a_install_program_with_F11.png

    J 1 Reply Last reply 28 May 2024, 11:32 Reply Quote 0
    • J
      JimmyFromTheBay @Folly
      last edited by 28 May 2024, 11:32

      @Folly Cheers, will try this later today.

      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.

      1 Reply Last reply Reply Quote 0
      • J
        JimmyFromTheBay @Folly
        last edited by JimmyFromTheBay 28 May 2024, 13:10

        @Folly said in

        supported?
        :

        @JimmyFromTheBay

        I tried with my script and I have an issue.
        I cannot install the driver.

        Will have a look.

        Edit :
        Added media to the mediafilter so psions can be installed :
        https://github.com/FollyMaddy/RetroPie-Share/commit/54c77fb977677a9738581d5656ba2ec71114b5f2

        Could not test the driver yet as I can't get the files at the moment.

        I think I'm missing something about this. I updated your script and all the Series 3 machines appeared in the list. So I told it to install them and I didn't get any errors, but none of them have shown up - there's no entry in either version of ES_SYSTEMS.CFG and it hasn't created rom or config folders for them. Do I need to do something specific with the media filter?

        psion1.jpg psion2.jpg

        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.

        F 1 Reply Last reply 28 May 2024, 13:18 Reply Quote 0
        • F
          Folly @JimmyFromTheBay
          last edited by Folly 28 May 2024, 13:18

          @JimmyFromTheBay

          You need to install my latest script !
          265.14

          Changes for psion3/3a have been added in 265.13
          See my commit link in your reply !

          You will be able to change the database version to an older version if needed.

          J 1 Reply Last reply 28 May 2024, 13:22 Reply Quote 0
          • J
            JimmyFromTheBay @Folly
            last edited by 28 May 2024, 13:22

            @Folly How do I install the new one? I thought updating it would have been enough but I did notice the bit that said "This won't be updated any more."

            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.

            F 1 Reply Last reply 28 May 2024, 13:25 Reply Quote 0
            • F
              Folly @JimmyFromTheBay
              last edited by Folly 28 May 2024, 13:25

              @JimmyFromTheBay

              You are using my deprecated script add-systems-mamedev.sh.
              You need to delete that version and copy the newer mamedev.sh to it.
              mamedev.sh works differently it doesn't generate module-scripts anymore it directly installs the systems without making module-scripts.
              It also works much faster and has much more utils and fixes.

              Go to my first post and read : https://retropie.org.uk/forum/topic/29682/development-of-module-script-generator-for-lr-mess-lr-mame-and-mame-standalone

              After that you can just update the script from within the script.

              J 1 Reply Last reply 28 May 2024, 13:33 Reply Quote 0
              • J
                JimmyFromTheBay @Folly
                last edited by JimmyFromTheBay 28 May 2024, 13:33

                @Folly Ah yes, found that and installed it, but it's still complaining about the mediafilter. (I get the same message for all the Series 3 systems.)

                psion3.jpg

                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.

                F 1 Reply Last reply 28 May 2024, 13:37 Reply Quote 0
                • F
                  Folly @JimmyFromTheBay
                  last edited by Folly 28 May 2024, 13:37

                  @JimmyFromTheBay

                  I will have a look at the drivers.

                  Can you try the us version ?

                  J 1 Reply Last reply 28 May 2024, 13:40 Reply Quote 0
                  • J
                    JimmyFromTheBay @Folly
                    last edited by 28 May 2024, 13:40

                    @Folly Nope, they're all the same including the US one. Unknown system, mediafilter problem.

                    psion4.jpg

                    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.

                    J 1 Reply Last reply 28 May 2024, 13:41 Reply Quote 0
                    • J
                      JimmyFromTheBay @JimmyFromTheBay
                      last edited by 28 May 2024, 13:41

                      @JimmyFromTheBay Could this be anything to do with not having MAME/MESS 0265 installed?

                      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.

                      F 1 Reply Last reply 28 May 2024, 13:44 Reply Quote 0
                      • F
                        Folly @JimmyFromTheBay
                        last edited by Folly 28 May 2024, 13:44

                        @JimmyFromTheBay

                        Yes , that is the reason.

                        You need to have a mame binary where these drivers are in.
                        My script tries to get the media info from mame.
                        But if the driver doesn't exists in mame you get the error unknown system.
                        The minimum version you need to have is 263, I think.

                        J 1 Reply Last reply 28 May 2024, 13:45 Reply Quote 0
                        • J
                          JimmyFromTheBay @Folly
                          last edited by JimmyFromTheBay 28 May 2024, 13:45

                          @Folly Ah, so I'm back to the old problem of not being able to install the new MAME/MESS because it'll destroy all the old systems I installed with the previous script. Bah. Oh well, thanks for the help anyway. I'll add it to the list of "stuff to do when I get the Pi 5".

                          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.

                          J F 2 Replies Last reply 28 May 2024, 13:47 Reply Quote 0
                          • J
                            JimmyFromTheBay @JimmyFromTheBay
                            last edited by JimmyFromTheBay 28 May 2024, 13:47

                            @Folly (I do have 0264 installed in a separate directory, is there any way I can tell the script to use that?)

                            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.

                            F 1 Reply Last reply 28 May 2024, 13:48 Reply Quote 0
                            • F
                              Folly @JimmyFromTheBay
                              last edited by 28 May 2024, 13:47

                              @JimmyFromTheBay

                              You're welcome !

                              J 1 Reply Last reply 28 May 2024, 13:50 Reply Quote 0
                              • F
                                Folly @JimmyFromTheBay
                                last edited by 28 May 2024, 13:48

                                @JimmyFromTheBay said in

                                supported?
                                :

                                @JimmyFromTheBay (I do have 0264 installed in a separate directory, is there any way I can tell the script to use that?)

                                Yes, that should be possible.
                                Will have a look.

                                1 Reply Last reply Reply Quote 0
                                • J
                                  JimmyFromTheBay @Folly
                                  last edited by JimmyFromTheBay 28 May 2024, 13:50

                                  @Folly If I changed the line in mamedev.sh from

                                  local _mess_core=$rootdir/libretrocores/lr-mess/mamemess_libretro.so

                                  to local _mess_core=$rootdir/home/pi/Downloads/lr-mess264/mamemess_libretro.so

                                  would that solve it?

                                  (And presumably all the other references to $rootdir/libretrocores/lr-mess/mamemess_libretro.so)

                                  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.

                                  F 2 Replies Last reply 28 May 2024, 13:53 Reply Quote 0
                                  • F
                                    Folly @JimmyFromTheBay
                                    last edited by 28 May 2024, 13:53

                                    @JimmyFromTheBay said in

                                    supported?
                                    :

                                    @Folly If I changed the line in mamedev.sh from

                                    local _mess_core=$rootdir/libretrocores/lr-mess/mamemess_libretro.so

                                    to local _mess_core=$rootdir/home/pi/Downloads/lr-mess264/mamemess_libretro.so

                                    would that solve it?

                                    (And presumably all the other references to $rootdir/libretrocores/lr-mess/mamemess_libretro.so)

                                    No, it doesn't work that way.

                                    My script uses standalone mame to get information.
                                    That is the one you need to update.

                                    J 1 Reply Last reply 28 May 2024, 13:55 Reply Quote 0
                                    • J
                                      JimmyFromTheBay @Folly
                                      last edited by JimmyFromTheBay 28 May 2024, 13:55

                                      @Folly said in

                                      supported?
                                      :

                                      $rootdir/libretrocores/lr-mess/mamemess_libretro.so

                                      So I need to download the 0264 MAME files from your site, put them in the Downloads folder and then change every reference to $rootdir/libretrocores/lr-mame/mamemess_libretro.so to $rootdir/home/pi/Downloads/mame264/mamemess_libretro.so?

                                      (Sorry, I'm very far out of my depth here :D)

                                      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.

                                      F 1 Reply Last reply 28 May 2024, 14:04 Reply Quote 0
                                      • F
                                        Folly @JimmyFromTheBay
                                        last edited by 28 May 2024, 13:57

                                        @JimmyFromTheBay

                                        If you could rename your /opt/retropie/emulators/mame folder by renaming it as root user.
                                        Then you will have a backup.

                                        Then you are able to install a newer mame from my script using the lines to get binaries from my gdrive.

                                        1 Reply Last reply Reply Quote 0
                                        • F
                                          Folly @JimmyFromTheBay
                                          last edited by Folly 28 May 2024, 14:04

                                          @JimmyFromTheBay said in

                                          supported?
                                          :

                                          @Folly said in

                                          supported?
                                          :

                                          $rootdir/libretrocores/lr-mess/mamemess_libretro.so

                                          So I need to download the 0264 MAME files from your site, put them in the Downloads folder and then change every reference to $rootdir/libretrocores/lr-mame/mamemess_libretro.so to $rootdir/home/pi/Downloads/mame264/mamemess_libretro.so?

                                          (Sorry, I'm very far out of my depth here :D)

                                          No, every folder you mention is linked to libretro cores.
                                          Standalone mame is in /opt/retropie/emulators/mame.

                                          In my script I use both ( means the same ):
                                          /opt/retropie/emulators/mame/mame
                                          $emudir/mame/mame

                                          I should make that a bit uniform.
                                          But if you want you should edit these.
                                          Though I think that isn't the route you should take.

                                          Edit :
                                          I would take the risk.
                                          First I would backup the old RetroPie scripts by renaming them and just clone RetroPie to the newest version like described over here :
                                          https://github.com/RetroPie/RetroPie-Setup
                                          Then I would update standalone mame to 264 from binary.

                                          J 1 Reply Last reply 28 May 2024, 14:21 Reply Quote 0
                                          24 out of 28
                                          • First post
                                            24/28
                                            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