Create

Create

86M Downloads

Keybinds for Gamepad Support?

suchipi opened this issue · 12 comments

commented

I am using the mod Controllable to play Minecraft with a game controller. It can pick up any action from Minecraft's normal keybinds menu (Pause -> Options -> Controls) and bind it to a gamepad key. For instance, I was able to bind the "Sit" and "Crawl" actions from Abnormals Personality to gamepad buttons, even though Abnormals Personality doesn't interface directly with Controllable's API.

However, it's not possible to bind any of Create's actions to the controller, because they aren't configurable using the normal Minecraft keybinds menu. Could configurable keybinds be added, so I can use my game controller?

These are the actions that I cannot perform:

  • Scrolling on a block to configure it
  • Holding W to ponder
  • Holding Shift to see more about an item
commented

This is a problem you would need to bring up with controllable support, Create doesn't have controller support so not a problem that could be easily solved.

commented

Create doesn't need to interface with Controllable at all; it just needs to add normal configurable keybinds to the minecraft menu the way other Forge mods do.

commented

Oh sorry, I misunderstood, I'll look into that.

commented

So I looked into it and I just want to say that I don't think having everything configurable is intended. They only have the one key bind for a reason, unfortunately I don't work with them so I can't ask but if one of the creators comments saying that it's okay then I'll make the pull request.

commented

This issue has been marked as stale because it has been inactive for 3 weeks. It will be closed if it remains inactive for another 3 weeks.

commented

Still an open issue; don't close

commented

This issue has been marked as stale because it has been inactive for 3 weeks. It will be closed if it remains inactive for another 3 weeks.

commented

Still an open issue; don't close

commented

This issue has been marked as stale because it has been inactive for 3 weeks. It will be closed if it remains inactive for another 3 weeks.

commented

Still an open issue; don't close

commented

fixed by a recent pr

commented

Thanks!