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

    can I add support for pi2scart in retropie?

    Scheduled Pinned Locked Moved Help and Support
    retropiepi2scartmod
    11 Posts 3 Posters 1.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.
    • sirhenrythe5thS
      sirhenrythe5th @martinex
      last edited by sirhenrythe5th

      @martinex depends on the status of your current image.
      If you just installed the retropie image for the Pi3B + and everything is on default: no problem, just follow the guide on the Pi2Scart Homepage.
      If your image is allready tweaked and configured in any manner: might end in a mess.

      -- Retro-Achievements Username: SirALX --
      RetroRatio: 1.88
      Started Games beaten: 2,47%
      Site Rank: 4382/93743 ranked users (TOP 4.76%)
      Last seen in [The Legend of Zelda: Lost in Time (HACK) [N64], exploring Hyrule at Night]

      M 1 Reply Last reply Reply Quote 0
      • M
        martinex @sirhenrythe5th
        last edited by

        @sirhenrythe5th
        All work, but there is no sound in games (in Menu emulation station I got music/sound).

          GNU nano 3.2                       config.txt                                 
        
        
        # Enable audio (loads snd_bcm2835)
        dtparam=audio=on
        
        [pi4]
        # Enable DRM VC4 V3D driver on top of the dispmanx display stack
        dtoverlay=vc4-fkms-v3d
        max_framebuffers=2
        
        [all]
        #dtoverlay=vc4-fkms-v3d
        gpu_mem_256=128
        gpu_mem_512=256
        gpu_mem_1024=256
        overscan_scale=1
        
        
        hdmi_timings=320 1 10 30 40 240 1 6 5 12 0 0 0 60 0 6400000 1
        
        
        ^G Get Help  ^O Write Out ^W Where Is  ^K Cut Text  ^J Justify   ^C Cur Pos
        ^X Exit      ^R Read File ^\ Replace   ^U Uncut Text^T To Spell  ^_ Go To Line
        
        
        1 Reply Last reply Reply Quote 0
        • mituM
          mitu Global Moderator
          last edited by

          @martinex said in can I add support for pi2scart in retropie?:

          All work, but there is no sound in games (in Menu emulation station I got music/sound).

          Go to the Audio menu in RetroPie and re-configure your sound device - choose Headphones since I assume PI2Scart will use the audio jack on the Pi.

          If that doesn't work, then add more info about your setup, as detailed in https://retropie.org.uk/forum/topic/3/read-this-first.

          M 1 Reply Last reply Reply Quote 0
          • M
            martinex @mitu
            last edited by

            @mitu
            I was changed to analogue, headphones etc. Always music works only in Emulation Station, but no sound in games (tested on PSX and SNES), when I back from game to Emulation Station sound works again. No working only in games.

            Raspberry 3B+ +pi2scart, connected via RGB cable and jack 3.5" to speakers.
            Retropie 4.7.1 I always do upgrade via sudo apt-get update/upgrade and update from scropt menu to have all latest.
            Dual Shock 2 connected via adapter to USB.
            Retropie was downloaded and flashed from main page of retropie project.

            mituM 1 Reply Last reply Reply Quote 0
            • mituM
              mitu Global Moderator @martinex
              last edited by

              Get a verbose log from the emulator and post it on pastebin.com to take a look.
              If you have a $HOME/.asoundrc file, then post its contents here in the topic.

              M 1 Reply Last reply Reply Quote 0
              • M
                martinex @mitu
                last edited by martinex

                @mitu ```
                pi@retropie:~ $ cat /dev/shm/runcommand.log
                Parameters:
                Executing: /opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-pcsx-rearmed/pcsx_rearmed_libretro.so --config /opt/retropie/configs/psx/retroarch.cfg "/home/pi/RetroPie/roms/psx/Tekken 3 (USA).cue" --appendconfig /dev/shm/retroarch.cfg

                
                

                cat .asoundrc
                pcm.!default {
                type asym
                playback.pcm {
                type plug
                slave.pcm "output"
                }
                capture.pcm {
                type plug
                slave.pcm "input"
                }
                }
                pcm.output {
                type hw
                card 1
                }
                ctl.!default {
                type hw
                card 1
                }

                cat /opt/retropie/configs/psx/retroarch.cfg

                https://pastebin.com/P0UNTFEG

                1 Reply Last reply Reply Quote 0
                • mituM
                  mitu Global Moderator
                  last edited by

                  The audio configuration (~/.asoundrc) is ok. I suspect the configuration file for RetroArch is causing this:

                  audio_volume = "0.000000"
                  

                  I suggest you rename the file, then reinstall the PS1 emulator (lr-pcsx_rearmed) before starting any PS1 game.

                  M 1 Reply Last reply Reply Quote 0
                  • M
                    martinex @mitu
                    last edited by

                    @mitu there is no config for all emus?
                    SNES, NES, Amiga and so on. SNES doesn't have sound, too.

                    mituM 1 Reply Last reply Reply Quote 0
                    • mituM
                      mitu Global Moderator @martinex
                      last edited by

                      @martinex said in can I add support for pi2scart in retropie?:

                      @mitu there is no config for all emus?

                      Yes, but you've overwritten the default config when you used 'Save Config' from the RetroArch's menu. In the default config, there is no volume or sound device set, whereas in your config there is.

                      M 1 Reply Last reply Reply Quote 0
                      • M
                        martinex @mitu
                        last edited by

                        @mitu
                        I changed device to pcm and volume to 50.00000 no effect.

                        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.