• 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

Controller not working in some PSX games.

Scheduled Pinned Locked Moved Help and Support
psx controller
16 Posts 3 Posters 7.2k 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.
  • C
    CCH3900
    last edited by 4 May 2019, 17:41

    The game does support Analog. And I already tried this to no effect anyway.

    1 Reply Last reply Reply Quote 0
    • M
      mitu Global Moderator
      last edited by mitu 5 Apr 2019, 19:22 4 May 2019, 18:21

      I gave it a shot and I had no problem with the game - even with a Sony Dualshock 4 controller. Game supports analog and even rumble.

      [INFO] [udev]: Hotplug add: /dev/input/js1.
      [INFO] [udev]: Hotplug add: /dev/input/event3.
      [INFO] [udev]: Plugged pad: Sony Interactive Entertainment Wireless Controller (1356:2508) on port #1.
      [INFO] [Autoconf]: 2 profiles found.
      [INFO] [autoconf]: selected configuration: /home/pi/.config/retroarch/autoconfig/Sony Interactive Entertainment Wireless Controller.cfg
      [INFO] [udev]: Pad #1 (/dev/input/event3) supports force feedback.
      [INFO] [udev]: Pad #1 (/dev/input/event3) supports 16 force feedback effects.
      [INFO] [udev]: Hotplug add ID_INPUT_TOUCHPAD: /dev/input/event1.
      

      Try disabling the 'Show Bios Logo' and '2nd Memcard' options and see if that fixes anything.

      1 Reply Last reply Reply Quote 0
      • C
        CCH3900
        last edited by CCH3900 5 Apr 2019, 20:39 4 May 2019, 19:33

        Tried disabling the BIOS screen and 2nd memcard to no effect.

        Here is the verbose log: https://paste.ubuntu.com/p/rgjkNKGbFP/

        1 Reply Last reply Reply Quote 0
        • M
          mitu Global Moderator
          last edited by 4 May 2019, 19:40

          Get a log with Verbose logging enabled from the Runcommand launch menu. Run the game and then upload again the /dev/shm/runcommand.log to pastebin.com, just to see what options you have selected.
          Just for comparison, I'm using the SCHP1001.bin bios and a .m3u playlist instead of a compressed PBP.

          1 Reply Last reply Reply Quote 0
          • C
            CCH3900
            last edited by 4 May 2019, 19:41

            Check edited post above.

            1 Reply Last reply Reply Quote 0
            • M
              mitu Global Moderator
              last edited by 4 May 2019, 19:55

              There's a warning somewhere in your log that I don't find in mine:

              [..]
              [WARN] Input device ID 5 is unknown to this libretro implementation. Using RETRO_DEVICE_JOYPAD.
              

              You also seem to have a core remap file in use

              [INFO] Remaps: core-specific remap found at /home/pi/.config/retroarch/config/remaps/PCSX-ReARMed/PCSX-ReARMed.rmp.
              

              Could you try renaming the .rmp file and see if you get anything different ?

              1 Reply Last reply Reply Quote 0
              • C
                CCH3900
                last edited by CCH3900 5 Apr 2019, 21:11 4 May 2019, 20:09

                No change on the renaming of the remap file.

                log: https://paste.ubuntu.com/p/FVHf878K3z/

                1 Reply Last reply Reply Quote 0
                • M
                  mitu Global Moderator
                  last edited by 4 May 2019, 20:34

                  Can you also attach the retroarch.cfg files you have:

                  • the global file from /opt/retropie/configs/all
                  • the psx system from /opt/retropie/configs/psx

                  I don't have any other ideas except to re-download/re-upoad the game again to Retropie.

                  1 Reply Last reply Reply Quote 0
                  • C
                    CCH3900
                    last edited by CCH3900 5 Apr 2019, 22:01 4 May 2019, 20:42

                    Deleted for sensitive info.

                    1 Reply Last reply Reply Quote 0
                    • M
                      mitu Global Moderator
                      last edited by 4 May 2019, 20:54

                      You've used 'Save configuration' from RetroArch and it's dumped all the configuration parameters into the .cfg files. The warning is produced by

                      input_libretro_device_p1 = "5"
                      

                      which seems present in the psx config file. There's a slim chance that removing those input_libretro_device_p[X] might help, but I'd say you should try with a clean config (use the .rp-dist files in the configuration folders).
                      Btw, you should edit out your cheevos user/pass from the file or straight out remove the pastebins.

                      1 Reply Last reply Reply Quote 0
                      • A
                        Aengeon
                        last edited by Aengeon 5 Apr 2019, 22:09 4 May 2019, 21:08

                        I'm actually having a very similar problem. Was playing Ape Escape the other night with a PS3 controller, Not the .PBP but .Bin and .Cue format, worked fine, the next morning I decided to update my RetroPie and now it seems the analog function isn't working anymore.

                        1 Reply Last reply Reply Quote 0
                        • C
                          CCH3900
                          last edited by CCH3900 5 May 2019, 00:59 4 May 2019, 21:22

                          That solved the problem, thank you. but now I'm getting a no BIOS found error and instead of giving me the RGUI it uses the XMB instead. But I fixed the BOTH issues.

                          1 Reply Last reply Reply Quote 0
                          • A
                            Aengeon
                            last edited by 4 May 2019, 23:22

                            The opt/retropie/configs/all and opt/retropie/configs/psx retroarch.cfg files for me both have input_libretro_device_p1 = "1" not really understanding the fix, Could you explain in more detail please? I'm not the greatest with computers.

                            1 Reply Last reply Reply Quote 0
                            • A
                              Aengeon
                              last edited by 5 May 2019, 01:10

                              After going through all the PSX RetroArch settings I figured out my problem. To change the controller to Analog you used to go to Quick Menu>Controls and set User 1 Device Type to RetroPad w/Analog. After the update, you put that back as Retropad (without the analog) as default, go to Quick Menu>Options and change Pad 1 Type to Dualshock there. Maybe this will help someone with that problem in the future.

                              1 Reply Last reply Reply Quote 0
                              16 out of 16
                              • First post
                                16/16
                                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