promotional bannermobile promotional banner

BetterController

Play Minecraft with a controller like on console — smooth analog movement, full UI navigation, customizable bindings and native support for Xbox, PlayStation and Switch gamepads.
Back to Files

BetterController 0.2.1 (Minecraft 26.2)

File namebettercontroller-0.2.1.jar
Uploader
NekuzakyNekuzaky
Uploaded
Aug 20, 2026
Downloads
224
Size
132.5 KB
Mod Loaders
Fabric
File ID
8694296
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:bettercontroller-1486155:8694296"

Learn more about Curse Maven

What's new

Analog movement actually works now.

Pushing the stick halfway used to move you at full speed. The mod wrote the stick's vector during the tick, then Minecraft rebuilt it from the keybindings a moment later and normalised it away - so the headline feature was on/off in practice. It is applied at the right point now, and a partial push gives partial speed.

Strafing was also inverted in that same code path.

Sliders no longer snap to 50% when you press A. They are set with left/right, and confirming one was firing a click at the middle of the widget.

Keyboard movement is untouched: the stick only takes over when it is actually off centre, so having a controller plugged in does not stop you walking with WASD.

Same fixes as the 1.20.1 build.

This mod has no additional files