Pico 8 - omgmog/launcher-community-apps GitHub Wiki

PICO-8 comes bundled with the PocketCHIP, but you will want to update it. Thankfully zep from over at lexaloffle decided to give C.H.I.P. users an update to 0.1.12c! Installation is relatively straight-forward.

Installation

wget www.lexaloffle.com/dl/chip/pico-8_0.1.12c_chip.zip
sudo unzip pico-8_0.1.12c_chip.zip -d /usr/lib

Is the menu shortcut still opening an older version of Pico-8?

If you are still getting 0.1.11g (or older) when trying to launch the game you might need to move the Pico-8 install folder:

sudo mv /usr/lib/pico-8 /usr/lib/pico8
⚠️ **GitHub.com Fallback** ⚠️