jtothebell / fake-08

A Pico-8 player/emulator for console homebrew
Other
563 stars 49 forks source link

Request: Virtual Keyboard/Control Rebinding #126

Closed RandomMan25XX closed 6 months ago

RandomMan25XX commented 2 years ago

I figure this would be a worthwhile addition as there are some games that do make use of a keyboard input, as for rebinding the existing inputs I've only mainly encountered an issue with PooM, mainly that the start button is used for switching weapons, so maybe either being able to rebind the controls to work around that for games that use the start button for various things or simply changing the button used to open the menu to exit a game

DPS2004 commented 2 years ago

hm, the poom issue is odd, because there should be support for suppressing the pause menu via a poke. Not sure why that's not working in this case. What platform are you on?

RandomMan25XX commented 2 years ago

I'm using the 3ds version

jtothebell commented 2 years ago

There is a bug with poom where the pause menu doesn't behave correctly. When you hit start (on the 3ds) it should bring up the weapon menu, and when you hit it again, it should bring up the normal pause menu, but that doesn't work. I've started looking in to it, but haven't had much time lately and haven't gotten to the bottom of it.

Key rebinding is something that we'd like to do, but not sure when.

jtothebell commented 6 months ago

This is more or less a duplicate of #53 closing.