Log In  

so i want to run pico 8 on my recalbox without an emulator, how would i do that? via ports?

P#143039 2024-03-15 01:56

I don't know recalbox well, but seems it only supports emulated pico-8. But you can install native Pico-8 in the raspberry pi, the only thing you need to do is to unzip the console to a folder and to launch it via Recalbox. There should be a way to execute an external command.

P#143126 2024-03-15 15:04

yeah, i want to try that, im just not sure where to put the file

P#143166 2024-03-15 17:35

Anywhere the Recalbox application can access. I have a similar setup in Steam Deck, the folder I use is ~/pico-8, and I added the executable ~/pico-8/pico8 to steam, so I'm able to launch it through game mode. When you boot your system you're also booting Recalbox. You first need to discover how (if possible) to add an "external command" to Recalbox. Some OS have already scripts in place that launch native pico-8 instead of fake-8 if they detect a native pico files in roms/pico-8. But I haven't found this information in Recalbox doc, so my guess is that they don't have such script. You need to figure out how to add a random script to be launched by Recalbox first, then you can create the folder anywhere you want and launch it with the script, but it might not be possible.

P#143176 2024-03-15 18:24

well ill just mess around with it, ive managed to do it with tic80 on retropie and batocera which are simmilar to recalbox.

P#143364 2024-03-16 20:00

[Please log in to post a comment]