Hello ,
Sorry for my english,
i would like to play pico8 game in my raspberry pi 3 without splore mode , how can download game in p8 format ?
I had pico8 app and i would like run game individually with command line : /pico-8/pico8 -run game.p8
it's possible ?
thank you for your replies,
Acris



right-click on "Cart" at the bottom-left of a game frame to save a <gamenumber>.p8.png
then you can pico8 -run <gamenumber>.p8.png



thanks a lot ultrabrite.
It's possible to exit game with gamepad ?



sadly not. that's a feature that's -very- long overdue.
(along with d-pad support and keyconfig in pause menu with controller support)
there might be workarounds, like killing the app from the outside, but I don't know much about that...
[Please log in to post a comment]