RetroPie forum home
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    1. Home
    2. Tags
    3. pico8
    Log in to post
    • All categories
    • saku00

      Problem with lr-retro8
      Help and Support • pico8 retro8 retropie os retropiex86 • • saku00

      4
      0
      Votes
      4
      Posts
      98
      Views

      mitu

      It's the emulator (lr-retro8). Masters of the Universe is already reported as non-working and I guess other games may have the same issues (either loading or during emulation).

      Best to use the official Pico8 simulator and configure it in EmulationStation to launch the games with it (see this topic for an example configuration).

    • JimmyFromTheBay

      Is there any way to run Pico-8 in hi-res mode?
      Help and Support • pico8 • • JimmyFromTheBay

      1
      0
      Votes
      1
      Posts
      34
      Views

      No one has replied

    • JimmyFromTheBay

      Any way to quit out of Pico-8 with the controller?
      Help and Support • pico8 emustation • • JimmyFromTheBay

      9
      0
      Votes
      9
      Posts
      215
      Views

      JimmyFromTheBay

      @cdaters Hmm, hitting Start does nothing for me.

    • dmmarti

      PICO-8: Retroarch lr-retro8 core installation script
      Ideas and Development • pico8 • • dmmarti

      87
      4
      Votes
      87
      Posts
      3312
      Views

      BenMcLean

      @retropieuser555 said in PICO-8: Retroarch lr-retro8 core installation script:

      @benmclean Oh really that sounds nice. What's the setup the new build has for that? I currently use xboxdrv and have ctrl+q mapped to start+select

      It's just been added to the options menu in Pico8.

    • JimmyFromTheBay

      How to install Pico-8 on a Raspberry Pi 3 or 4 for dummies (2021 version)
      Help and Support • pico8 pi4 tutorial • • JimmyFromTheBay

      5
      3
      Votes
      5
      Posts
      1790
      Views

      JimmyFromTheBay

      @gold64 Works for me in caps, but have edited anyway for extra safety, ta.

    • JimmyFromTheBay

      Does anyone have Pico-8 working on a Pi 4?
      Help and Support • pico8 pi4 • • JimmyFromTheBay

      4
      0
      Votes
      4
      Posts
      146
      Views

      mitu

      @jimmyfromthebay said in Does anyone have Pico-8 working on a Pi 4?:

      Going to write up a 2001 version of that tutorial.

      Power up the flux capacitor, doc !

    • SpudsMcToole

      How to install the PICO-8 on Retropie for dum-dums
      Help and Support • pico8 install tutorial • • SpudsMcToole

      18
      2
      Votes
      18
      Posts
      6182
      Views

      BenMcLean

      This is still somewhat confusing as it has you editing files that may not even exist and aren't accessible by the default samba shares. Also, leaving out that chmod step was very bad. I may need to write my own better guide if nobody else has made a simple one.

      Anyway, I did this over ssh to make es_systems.cfg accessible so I could open it in Notepad++ on Windows

      sudo cp /etc/emulationstation/es_systems.cfg /opt/retropie/configs/all/emulationstation/

      I also had to do

      sudo chmod -R 0777 /opt/retropie/configs/all/emulationstation/es_systems.cfg

      in order to allow me to edit it. This is not easy stuff for dum-dums. It needs a script really. People who just want to play Pico-8 games cannot understand all this arcane wizardry.

      Also had to switch to using pico8_dyn

      I shouldn't have to choose between running the pico8 cartridge directly versus running splore. I should be able to do either one, anytime. How do I fix this?

      (later edit) More recent guide here: https://retropie.org.uk/forum/topic/30736/how-to-install-pico-8-on-a-raspberry-pi-3-or-4-for-dummies-2021-version?_=1627524066426

    • SpudsMcToole

      Installing the PICO-8?
      Help and Support • pico8 • • SpudsMcToole

      14
      0
      Votes
      14
      Posts
      752
      Views

      ellohir

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

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

    • Grantyfive

      How to install PICO-8 on a game console named GameShell?
      Ideas and Development • pico8 pico-8 gameshell game console open source • • Grantyfive

      1
      0
      Votes
      1
      Posts
      626
      Views

      No one has replied

    • Shadowblitz16

      pico 8 on emulation station?
      Help and Support • pico8 retropie • • Shadowblitz16

      3
      0
      Votes
      3
      Posts
      775
      Views

      Shadowblitz16

      by emulator you mean the linux version of pico8 right?
      where do I copy it?

      edit: also there is no es_systems.cfg tried doing a search on my pi on both network and by editing it with nano on the pi itself.