How can I linkba controller to mintest on android. If three is no native support how would I need to map controls to screen to use a controller?
How can I linkba controller to mintest on android. If three is no native support how would I need to map controls to screen to use a controller?
Minetest has no native gamepad support, but even on Android there will be keyboard & mouse support. To use a controller you’d map your controller buttons to the appropriate keyboard/mouse keys (not to the touch screen). I’ve done this on a Linux handheld with a touchscreen & it works great. I wind up using “hybrid controls”, where for some crafting-related things I use the touch screen & everything else I use the gamepad.
If you go this route you’ll a keymapping software for Android. I don’t know of one unfortunately, but here’s a thread discussing options.
I’m doing this on an android handheld
That’s cool
What device? I would be interested in picking one up if I could install Lineage OS or Linux
Not sure it supports either, but mine is an rp4 pro
For my Linux machine I use antimicroX
Is there something to write in the Minetest settings ? I can’t get any of those to work…
If you’re trying to run a keymapper to use a gamepad for Minetest then no, I don’t think you’d need to make any Minetest settings changes. On a similar Linux setup I didn’t need to make Minetest settings adjustments for this.
I’d expect that you’d need to start your keymapper program first, map the keyboard to your gamepad appropriately (i.e. wasd would go to the left analog stick, etc), check that it’s working in a simple app like a text editor. Finally, if all of that works then try loading up Minetest.
Yeah it kinda works with the keymappers I tried on android but not always. It bugs basically, not really nice to play…
Native support would be great