RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login

    RetroArch

    Scheduled Pinned Locked Moved General Discussion and Gaming
    retroarch
    26 Posts 7 Posters 8.3k 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.
    • mediamogulM
      mediamogul Global Moderator @A Former User
      last edited by

      @badboy1985ro

      It's an interesting idea, but it's also an incredibly long path to walk for what amounts to a change in interface. If you ever do get manage to get this operational, I'd be interested to hear the details. Who knows, with the addition of 'RetroPlayer' in the near future, maybe there will even be a greater demand for this type of thing from the masses.

      RetroPie v4.5 • RPi3 Model B • 5.1V 2.5A PSU • 16GB SanDisk microSD • 512GB External Drive

      herb_fargusH ? 2 Replies Last reply Reply Quote 0
      • herb_fargusH
        herb_fargus administrators @mediamogul
        last edited by

        @mediamogul its also possible that down the road kodi with the xmb menu may also act as a launcher of sorts which could be a way to integrate kodi that way too. Many ways to do things.

        If you read the documentation it will answer 99% of your questions: https://retropie.org.uk/docs/

        Also if you want a solution to your problems read this first: https://retropie.org.uk/forum/topic/3/read-this-first

        1 Reply Last reply Reply Quote 0
        • mediamogulM
          mediamogul Global Moderator
          last edited by

          The future is truly fantastic. Although I'm still waiting on my flying pants.

          RetroPie v4.5 • RPi3 Model B • 5.1V 2.5A PSU • 16GB SanDisk microSD • 512GB External Drive

          1 Reply Last reply Reply Quote 0
          • ?
            A Former User @mediamogul
            last edited by

            @mediamogul
            Bull shit.
            I have tested retroplayer today. No scraping options or tutorial, have to manual install all the emulators and beside that issues with the controllers. I doubt that dev team of retropi does not know how to start rcb in kodi. And why all the movies on youtube with only adding roms not also installing the emulators. And why able to install kodi on retropi since i can't use all the ad-dons from the repos provided officially or not especially when it comes with retroarch installed? So retro pi devs are implementing a software that have no idea hove to use?

            N mediamogulM dankcushionsD 3 Replies Last reply Reply Quote -2
            • N
              nickes5 @A Former User
              last edited by

              @badboy1985ro can yall help me with some n64 problems

              mediamogulM 1 Reply Last reply Reply Quote 0
              • mediamogulM
                mediamogul Global Moderator @A Former User
                last edited by

                @badboy1985ro

                Yeah! And what about Scarecrow's brain?!

                RetroPie v4.5 • RPi3 Model B • 5.1V 2.5A PSU • 16GB SanDisk microSD • 512GB External Drive

                1 Reply Last reply Reply Quote 0
                • mediamogulM
                  mediamogul Global Moderator @nickes5
                  last edited by

                  @nickes5

                  I've posted a response to your original question here.

                  RetroPie v4.5 • RPi3 Model B • 5.1V 2.5A PSU • 16GB SanDisk microSD • 512GB External Drive

                  1 Reply Last reply Reply Quote 0
                  • dankcushionsD
                    dankcushions Global Moderator @A Former User
                    last edited by

                    @badboy1985ro said in RetroArch:

                    So retro pi devs are implementing a software that have no idea hove to use?

                    it's weird how no one wants to help you isn't it? ..........

                    cyperghostC 1 Reply Last reply Reply Quote 1
                    • cyperghostC
                      cyperghost @dankcushions
                      last edited by

                      @dankcushions Hard times for moderators, aren't they?

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

                        @badboy1985ro Not quite sure what you are asking, but the libretro library names we use are all in the sourcecode

                        grep -ro "\$md_inst.*\.so" scriptmodules/libretrocores/ | uniq | sort

                        scriptmodules/libretrocores/lr-4do.sh:$md_inst/4do_libretro.so
                        scriptmodules/libretrocores/lr-armsnes.sh:$md_inst/libpocketsnes.so
                        scriptmodules/libretrocores/lr-beetle-lynx.sh:$md_inst/mednafen_lynx_libretro.so
                        scriptmodules/libretrocores/lr-beetle-ngp.sh:$md_inst/mednafen_ngp_libretro.so
                        scriptmodules/libretrocores/lr-beetle-pce-fast.sh:$md_inst/mednafen_pce_fast_libretro.so
                        scriptmodules/libretrocores/lr-beetle-pcfx.sh:$md_inst/mednafen_pcfx_libretro.so
                        scriptmodules/libretrocores/lr-beetle-psx.sh:$md_inst/mednafen_psx_libretro.so
                        scriptmodules/libretrocores/lr-beetle-supergrafx.sh:$md_inst/mednafen_supergrafx_libretro.so
                        scriptmodules/libretrocores/lr-beetle-vb.sh:$md_inst/mednafen_vb_libretro.so
                        scriptmodules/libretrocores/lr-beetle-wswan.sh:$md_inst/mednafen_wswan_libretro.so
                        scriptmodules/libretrocores/lr-bluemsx.sh:$md_inst/bluemsx_libretro.so
                        scriptmodules/libretrocores/lr-bsnes.sh:$md_inst/bsnes_accuracy_libretro.so
                        scriptmodules/libretrocores/lr-caprice32.sh:$md_inst/cap32_libretro.so
                        scriptmodules/libretrocores/lr-desmume.sh:$md_inst/desmume_libretro.so
                        scriptmodules/libretrocores/lr-dinothawr.sh:$md_inst/dinothawr_libretro.so
                        scriptmodules/libretrocores/lr-dosbox.sh:$md_inst/dosbox_libretro.so
                        scriptmodules/libretrocores/lr-fbalpha2012.sh:$md_inst/fbalpha2012_libretro.so
                        scriptmodules/libretrocores/lr-fbalpha.sh:$md_inst/fbalpha_libretro.so
                        scriptmodules/libretrocores/lr-fceumm.sh:$md_inst/fceumm_libretro.so
                        scriptmodules/libretrocores/lr-fmsx.sh:$md_inst/fmsx_libretro.so
                        scriptmodules/libretrocores/lr-fuse.sh:$md_inst/fuse_libretro.so
                        scriptmodules/libretrocores/lr-gambatte.sh:$md_inst/gambatte_libretro.so
                        scriptmodules/libretrocores/lr-genesis-plus-gx.sh:$md_inst/genesis_plus_gx_libretro.so
                        scriptmodules/libretrocores/lr-glupen64.sh:$md_inst/glupen64_libretro.so
                        scriptmodules/libretrocores/lr-gpsp.sh:$md_inst/gpsp_libretro.so
                        scriptmodules/libretrocores/lr-gw.sh:$md_inst/gw_libretro.so
                        scriptmodules/libretrocores/lr-handy.sh:$md_inst/handy_libretro.so
                        scriptmodules/libretrocores/lr-hatari.sh:$md_inst/hatari_libretro.so
                        scriptmodules/libretrocores/lr-imame4all.sh:$md_inst/mame2000_libretro.so
                        scriptmodules/libretrocores/lr-mame2003.sh:$md_inst/mame2003_libretro.so
                        scriptmodules/libretrocores/lr-mame2010.sh:$md_inst/mame2010_libretro.so
                        scriptmodules/libretrocores/lr-mame2014.sh:$md_inst/mame2014_libretro.so
                        scriptmodules/libretrocores/lr-mame.sh:$md_inst/mamearcade_libretro.so
                        scriptmodules/libretrocores/lr-mess.sh:$md_inst/mess_libretro.so
                        scriptmodules/libretrocores/lr-mgba.sh:$md_inst/mgba_libretro.so
                        scriptmodules/libretrocores/lr-mupen64plus.sh:$md_inst/mupen64plus_libretro.so
                        scriptmodules/libretrocores/lr-nestopia.sh:$md_inst/nestopia_libretro.so
                        scriptmodules/libretrocores/lr-nxengine.sh:$md_inst/nxengine_libretro.so
                        scriptmodules/libretrocores/lr-o2em.sh:$md_inst/o2em_libretro.so
                        scriptmodules/libretrocores/lr-pcsx-rearmed.sh:$md_inst/libretro.so
                        scriptmodules/libretrocores/lr-picodrive.sh:$md_inst/picodrive_libretro.so
                        scriptmodules/libretrocores/lr-ppsspp.sh:$md_inst/ppsspp_libretro.so
                        scriptmodules/libretrocores/lr-prboom.sh:$md_inst/prboom_libretro.so
                        scriptmodules/libretrocores/lr-prosystem.sh:$md_inst/prosystem_libretro.so
                        scriptmodules/libretrocores/lr-quicknes.sh:$md_inst/quicknes_libretro.so
                        scriptmodules/libretrocores/lr-reicast.sh:$md_inst/reicast_libretro.so
                        scriptmodules/libretrocores/lr-scummvm.sh:$md_inst/scummvm_libretro.so
                        scriptmodules/libretrocores/lr-snes9x2002.sh:$md_inst/snes9x2002_libretro.so
                        scriptmodules/libretrocores/lr-snes9x2005.sh:$md_inst/snes9x2005_libretro.so
                        scriptmodules/libretrocores/lr-snes9x2010.sh:$md_inst/snes9x2010_libretro.so
                        scriptmodules/libretrocores/lr-stella.sh:$md_inst/stella_libretro.so
                        scriptmodules/libretrocores/lr-tgbdual.sh:$md_inst/tgbdual_libretro.so
                        scriptmodules/libretrocores/lr-tyrquake.sh:$md_inst/tyrquake_libretro.so
                        scriptmodules/libretrocores/lr-vba-next.sh:$md_inst/vba_next_libretro.so
                        scriptmodules/libretrocores/lr-vecx.sh:$md_inst/vecx_libretro.so
                        scriptmodules/libretrocores/lr-virtualjaguar.sh:$md_inst/virtualjaguar_libretro.so
                        scriptmodules/libretrocores/lr-yabause.sh:$md_inst/yabause_libretro.so
                        

                        I would recommend you try and be polite here if you want people to give up their free time to help you.

                        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 1
                        • 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.