Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| systems:pico8 [2021/12/04 10:41] – header overhaul atari | systems:pico8 [2023/01/27 03:46] (current) – [Support for official Pico-8 engine] make instructions clearer atari | ||
|---|---|---|---|
| Line 71: | Line 71: | ||
| Starting with Batocera **v32**, you can add the official commercial Lexaloffle Pico-8 engine to run all Pico-8 games and explore the Splore universe! In order to do so, you need to do a few manual steps: | Starting with Batocera **v32**, you can add the official commercial Lexaloffle Pico-8 engine to run all Pico-8 games and explore the Splore universe! In order to do so, you need to do a few manual steps: | ||
| - | - Buy it from [[https:// | + | - Buy it from [[https:// |
| - | - Download the corresponding Linux (x86_64/64 bits) or Raspberry Pi binary (32bit ELF, not sure if our Rpi1/2/3 are still on 32bits systems, I could test only the PC x86_64 version at the moment and I put a message on their forum to ask for a ARM 64 bit build, like many others). Extract the files from the zip into the ''/ | + | - Download the corresponding |
| - | lexaloffle-pico8.png | + | * **For PC/any x86_64 board:** The Linux (x86_64/64 bits) ZIP file. |
| - | license.txt | + | * **For any ARM-based board, such as RPi, Odroid N2/Go/Super, RockPro64, RK3326, etc.:** the Raspberry Pi ZIP file. |
| - | pico-8.txt | + | - Extract the files from the zip into the ''/ |
| - | pico8 (make sure this one is executable via "chmod +x", | + | * **For PC x86_64**, the files in the archive are:< |
| - | pico8.dat | + | |
| - | pico8_dyn | + | |
| + | | ||
| + | pico8 (make sure this one is executable via "chmod +x", | ||
| + | | ||
| + | | ||
| </ | </ | ||
| + | * For ARM SBC and handhelds (Raspberry Pi, Odroid, RockPro...), | ||
| + | | ||
| + | | ||
| + | | ||
| + | pico8 (make sure this one is executable via "chmod +x", the filesystem itself must support the executable bit) | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | </ | ||
| + | **For ARM64-based boards**, by default the 32-bit executable is named '' | ||
| + | </ | ||
| - Copy the following ES system addition into ''/ | - Copy the following ES system addition into ''/ | ||
| <?xml version=" | <?xml version=" | ||
| Line 100: | Line 117: | ||
| </ | </ | ||
| </ | </ | ||
| - | - Restart ES (or reboot). | + | - Restart ES (or reboot). |
| - | | + | |
| + | <WRAP center round tip> | ||
| + | If you create a file '' | ||
| + | |||
| + | Press '' | ||
| + | </ | ||
| ===== Controls ===== | ===== Controls ===== | ||
- systems/pico8.1638614481.txt.gz
- Last modified: 4 years ago
- by atari