Log In  

hi,

i like to make a raspberry pi pico 8 console. is there a way to end a game and go back to splore with gamepad only? i can t find anything about this. cause the console will have no keyboard, so no esc button.

kind regards
husten

P#43708 2017-08-28 17:40 ( Edited 2017-09-14 03:30)

Your custom console or controller will need a 'Start' button, just like all console controllers have. Start will bring up the pause menu, which is where you can get to Splore.

P#43709 2017-08-28 18:49 ( Edited 2017-08-28 22:57)

Yes, the "menu" or "pause" button, which is more precisely mapped to "enter" or "P" on keyboard is what you are looking for.

For controllers, it is mapped to "start" in SDL2 Gamepad API terms (which is based on the Xbox 360 controller layout) so exiting a splore game already works great with most controllers.

P#43710 2017-08-28 18:56 ( Edited 2017-08-28 22:57)

ok, thx a lot :)

P#43723 2017-08-29 06:20 ( Edited 2017-08-29 10:20)

Assigning TAB to a key helps too, Some games taking advatage of the extra menu items (Like those 'tiny tvs') can be toggled with TAB instead of having to go in the menu at all. I THINK it maps to "BACK" via the xbox control standard but don't quote me on that.

P#44166 2017-09-13 21:00 ( Edited 2017-09-14 01:00)

Tab is just a regular button on controller 2, not a special interface button. The tiny tv carts just use it as a convenience if the tiny game doesn't need the second controller.

P#44169 2017-09-13 23:30 ( Edited 2017-09-14 03:30)

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-03-28 13:03:19 | 0.006s | Q:19