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

    Installing the PICO-8?

    Scheduled Pinned Locked Moved Help and Support
    pico8
    14 Posts 4 Posters 2.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.
    • S
      SpudsMcToole Banned @ellohir
      last edited by

      @ellohir Cheers for that. Any chance you can post what you ended up with? I'm a professional writer, I'd be happy to knock up a proper legible tutorial for other folk.

      S 1 Reply Last reply Reply Quote 0
      • S
        SpudsMcToole Banned @SpudsMcToole
        last edited by SpudsMcToole

        Made some progress. Deleted EMULATORS.CFG and executed the two sudo instructions, now the Pico-8 boots up to this.

        pico.jpg

        (A message also flashed up about not being able to open the path /dev/dri.)

        If I type SPLORE the Pico-8 menu comes up, so something's basically working but I'm none the wiser after that. So many questions :D

        • Why is the start file producing an error?

        • What is /dev/dri and why does it matter?

        • How do I get SPLORE to find my .p8.png files?

        • Why isn't EmulationStation recognising them when the extension is in ES_SYSTEMS.CFG?

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

          @SpudsMcToole said in Installing the PICO-8:

          Why isn't EmulationStation recognising them when the extension is in ES_SYSTEMS.CFG?

          Try using only the last part of the extension - i.e. .p8 and .png only.

          S 1 Reply Last reply Reply Quote 1
          • S
            SpudsMcToole Banned @mitu
            last edited by

            @mitu Success! Games now running beautifully, thanks. Have removed the START.SH file to no apparent detriment. Will now cobble up a simple tutorial, but would still like to understand why it's giving me the annoying and untidy error about dev/dri every time first.

            ddri.jpg

            (Also, is it possible to map any Pico-8 commands to the joystick, eg to quit?)

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

              @SpudsMcToole said in Installing the PICO-8:

              Will now cobble up a simple tutorial, but would still like to understand why it's giving me the annoying and untidy error about dev/dri every time first.

              My guess is either an underlying library that's trying to access the DRI subsytem directly (i.e. GPU access) or an empty parameter.

              S 1 Reply Last reply Reply Quote 0
              • S
                SpudsMcToole Banned @mitu
                last edited by

                @mitu said in Installing the PICO-8:

                @SpudsMcToole said in Installing the PICO-8:

                Will now cobble up a simple tutorial, but would still like to understand why it's giving me the annoying and untidy error about dev/dri every time first.

                My guess is either an underlying library that's trying to access the DRI subsytem directly (i.e. GPU access) or an empty parameter.

                Parameter in what?

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

                  @SpudsMcToole said in Installing the PICO-8:

                  Parameter in what?

                  In the Pico8 emulator command line.

                  S 1 Reply Last reply Reply Quote 0
                  • S
                    SpudsMcToole Banned @mitu
                    last edited by

                    @mitu You mean this?

                        <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 "/home/pi/pico-8/pico8 %ROM%"</command>
                    

                    Doesn't seem to actually HAVE any parameters..

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

                      @SpudsMcToole said in Installing the PICO-8?:

                      Doesn't seem to actually HAVE any parameters..

                      Yes, it doesn't - so that's off the list.

                      1 Reply Last reply Reply Quote 0
                      • R
                        reruns_towel @SpudsMcToole
                        last edited by reruns_towel

                        @SpudsMcToole i had the same issue, make the pico8_dyn executable and use this one. No error about dev/dri/ !

                        runcommand.sh 0 "/home/pi/pico-8/pico8_dyn %ROM% -run"
                        
                        1 Reply Last reply Reply Quote 0
                        • E
                          ellohir
                          last edited by

                          Good news guys! Looks like there will be a Pico-8 compatible core coming soon!

                          https://twitter.com/libretro/status/1220373608582778884?s=19

                          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.