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

    MKDD Tint Issue RPI5

    Scheduled Pinned Locked Moved Help and Support
    lr-dolphinmkdddoubledashvulkandrivers
    174 Posts 10 Posters 36.8k 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.
    • TPRT
      TPR @retropieuser555
      last edited by TPR

      @retropieuser555 said in MKDD Tint Issue RPI5:

      If I have time I'm tempted to use the I: identifier to check the connected devices against the ini files. That way it'd avoid any possibility of a controllers special characters on the names screwing things up. I've got a tribute 64 controller that has a comma in the name so I can test with that

      Weird... my Tribute 64 identifies as an "XBOX 360 Controller." This one right?
      465954059_1233616577926329_5262571190756651208_n.jpg
      462642897_938716891109454_12187783765131482_n.png

      I really do hope there is a fix for this. It's crazy to me that Dolphin doesn't auto detect the connected controller like every other emulator core seems to do!

      On the plus side, at least connecting it via bluetooth does seem to help. And I've got a Mayflash USB Receiver on the way so I'm curious to see if the 8Bitdo is assigned a different device ID with that one.

      I've managed to get something like 20 different controllers to work with it now swapping them in and out so the script works great for everything but that one Retro Receiver. I'd had to go in and re-configure the D-Pad on some controllers and add back the hotkey but it all works once I re-save the profile!

      1 Reply Last reply Reply Quote 0
      • TPRT
        TPR @retropieuser555
        last edited by

        @retropieuser555 said in MKDD Tint Issue RPI5:

        If I have time I'm tempted to use the I: identifier to check the connected devices against the ini files. That way it'd avoid any possibility of a controllers special characters on the names screwing things up. I've got a tribute 64 controller that has a comma in the name so I can test with that

        I did just come across one with a comma in it that didn't work. Even though the file name and the ID name are the same, it still didn't load the profile:

        Screenshot 2024-12-23 at 12.02.08.png
        Screenshot 2024-12-23 12-01-34.png

        1 Reply Last reply Reply Quote 0
        • TPRT
          TPR @gvx64
          last edited by

          @gvx64 said in MKDD Tint Issue RPI5:

          @sugarfree m3u (multi-disc) support was added to dolphin in 5.0-9343 (https://dolphin-emu.org/download/dev/1d3e3de44b177eb7bdd07a02afefb83ac9ba5812/ - committed on January 15, 2019). That was about 1.5 years after the commit date for 5.0-4544. So no, dolphin-rpi does not support m3u files at this time.

          A couple of questions for you now that I'm coming back to figuring out GC...

          1. So RE4 is playable, you just have to manually swap discs in the backend, correct?

          2. Where does rpi pull the game configs from? Is it the same /opt/retropie/configs/gc/local/GameSettings folder as the normal dolphin core?

          3. I've noticed that RVZ files do run, but they don't appear in my listing of games. Is that normal?

          G 1 Reply Last reply Reply Quote 0
          • TPRT
            TPR
            last edited by

            @retropieuser555 Something else I just noticed about the script. If you have two controllers connected, they both work, but only controller 2 has the ability to exit out of a game with the hotkey. Controller 1 no longer does this.

            1 Reply Last reply Reply Quote 0
            • TPRT
              TPR
              last edited by TPR

              @retropieuser555 The script does not seem to work with .m3u files. Neither Metal Gear Solid or Medal of Honor Rising Sun worked with the controller.

              EDIT: Nevermind. Got the M3U file to work. Seems like the discs have to be visible in the same directory as the m3u to work correctly.

              I had my disc files as .Metal Gear Solid - The Twin Snakes (USA) (Disc 1).rvz so they wouldn't appear in the listing and then I also tried putting them in a different folder and neither worked.

              But if the .rvz file is visible in the same folder as the m3u, it seems to work.

              TPRT 1 Reply Last reply Reply Quote 0
              • G
                gvx64 @TPR
                last edited by gvx64

                @TPR

                1. Yes, my experience with multidisc iso's in dolphin (Baten Kaitos) is that when you reach the end of disc 1 the save file should get updated, then you can close the emulator and reopen with disc 2. RE4 should be fully playable on a Pi5 using dolphin-rpi.

                2. /home/pi/DolphinConfig5.0/GameSettings/ (if you installed using the script or using the instructions in post #42 of this thread).

                3. Thanks for letting me know, is this the game-list inside the main dolphin gui window? I will look into it.

                Adding m3u support to dolphin-rpi is still on my to-do list.

                TPRT 4 Replies Last reply Reply Quote 0
                • TPRT
                  TPR @gvx64
                  last edited by

                  @gvx64 said in MKDD Tint Issue RPI5:

                  @TPR

                  1. Yes, my experience with multidisc iso's in dolphin (Baten Kaitos) is that when you reach the end of disc 1 the save file should get updated, then you can close the emulator and reopen with disc 2. RE4 should be fully playable on a Pi5 using dolphin-rpi.

                  2. /home/pi/DolphinConfig5.0/GameSettings/ (if you installed using the script or using the instructions in post #42 of this thread).

                  3. Thanks for letting me know, is this the game-list inside the main dolphin gui window? I will look into it.

                  Adding m3u support to dolphin-rpi is still on my to-do list.

                  1. Perfect, thank you!

                  2. Found it!

                  3. Yes, the main game-list. Only my iso or ciso files appear.

                  Also do you think @retropieuser555's controller detection script will work with your version?
                  https://retropie.org.uk/forum/post/301107

                  1 Reply Last reply Reply Quote 0
                  • TPRT
                    TPR @gvx64
                    last edited by

                    @gvx64 said in MKDD Tint Issue RPI5:

                    Adding m3u support to dolphin-rpi is still on my to-do list.

                    Oh man that would be incredible!

                    1 Reply Last reply Reply Quote 0
                    • TPRT
                      TPR @TPR
                      last edited by

                      @TPR said in MKDD Tint Issue RPI5:

                      @retropieuser555 The script does not seem to work with .m3u files. Neither Metal Gear Solid or Medal of Honor Rising Sun worked with the controller.

                      EDIT: Nevermind. Got the M3U file to work. Seems like the discs have to be visible in the same directory as the m3u to work correctly.

                      I had my disc files as .Metal Gear Solid - The Twin Snakes (USA) (Disc 1).rvz so they wouldn't appear in the listing and then I also tried putting them in a different folder and neither worked.

                      But if the .rvz file is visible in the same folder as the m3u, it seems to work.

                      @retropieuser555

                      Nope, I was right the first time. .m3u files don't work. I was fooled into thinking it did because I had loaded Metal Gear Solid - The Twin Snakes (USA) (Disc 1).rvz on its own so it saved my XBOX 360 profile to the config, and then it kept loading that up every time I would load that game again, but then on other games, the .m3u file didn't work.

                      I went back to Metal Gear and tried another controller and it poped up with XBOX 360 even with a different controller connected.

                      So the .m3u files don't currently work correctly.

                      1 Reply Last reply Reply Quote 0
                      • TPRT
                        TPR @gvx64
                        last edited by TPR

                        @gvx64 said in MKDD Tint Issue RPI5:

                        @TPR

                        1. Yes, my experience with multidisc iso's in dolphin (Baten Kaitos) is that when you reach the end of disc 1 the save file should get updated, then you can close the emulator and reopen with disc 2. RE4 should be fully playable on a Pi5 using dolphin-rpi.

                        Does this work from launching a game through emulationstation or just through Dolphin?

                        retropieuser555R 1 Reply Last reply Reply Quote 0
                        • retropieuser555R
                          retropieuser555 @TPR
                          last edited by

                          @TPR if you're unsure and have a copy of tales of Symphonia you can test it by setting the m3u to go disc 2 then disc 1, as the game behaviour on a real GameCube is it tells you to swap discs and waits for the user to swap, then carries on from disc 1

                          Pi 5 4GB

                          Retroflag GPI with raspberry pi zero 2 w/ wifi

                          Retroachievements:- lovelessrapture

                          TPRT 3 Replies Last reply Reply Quote 0
                          • TPRT
                            TPR @retropieuser555
                            last edited by

                            @retropieuser555 said in MKDD Tint Issue RPI5:

                            @TPR if you're unsure and have a copy of tales of Symphonia you can test it by setting the m3u to go disc 2 then disc 1, as the game behaviour on a real GameCube is it tells you to swap discs and waits for the user to swap, then carries on from disc 1

                            Let me try that right now.

                            1 Reply Last reply Reply Quote 0
                            • TPRT
                              TPR @retropieuser555
                              last edited by

                              @retropieuser555 said in MKDD Tint Issue RPI5:

                              @TPR if you're unsure and have a copy of tales of Symphonia you can test it by setting the m3u to go disc 2 then disc 1, as the game behaviour on a real GameCube is it tells you to swap discs and waits for the user to swap, then carries on from disc 1

                              So that totally worked! I got the message that it was auto changing discs in the normal version of dolphin-gui.

                              I still can't get the controller detection script to work with .m3u files though.

                              1 Reply Last reply Reply Quote 0
                              • TPRT
                                TPR @retropieuser555
                                last edited by

                                @retropieuser555 said in MKDD Tint Issue RPI5:

                                @TPR if you're unsure and have a copy of tales of Symphonia you can test it by setting the m3u to go disc 2 then disc 1, as the game behaviour on a real GameCube is it tells you to swap discs and waits for the user to swap, then carries on from disc 1

                                Looking into this more...

                                If I have the .m3u file with the disc 2 being loaded first, it auto swaps the disc when loading the .m3u file from emulationstation.

                                If I load the disc 2 .rvz file on it's own from emulationstation I get this:
                                Screenshot 2024-12-26 14-59-18.png

                                But the .m3u file doesn't update the controller setting in the game id file.

                                I see in your script there is a check for the .m3u file but is there a certain way I need the m3u file created or named so that it works with the script and updates the game id file with the current controller I have connected?

                                1 Reply Last reply Reply Quote 0
                                • TPRT
                                  TPR @gvx64
                                  last edited by TPR

                                  @gvx64 said in MKDD Tint Issue RPI5:

                                  @TPR

                                  1. Yes, my experience with multidisc iso's in dolphin (Baten Kaitos) is that when you reach the end of disc 1 the save file should get updated, then you can close the emulator and reopen with disc 2. RE4 should be fully playable on a Pi5 using dolphin-rpi.

                                  So I did discover that this doesn't work launching from emulationstation. If you get to the end of RE4 and use the in-game save at the typewriter when the chapter ends as you are about to get into the boat, if you exit out of the game and load the 2nd disc from emulationstation, it does not see your save game from the first disc.

                                  So if you ever get .m3u support working or the auto-swap function from the later versions of dolphin implemented let me know.

                                  retropieuser555R G 2 Replies Last reply Reply Quote 0
                                  • retropieuser555R
                                    retropieuser555 @TPR
                                    last edited by

                                    @TPR can you upload your save file please so can test this

                                    Pi 5 4GB

                                    Retroflag GPI with raspberry pi zero 2 w/ wifi

                                    Retroachievements:- lovelessrapture

                                    TPRT 1 Reply Last reply Reply Quote 0
                                    • TPRT
                                      TPR @retropieuser555
                                      last edited by

                                      @retropieuser555 said in MKDD Tint Issue RPI5:

                                      @TPR can you upload your save file please so can test this

                                      https://www.dropbox.com/scl/fi/h7fi768vyzbo17p64p05w/08-G4BE-bh4_system.gci?rlkey=qp7k0gxeshks0xo3c8sopy8d1&st=simrh6id&dl=0

                                      https://www.dropbox.com/scl/fi/653nq3c336uo9nxj7isqb/08-G4BE-bh4_data00.gci?rlkey=z4lqczv6d49qy9jupmk0z6x8j&st=sf3g3bac&dl=0

                                      https://www.dropbox.com/scl/fi/y0iqyhjh4m25d1065zz8u/G4BE08.s01?rlkey=g354605glfj1giugnx2j3m6z0&st=gl22yovg&dl=0

                                      1 Reply Last reply Reply Quote 0
                                      • G
                                        gvx64 @TPR
                                        last edited by gvx64

                                        @TPR I see what you're saying. If the game wants you to leave the console on and then insert the second disc then that wouldn't involve a save file write, it would just be going off of RAM which is different from Baten Kaitos' disc change mechanism. Dolphin-rpi currently has a File->Change Disc function for this, which I believe that you can map to a hotkey. That said, if you're running the nogui version of dolphin-rpi the menu system nor the hotkeys will be accessible. As a result, currently a multi-disc game like Tales of Symphonia would not be fully playable on the no-gui version of dolphin-rpi.

                                        I am working on getting m3u support working on the nogui version of dolphin-rpi (I won't be able to get it working on the gui version and the AutoDiscChange = True option will have to added to the Dolphin.ini configuration manually). I think that I am mostly done with the coding but I could use your help with additional testing. I can confirm that automatic disc changing now works for Baten Kaitos but I am not sure about other multi-disc games. I will try to commit it to git soon here and provide instructions on how to write the .m3u file. I will let you know once the new commit is on Github and ready for testing.

                                        TPRT 2 Replies Last reply Reply Quote 0
                                        • TPRT
                                          TPR @gvx64
                                          last edited by

                                          @gvx64 said in MKDD Tint Issue RPI5:

                                          @TPR I see what you're saying. If the game wants you to leave the console on and then insert the second disc then that wouldn't involve a save file write, it would just be going off of RAM which is different from Baten Kaitos' disc change mechanism. Dolphin-rpi currently has a File->Change Disc function for this, which I believe that you can map to a hotkey. That said, if you're running the nogui version of dolphin-rpi the menu system nor the hotkeys will be accessible. As a result, currently a multi-disc game like Tales of Symphonia would not be fully playable on the no-gui version of dolphin-rpi.

                                          I am working on getting m3u support working on the nogui version of dolphin-rpi (I won't be able to get it working on the gui version and the AutoDiscChange = True option will have to added to the Dolphin.ini configuration manually). I think that I am mostly done with the coding but I could use your help with additional testing. I can confirm that automatic disc changing now works for Baten Kaitos but I am not sure about other multi-disc games. I will try to commit it to git soon here and provide instructions on how to write the .m3u file. I will let you know once the new commit is on Github and ready for testing.

                                          Let me know and I can try to help with testing that out.

                                          1 Reply Last reply Reply Quote 0
                                          • TPRT
                                            TPR @gvx64
                                            last edited by

                                            @gvx64
                                            So I'm not sure what I'm doing differently but all of a sudden now, it works! If I save the game at the end of chapter 1 of RE4, exit the game when it tells me to swap discs, load up disc 2 from emulationstation, and I go to "load" it now sees the save game file from the first disc.

                                            I have no idea what I could have been doing wrong the first time for this not to work, but I'm using the same save game files I was before and now it works!

                                            Not sure what else to tell you other than I can now load both discs and the save game using dolphin-rpi-gui.

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