How can I navigate to the home/pi folder?
-
@mitu I downloaded the 32bit Linux version from the official site and the version is PICO-8 v0.2.0d
-
@sumps said in How can I navigate to the home/pi folder?:
@mitu I downloaded the 32bit Linux version from the official site and the version is PICO-8 v0.2.0d
You're sure you downloaded the version for the Raspberry Pi and not the one for Linux 32 bit ?
-
@mitu said in How can I navigate to the home/pi folder?:
@sumps said in How can I navigate to the home/pi folder?:
@mitu I downloaded the 32bit Linux version from the official site and the version is PICO-8 v0.2.0d
You're sure you downloaded the version for the Raspberry Pi and not the one for Linux 32 bit ?
Yes defiantly had the pi version!
I just went to the location you said about the run command and this is what is written..Parameters:
Executing: /home/pi/pico-8/pico8 /home/pi/pico-8/lexaloffle-pico8.png
/opt/retropie/supplementary/runcommand/runcommand.sh: line 1251: /home/pi/pico-8/pico8: Permission denied -
@sumps said in How can I navigate to the home/pi folder?:
/home/pi/pico-8/pico8
Try running the following from the command line
chmod +x /home/pi/pico-8/pico8
and see if the game(s) launch.
-
@mitu said in How can I navigate to the home/pi folder?:
@sumps said in How can I navigate to the home/pi folder?:
/home/pi/pico-8/pico8
Try running the following from the command line
chmod +x /home/pi/pico-8/pico8
and see if the game(s) launch.
So just open the terminal (f4) type that and enter is that where to enter it? So sorry to be a pain
-
@mitu also, do I reboot after that?
-
@sumps No, there's no need to reboot, just restart EmulationStation back.
-
@sumps said in How can I navigate to the home/pi folder?:
@mitu said in How can I navigate to the home/pi folder?:
@sumps said in How can I navigate to the home/pi folder?:
/home/pi/pico-8/pico8
Try running the following from the command line
chmod +x /home/pi/pico-8/pico8
and see if the game(s) launch.
So just open the terminal (f4) type that and enter is that where to enter it? So sorry to be a pain
Ok so progress! Now boots into Pico8 that’s great thanks so much @mitu
Just have to find a guide for the next steps but at least it’s booting now👍
-
@mitu yes definitely all working now
Just can’t get any controls to work apart from a plugged in keyboard!? -
I've created a script in the RetroPie-Extra repo for adding the Pico8 as its own system to your RetroPie install: https://raw.githubusercontent.com/zerojay/RetroPie-Extra/master/scriptmodules/emulators/pico8.sh
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.