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

    Cue and Bin File (hidding the bin only when there is a cue)

    Scheduled Pinned Locked Moved Help and Support
    bincuehidescrape
    10 Posts 5 Posters 6.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.
    • screechS
      screech
      last edited by

      Hi,

      I'm the dev of this software : Universal XML Scraper

      I'm comming from your friend's community Recalbox ;)

      Some person ask me if it's possible to hide bin file in ES game list (not in the gamelist.xml).

      On recalbox they're is a great function, a <hidden> tag in gamelist.xml who hide the file when it's "true".
      So I use it to "auto hide" the bin when a cue exist when I scrape with my tool automatically.

      I haven't found any solution on retropie...

      I found a post with a config modification to "not show" ALL the bin. (so showing only cue...)

      But sometime, people have mixed file : 1 game with cue+bin, 1 game with only bin...
      So if ALL the bin were "not show" in the list, they miss some game.

      I would like to know if they're a solution to hide bin only when a cue file matching exist ?

      Thank you very much.

      herb_fargusH 1 Reply Last reply Reply Quote 0
      • herb_fargusH
        herb_fargus administrators @screech
        last edited by herb_fargus

        @screech every bin should have a cue.

        If it doesn't they are easy enough to generate.

        https://github.com/retropie/retropie-setup/wiki/Playstation-1#why-arent-my-bin-files-showing-in-emulation-station

        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
        • screechS
          screech
          last edited by

          It's what I do on my system ;)

          But it's not all the user doing that ;)

          If it's a "prerequisites" on Retropie, it's OK for me ;) I can put the *.bin in excluded files ;)

          Thank you @herb_fargus

          herb_fargusH 1 Reply Last reply Reply Quote 0
          • herb_fargusH
            herb_fargus administrators @screech
            last edited by herb_fargus

            @screech by default retropie *hides the bin file by not including it in the esconfig as to not have duplicate games, otherwise there really isn't any method like a hidden tag in ES for the retropie fork. It's possible that may become a function in the future but I don't see it happening anytime soon, so yes, the current recommendation for the retropie user is to have a cue for every bin.

            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
            • screechS
              screech
              last edited by

              Noted ;)

              Is there a list somewhere with all the extension possible in Retropie ?
              I look on the wiki and found only a list of "system"

              Maybe I can take the problem the reverse way and including only supported extension by Retropie instead of excluding some when I found one bad guy ^^

              herb_fargusH vbsV 2 Replies Last reply Reply Quote 0
              • herb_fargusH
                herb_fargus administrators @screech
                last edited by

                @screech it's all in the code: https://github.com/RetroPie/RetroPie-Setup/blob/master/platforms.cfg

                Though some may be in the individual modules as well

                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
                • vbsV
                  vbs @screech
                  last edited by

                  @screech said in Cue and Bin File (hidding the bin only when there is a cue):

                  Maybe I can take the problem the reverse way and including only supported extension by Retropie instead of excluding some when I found one bad guy ^^

                  I think that's a good idea. In my case UXS for example also scraped "srm" files which are save game files created at runtime in the ROM folder.

                  RionR 1 Reply Last reply Reply Quote 0
                  • screechS
                    screech
                    last edited by screech

                    Thanks a lot @herb_fargus Not used to use github (even if I use one myself ^^)

                    And I just see .bin are used in Atari for exemple :S so I can't exclude them from being scraped...

                    (I need to add a "system list" with extension ;) in my code to keep that working without touching configuration too much for the user ^^)

                    So it's solved ;) It's on my side now ^^

                    1 Reply Last reply Reply Quote 0
                    • RionR
                      Rion @vbs
                      last edited by Rion

                      @vbs @screech You're right. I added *.srm to the exclusions list manually but it should be excluded by default.

                      FBNeo rom filtering
                      Mame2003 Arcade Bezels
                      Fba Arcade Bezels
                      Fba NeoGeo Bezels

                      1 Reply Last reply Reply Quote 0
                      • T
                        tendo_nerd12
                        last edited by

                        i saw someone copy a .cue file and change the name. I have not be able to do the same and been having the same issue with my psx. I need to find a .cue file first to give it a shot.

                        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.