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

    PS1 not seeing any controllers

    Scheduled Pinned Locked Moved Help and Support
    87 Posts 14 Posters 42.6k 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.
    • BuZzB
      BuZz administrators
      last edited by

      ok now I'm really confused - how are you ending up with a overwritten retroarch.cfg for psx when you don't even have save on exit enabled...

      retroarch getting confused over something ? I will try your configs out.

      To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

      edmaul69E 1 Reply Last reply Reply Quote 0
      • BuZzB
        BuZz administrators
        last edited by

        Please can you post the output of file /opt/retropie/configs/psx/retroarch.cfg

        To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

        1 Reply Last reply Reply Quote 0
        • B
          bengus
          last edited by bengus

          I just removed the broken cfg, re-installed the emulator and manually added the first 13 lines (not running the video-manager tool to do it)

          http://pastebin.com/H9a9JUaA

          I've launched and exited 8 different psx titles so far, and have not had any issues. The config has not been changed so far.

          Here is your output request

          /opt/retropie/configs/psx/retroarch.cfg: C source, ASCII text

          1 Reply Last reply Reply Quote 0
          • E
            epicrean
            last edited by

            Couldn't you just share your config file for us to download and replace?

            B 1 Reply Last reply Reply Quote 0
            • B
              bengus @epicrean
              last edited by

              @epicrean Sure but I don't know if you are using the tool I am using or not. If not, what you should do is delete your existing config, and just re-install the emulator and it will generate a working default one for you (like buzz said).

              Here is my current working config.

              http://pastebin.com/H9a9JUaA

              If you want the default, remove the first 13 lines.

              E 1 Reply Last reply Reply Quote 0
              • E
                epicrean @bengus
                last edited by

                @bengus I'm going to change the title of the thread, I think the video manger may be the key

                1 Reply Last reply Reply Quote 0
                • E
                  epicrean
                  last edited by

                  Not blaming Floor fyi, it just seems to be the common denominator. I of course will do more testing to recreate the initial issue based on all the input in this thread. Thank you everyone who responded.

                  B 1 Reply Last reply Reply Quote 0
                  • B
                    bengus @epicrean
                    last edited by

                    @epicrean I am not either :-) Floob's video manager tool is a godsend to me, and I have been using it for so long and its been so rock solid, I never assumed it had anything to do with it. But because of BuZz and Floobs help, I am pretty sure I have mine working as it always did before, and for that I am grateful.

                    1 Reply Last reply Reply Quote 0
                    • BuZzB
                      BuZz administrators
                      last edited by

                      I suspect if anything it is a bug in the way retroarch is parsing the config. I have to do a server migration now, but I will look at it at my next moment now I have the configs.

                      To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                      1 Reply Last reply Reply Quote 0
                      • BuZzB
                        BuZz administrators
                        last edited by BuZz

                        bengus - did you do that file command after you manually edited it ? if so please do it after the video manager has edited it after you installed the default. I have a suspicion. (CRLF related).

                        To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                        1 Reply Last reply Reply Quote 0
                        • S
                          sebacote
                          last edited by

                          I concur I used Floob's video manager too and I have the same problem! If you want the content of my files please let me know!

                          1 Reply Last reply Reply Quote 0
                          • B
                            bengus
                            last edited by

                            @BuZz

                            that file output was after my most recent working attempt, which is this.

                            http://pastebin.com/H9a9JUaA

                            The first 13 lines I added manually (copy/paste) without having the video-manager tool add them for me. The only difference here is that rewind_enable = false is now above #include rather than below it. It is working for me now as it used to, but I for the life of me couldn't guess as to what caused it to behave the way it did. I am sure you will figure out what the root cause is/was. Thanks again for all of your time and help, as always.

                            1 Reply Last reply Reply Quote 0
                            • BuZzB
                              BuZz administrators
                              last edited by BuZz

                              I need to know the output of the file /opt/retropie/configs/psx/retroarch.cfg command after you have used floobs video tool please. it could be the rewind_enable above the include, but it could be line endings.

                              To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                              1 Reply Last reply Reply Quote 0
                              • S
                                sebacote
                                last edited by

                                /opt/retropie/configs/psx/retroarch.cfg: ASCII text

                                1 Reply Last reply Reply Quote 0
                                • BuZzB
                                  BuZz administrators
                                  last edited by

                                  @sebacote - please can you paste the contents of that file also.

                                  To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                                  S 1 Reply Last reply Reply Quote 0
                                  • S
                                    sebacote @BuZz
                                    last edited by

                                    @BuZz sure, here it is :
                                    http://pastebin.com/7SGxak88

                                    1 Reply Last reply Reply Quote 0
                                    • BuZzB
                                      BuZz administrators
                                      last edited by BuZz

                                      @sebacote

                                      Sorry, but I need the output of file /opt/retropie/configs/psx/retroarch.cfg before retroarch has saved its config there - after the video tool has been used - I need this

                                      • remove configs/psx/retroarch.cfg file completely
                                      • reinstall psx emulator
                                      • use the video tool
                                      • then the output of file /opt/retropie/configs/psx/retroarch.cfg (and contents to confirm)

                                      it is at that point retroarch gets confused. I'm trying to see what the file endings are as I want to rule out there being CRLF endings which could cause problems. I can't tell from the pastebin posts.

                                      To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                                      S 2 Replies Last reply Reply Quote 0
                                      • S
                                        sebacote @BuZz
                                        last edited by

                                        @BuZz oh my bad! I'm doing too many things at the same time! I'll do this right now!

                                        1 Reply Last reply Reply Quote 0
                                        • S
                                          sebacote @BuZz
                                          last edited by sebacote

                                          @BuZz here is the fresh "videotooled" retroarch.cfg file : http://pastebin.com/x3bwRt7N

                                          Quick edit : I used v1.0 of the video tool, freshly downloaded

                                          1 Reply Last reply Reply Quote 0
                                          • BuZzB
                                            BuZz administrators
                                            last edited by BuZz

                                            @sebacote you forgot the output of file /opt/retropie/configs/psx/retroarch.cfg ?

                                            To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                                            S 1 Reply Last reply Reply Quote 0
                                            • First post
                                              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.