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

    Single .pbp being ignored.

    Scheduled Pinned Locked Moved Help and Support
    psxromlr-pcsx-rearmed
    23 Posts 7 Posters 4.5k 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.
    • H
      hhromic
      last edited by hhromic

      Mmm, I was under the impression @genzi0401 is running on an RPI.

      es_log.txt just showed this:
      lvl1: File "/home/pi/RetroPie/roms/psx/Final Fantasy VIII.PBP" does not exist! Ignoring.

      Also the relevant source code in the commit seems to be outside of a defined(_WIN32)context.
      But if you tested before that fix then maybe he is having another problem in there. Let's wait for input from @genzi0401 .

      Edit: Actually, the commit's message mentions an approach for the Pi:

      Fixes for roms larger than 2GB
      pi: #define _FILE_OFFSET_BITS 64
      windows: Switch to use stat64 where needed

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

        @hhromic said in Single .pbp being ignored.:

        Mmm, I was under the impression @genzi0401 is running on an RPI.

        From the log file, it sure looks like it's on a Pi. But since there was no additional information, we can only guess.

        1 Reply Last reply Reply Quote 0
        • H
          hhromic
          last edited by

          I can confirm that using latest RetroPie in latest Raspbian Stretch with stable EmulationStation it does recognise files >2GB as @mitu stated:

          Created a test "rom":

          $ dd if=/dev/zero of=$HOME/RetroPie/roms/psx/test.pbp bs=1M count=3072
          

          Then restarted ES, the rom appears and ES tries to launch it normally. Of course the emulator returns immediately, but it IS recognised by ES:

          lvl2:   EmulationStation - v2.7.6rp, built Jul 11 2018 - 17:57:30
          ...
          lvl2:   Attempting to launch game...
          lvl2:           /opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ psx /home/pi/RetroPie/roms/psx/test.pbp
          
          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.