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

    Ri3 - Reicast (Dreamcast) Emulator Not Playing !

    Scheduled Pinned Locked Moved Help and Support
    48 Posts 8 Posters 21.9k 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.
    • P
      proaudiosoft @Hydro
      last edited by proaudiosoft

      @Hydro
      run in terminal :
      cd /opt/retropie/emulators/reicast/bin
      Here is a script called 'reicast-joyconfig'
      run it :
      ./reicast-joyconfig

      Choose your joystick.
      Now you can map your buttons.
      When all is done it outputs the text for making a file in '/home/pi/.reicast/mappings' .
      It outputs something like this (numbers are in decimals not hexadecimal such as in other contoller.cfg's(0x13b)):
      [emulator]
      mapping_name = Your Gamepad
      btn_escape = 316

      [dreamcast]
      .......etc

      make a file in '/home/pi/.reicast/mappings' called controller_Your Gamepad.cfg and paste the text in this file. (tip, highlighting the text in putty copies it to clipboard)

      When you are done, we can create you a emu.cfg file pointing to the new map file...

      H 1 Reply Last reply Reply Quote 0
      • H
        Hydro @proaudiosoft
        last edited by Hydro

        @proaudiosoft said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:

        @Hydro
        run in terminal :
        cd /opt/retropie/emulators/reicast/bin
        Here is a script called 'reicast-joyconfig'
        run it :
        ./reicast-joyconfig

        Choose your joystick.
        Now you can map your buttons.
        When all is done it outputs the text for making a file in '/home/pi/.reicast/mappings' .
        It outputs something like this (numbers are in decimals not hexadecimal such as in other contoller.cfg's(0x13b)):
        [emulator]
        mapping_name = Your Gamepad
        btn_escape = 316

        [dreamcast]
        .......etc

        make a file in '/home/pi/.reicast/mappings' called controller_Your Gamepad.cfg and paste the text in this file. (tip, highlighting the text in putty copies it to clipboard)

        When you are done, we can create you a emu.cfg file pointing to the new map file...

        this is the only file & folder i get after running - ./reicast-joyconfig

        alt text

        and it can't be edited or transferred.

        P H 2 Replies Last reply Reply Quote 0
        • P
          proaudiosoft @Hydro
          last edited by proaudiosoft

          @Hydro You need to use putty or console, and go to the location I specified above. Quit emulation station within retropie, and you will be at the console
          cd /opt/retropie/emulators/reicast/bin

          H 4 Replies Last reply Reply Quote 0
          • H
            Hydro @proaudiosoft
            last edited by

            @proaudiosoft said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:

            @Hydro You need to use putty or console, and go to the location I specified above. Quit emulation station within retropie, and you will be at the console
            cd /opt/retropie/emulators/reicast/bin

            can't find /home/pi/.reicast/mappings folder on winscp or putty.

            alt text

            are you on skype & can you sort it out for me by team-viewer.

            H 1 Reply Last reply Reply Quote 0
            • H
              Hydro @proaudiosoft
              last edited by

              @proaudiosoft said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:

              @Hydro You need to use putty or console, and go to the location I specified above. Quit emulation station within retropie, and you will be at the console
              cd /opt/retropie/emulators/reicast/bin

              bump ...

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

                Please wait patiently for an answer - bumping posts will not help, and will just get your post downvoted.

                The folder does exist - in your screenshot it even tells you it "Is a directory". However, as you didn't use cd, it didn't change to that folder (you told the system to try and execute the directory hence the error)

                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

                H 1 Reply Last reply Reply Quote 0
                • H
                  Hydro @BuZz
                  last edited by

                  @BuZz said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:

                  Please wait patiently for an answer - bumping posts will not help, and will just get your post downvoted.

                  The folder does exist - in your screenshot it even tells you it "Is a directory". However, as you didn't use cd, it didn't change to that folder (you told the system to try and execute the directory hence the error)

                  What's the fix ?

                  1 Reply Last reply Reply Quote -1
                  • H
                    Hydro @Hydro
                    last edited by

                    @Hydro said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:

                    @proaudiosoft said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:

                    @Hydro You need to use putty or console, and go to the location I specified above. Quit emulation station within retropie, and you will be at the console
                    cd /opt/retropie/emulators/reicast/bin

                    can't find /home/pi/.reicast/mappings folder on winscp or putty.

                    alt text

                    H 1 Reply Last reply Reply Quote 0
                    • H
                      Hyell @Hydro
                      last edited by

                      This post is deleted!
                      1 Reply Last reply Reply Quote 0
                      • BuZzB
                        BuZz administrators
                        last edited by BuZz

                        As I said, you need to use "cd" to switch to a folder. You should read some shell tutorials for linux. eg http://linuxcommand.org/learning_the_shell.php

                        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

                        H 1 Reply Last reply Reply Quote 0
                        • H
                          Hydro @BuZz
                          last edited by

                          @BuZz said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:

                          As I said, you need to use "cd" to switch to a folder. You should read some shell tutorials for linux. eg http://linuxcommand.org/learning_the_shell.php

                          i used -

                          cd /home/pi/.reicast/mappings

                          or do you mean use winscp ?

                          1 Reply Last reply Reply Quote 0
                          • H
                            Hydro @Hydro
                            last edited by

                            @Hydro said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:

                            @proaudiosoft said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:

                            @Hydro
                            run in terminal :
                            cd /opt/retropie/emulators/reicast/bin
                            Here is a script called 'reicast-joyconfig'
                            run it :
                            ./reicast-joyconfig

                            Choose your joystick.
                            Now you can map your buttons.
                            When all is done it outputs the text for making a file in '/home/pi/.reicast/mappings' .
                            It outputs something like this (numbers are in decimals not hexadecimal such as in other contoller.cfg's(0x13b)):
                            [emulator]
                            mapping_name = Your Gamepad
                            btn_escape = 316

                            [dreamcast]
                            .......etc

                            make a file in '/home/pi/.reicast/mappings' called controller_Your Gamepad.cfg and paste the text in this file. (tip, highlighting the text in putty copies it to clipboard)

                            When you are done, we can create you a emu.cfg file pointing to the new map file...

                            there is no /home/pi/.reicast/mappings folder when i run winscp !

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

                              I meant in the terminal - in your screenshot you did not use cd /home/pi/.reicast/mappings you first did cd to another path , then on a separate line you did /home/pi/.reicast/mappings which is not the same thing.

                              The folder should be there on winscp - but make sure you have it set to show hidden files/folders (starting with a dot)

                              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

                              H 1 Reply Last reply Reply Quote 0
                              • H
                                Hydro @proaudiosoft
                                last edited by

                                @proaudiosoft said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:

                                @Hydro You need to use putty or console, and go to the location I specified above. Quit emulation station within retropie, and you will be at the console
                                cd /opt/retropie/emulators/reicast/bin

                                ok

                                made a file in '/home/pi/.reicast/mappings' called it controller_Venom.cfg and paste the text -

                                [emulator]
                                mapping_name = Venom
                                btn_escape = 316

                                what do i do for emu.cfg file pointing to the new map file ?

                                H 2 Replies Last reply Reply Quote 0
                                • H
                                  Hydro @Hydro
                                  last edited by

                                  @Hydro said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:

                                  @proaudiosoft said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:

                                  @Hydro You need to use putty or console, and go to the location I specified above. Quit emulation station within retropie, and you will be at the console
                                  cd /opt/retropie/emulators/reicast/bin

                                  ok

                                  made a file in '/home/pi/.reicast/mappings' called it controller_Venom.cfg and paste the text -

                                  [emulator]
                                  mapping_name = Venom
                                  btn_escape = 316

                                  what do i do for emu.cfg file pointing to the new map file ?

                                  ???

                                  1 Reply Last reply Reply Quote 0
                                  • edmaul69E
                                    edmaul69
                                    last edited by

                                    Just a note from my own experience, i updated the reicast to the retropie-setup 4.0 beta 2 version and all my pal games stopped working. However all the ntsc ones work fine including the ntsc version of marvel vs capcom 2. I would download an ntsc version just so you have both to test against it. Again this may not be a problem for anyone else but just my problem. I also havent spent any time figuring out why though.

                                    H 1 Reply Last reply Reply Quote 0
                                    • H
                                      Hydro @Hydro
                                      last edited by

                                      @Hydro said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:

                                      @proaudiosoft said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:

                                      @Hydro You need to use putty or console, and go to the location I specified above. Quit emulation station within retropie, and you will be at the console
                                      cd /opt/retropie/emulators/reicast/bin

                                      ok

                                      made a file in '/home/pi/.reicast/mappings' called it controller_Venom.cfg and paste the text -

                                      [emulator]
                                      mapping_name = Venom
                                      btn_escape = 316

                                      what do i do for emu.cfg file pointing to the new map file ?

                                      H 1 Reply Last reply Reply Quote 0
                                      • H
                                        Hydro @edmaul69
                                        last edited by Hydro

                                        @edmaul69 said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:

                                        Just a note from my own experience, i updated the reicast to the retropie-setup 4.0 beta 2 version and all my pal games stopped working. However all the ntsc ones work fine including the ntsc version of marvel vs capcom 2. I would download an ntsc version just so you have both to test against it. Again this may not be a problem for anyone else but just my problem. I also havent spent any time figuring out why though.

                                        ok i downloaded a ntsc version which files do i paste to roms ...etc because the files are really small.

                                        http://imgur.com/a/xfR1R

                                        edmaul69E 1 Reply Last reply Reply Quote 0
                                        • edmaul69E
                                          edmaul69 @Hydro
                                          last edited by

                                          @Hydro said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:

                                          @edmaul69 said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:

                                          Just a note from my own experience, i updated the reicast to the retropie-setup 4.0 beta 2 version and all my pal games stopped working. However all the ntsc ones work fine including the ntsc version of marvel vs capcom 2. I would download an ntsc version just so you have both to test against it. Again this may not be a problem for anyone else but just my problem. I also havent spent any time figuring out why though.

                                          ok i downloaded a ntsc version which files do i paste to roms ...etc because the files are really small.

                                          http://imgur.com/a/xfR1R
                                          Track 3 is the full game. You need to move all those files.

                                          H 1 Reply Last reply Reply Quote 0
                                          • H
                                            Hydro @edmaul69
                                            last edited by

                                            @edmaul69 said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:

                                            @Hydro said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:

                                            @edmaul69 said in Ri3 - Reicast (Dreamcast) Emulator Not Playing !:

                                            Just a note from my own experience, i updated the reicast to the retropie-setup 4.0 beta 2 version and all my pal games stopped working. However all the ntsc ones work fine including the ntsc version of marvel vs capcom 2. I would download an ntsc version just so you have both to test against it. Again this may not be a problem for anyone else but just my problem. I also havent spent any time figuring out why though.

                                            ok i downloaded a ntsc version which files do i paste to roms ...etc because the files are really small.

                                            http://imgur.com/a/xfR1R
                                            Track 3 is the full game. You need to move all those files.

                                            try it still not work.

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