Log In  


Are you able make a cart open automatically when pico-8 is opened?

Is it also possible to make custom key commands?



Not sure about the first. For the second, you can reconfigure the basic six keys using "keyconfig" in the PICO-8 command line, but I think that's about as far as you can take it without doing really unorthodox stuff.


For the first:

pico8 -run yourgame.p8



[Please log in to post a comment]