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

    SkyScraper: RetroPie-Setup Script Cant Find Systems

    Scheduled Pinned Locked Moved Help and Support
    skyscraper
    3 Posts 3 Posters 278 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.
    • StonedEdgeS
      StonedEdge
      last edited by StonedEdge

      7b002177-6847-4fbc-b792-6b859f146b39-image.png

      Hi there. I've been playing around with Skyscraper (tried changing the config.ini file) to point it to my roms which is on my SD card at directory /media/retrolite/CM5Handheld/roms however when I run the script from RetroPie-Setup I only see two systems (arcade and mame-libretro).

      Any idea why this would be the case and what I am doing wrong? I just created a symlink which fixed it in the end, but wondering why the changes arent being picked up by config.ini.

      [main]
      inputFolder="/media/retrolite/CM5Handheld/roms"
      
      

      Cheers.

      Check out my build logs below:
      Wii SPii (Wii in a GBA SP Shell)
      https://bitbuilt.net/forums/index.php?threads/the-wii-spii.3347/
      Retro Lite CM4
      https://bitbuilt.net/forums/index.php?threads/retro-lite-cm4-a-stonededge-and-dmcke5-collaboration.3934/

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

        The scraping dialog assumes a standard RetroPie installation, it's not looking in either the es_systems.cfg nor the Skyscraper .ini files.

        1 Reply Last reply Reply Quote 1
        • LolonoisL
          Lolonois
          last edited by

          The scriptmodule is thought as a "ease of use" / for default setups, if you want to unleash the full potential of Skyscraper use the command line.

          Within the scriptmodule you can only alter the (output) gamelist (-g) folder and media folder (-o).

          With Use ROM folder (Enabled) (see generate options in the menu) the gamelist location is
          /home/pi/RetroPie/roms/<platform> and /home/pi/RetroPie/roms/<platform>/media.

          With Use ROM folder (Disabled) the gamelist location is
          /home/pi/.emulationstation/gamelists/<platform> and /home/pi/.emulationstation/gamelists/<platform>/media.

          The inputFolder is in any case picked up from the config.ini, however, the scriptmodule only uses $romdir which is currently taken from the default RetroPie value (which is /home/pi/RetroPie/roms). See _list_systems_skyscraper() in the scriptmodule skyscraper.sh.

          TL;DR: Using a symlink as you did is the right way.

          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.