Log In  

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

P#37961 2017-03-01 05:54 ( Edited 2017-03-02 04:53)

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

P#37962 2017-03-01 06:14 ( Edited 2017-03-01 11:14)

thanks a lot ultrabrite.

It's possible to exit game with gamepad ?

P#37963 2017-03-01 06:55 ( Edited 2017-03-01 11:55)

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...

P#37964 2017-03-01 07:37 ( Edited 2017-03-01 12:37)

arf.....I try with linux mapping may be.

P#37986 2017-03-01 23:53 ( Edited 2017-03-02 04:53)

[Please log in to post a comment]