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

    Psx bin and cue showing up seperately in game menu

    Scheduled Pinned Locked Moved Help and Support
    psx romsmenuplaystation 1bin cue rom psxduplicate
    6 Posts 4 Posters 7.2k 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.
    • S
      StigNasty
      last edited by

      I have noticed that a few single disc psx games show up as separate/duplicate items of the same game for the bin/img/etc and the cue.

      I.E. the bin and the cue for the same game make the game show up twice in the menu (one for the bin, and one for the cue) Scraping just makes it look like there are two identical copies of the game. It does this only for a few games. Not totally sure why. (Bug? Problem with the cue file?)

      R 1 Reply Last reply Reply Quote 0
      • R
        rejesterd @StigNasty
        last edited by

        @StigNasty - I think the .bin and .cue filenames need to be exactly the same. If yours have the same name already, then I would check out the emulationstation /tmp folder and the games list for psx (/opt/retropie/configs/all/emulationstation/gamelists/psx/gamelist.xml). The details in there might lead you in the right direction. Also look at the es_log.txt in the same directory.

        I haven't had this issue myself yet.

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

          .bin files are not included in EmulationStation's list of extensions for PS1. You're either using a customized configuration file or the scraper has added both files (cue/bin) to the gamelist.

          S 1 Reply Last reply Reply Quote 2
          • S
            StigNasty @mitu
            last edited by

            @mitu said in Psx bin and cue showing up seperately in game menu:

            .bin files are not included in EmulationStation's list of extensions for PS1. You're either using a customized configuration file or the scraper has added both files (cue/bin) to the gamelist.

            I’ll take a look closer a bit later when I have some time to play with the pi, but it could possibly be games that have an img file and a cue file (I need to check and see if it’s only the ones with .img instead of .bin, but one of them that I did see do that had an img file - the game works just fine, just has two entries). I went to the menu option to change metadata and the two entries are definitely pointing at the img and the cue). Should it behave the same if it is an img file and a cue? Do I even need the cue with an img file?

            mituM shavecatS 2 Replies Last reply Reply Quote 0
            • mituM
              mitu Global Moderator @StigNasty
              last edited by

              @StigNasty said in Psx bin and cue showing up seperately in game menu:

              Do I even need the cue with an img file?

              For a disc with a single data track, I think you don't need the .cue.

              1 Reply Last reply Reply Quote 1
              • shavecatS
                shavecat @StigNasty
                last edited by

                @StigNasty
                U can always just take the *.bin *.BIN from the es_systems.cfg

                  <system>
                    <name>psx</name>
                    <fullname>PlayStation</fullname>
                    <path>/media/usb0/roms/psx</path>
                    <extension>.cue .cbn .img .iso .m3u .mdf .pbp .toc .z .znx .CUE .CBN .IMG .ISO .M3U .MDF .PBP .TOC .Z .ZNX</extension>
                    <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ psx %ROM%</command>
                    <platform>psx</platform>
                    <theme>psx</theme>
                  </system>
                
                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.