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

    Roms in custom collections not showing up

    Scheduled Pinned Locked Moved Help and Support
    collectionsemptynot seeing romsnot showing up
    6 Posts 3 Posters 554 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.
    • Y
      Yobiwan
      last edited by

      I've got 42 systems and 16 collections. I would like to add "pokemon" and "finalfantasy". These collections are present as systems, but roms lists are empty... Only 1 rom in pokemon collection. Paths are OK in the cfg files. What's going on ? It seems to be a glitch, I don't understand.

      Pi4 4gb
      256GB uSD Sandisk Ultra
      Retropie 4.6
      Argon one case
      Argon power supply

      1 Reply Last reply Reply Quote 0
      • Y
        Yobiwan
        last edited by

        SharedScreenshot.jpg ![0_1600516498950_20200919_134522.jpg](Envoi en cours 100%) 20200919_134522.jpg

        1 Reply Last reply Reply Quote 0
        • Y
          Yobiwan
          last edited by

          Problem solved ! I created the cfg files on my windows 10 desktop : I changed pokemon.txt into pokemon.cfg, then pasted the roms paths. Emulationstation doesn't like it. I had to copy a pre-existing custom-collection.cfg, paste roms paths into it and rename into custom-pokemon.

          simpleethatS 1 Reply Last reply Reply Quote 0
          • ClydeC
            Clyde
            last edited by

            It may have to do with the fact that Windows text files use CR+LF (Carriage Return + Line Feed) for line endings, wheras unixoid systems like Linux use only LF.

            You can convert text files between the different formats on Linux (i.e. RetroPie, too) with the tools dos2unix and unix2dos.

            This command installs both tools as well as mac2unix and unix2mac:

            sudo apt install dos2unix
            

            Then you can convert a file with

            dos2unix pokemon.txt pokemon.cfg
            

            and vice versa with unix2dos.

            Y 1 Reply Last reply Reply Quote 1
            • Y
              Yobiwan @Clyde
              last edited by

              @Clyde Very informative. Thanks ;)

              1 Reply Last reply Reply Quote 0
              • simpleethatS
                simpleethat @Yobiwan
                last edited by

                @Yobiwan for Windows I personally like notepad++ for editing text files.

                You can add an XML tool that helps if you're editing your gamelist.xml files and accidentally mess up the syntax.

                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.