Log In  

Hi there!

I'm just bought pico-8 and I was wondering if there was any way to change the input keys around? I tried researching if I could change things around with the SDL controller configs, but nothing I tried seemed to work...

I'm a huge dork and just don't want to move my hands after i've typed some code....

Also, my right hand is not used to moving around, so playing games like Celeste is really difficult for me...

Thanks for your help!

P#15064 2015-10-06 18:41 ( Edited 2016-06-20 15:06)

I use a gamepad, as I don't like keys either

P#15066 2015-10-06 19:15 ( Edited 2015-10-06 23:15)

I tried using a wiimote, and I got it set up with the SDL keys... but I couldn't find a way to input the buttons on the dpad in a way that pico8 would understand....

the console uses leftx and lefty as input, but i'm not sure how to assign them so that leftx can register both left and right.... :\

P#15074 2015-10-06 19:55 ( Edited 2015-10-06 23:55)

There isn't currently a way to remap keys, but it's on the wishlist.

To set up a custom controller mapping:

  1. Use http://www.generalarcade.com/gamepadtool/ to generate a mapping string
  2. Add it to C:/Users/Yourname/AppData/Roaming/pico-8/sdl_controllers.txt
  3. Run pico-8 (it only reads sdl_controllers.txt on startup)
P#15089 2015-10-07 13:39 ( Edited 2015-10-07 17:39)

Awesome!

Thank you for this awesome program!

P#15095 2015-10-07 15:53 ( Edited 2015-10-07 19:53)
1

Since version 0.1.5, there is a way to remap the keys using "keyconfig" in pico8's terminal.

P#23285 2016-06-20 11:06 ( Edited 2016-06-20 15:06)

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-04-19 18:40:53 | 0.007s | Q:18