LambdAurora / LambdaControls

A minecraft mod which adds better controls and controller support.
MIT License
67 stars 20 forks source link

Sdl2 not working #27

Open 3lidiaa opened 4 years ago

3lidiaa commented 4 years ago

How to use SDL2 GamPad-tool

I am using a genric GamPad and i installed SDL2 Gamepad and i mapped all buttons but how to use this thing please..

Desktop (please complete the following information):

LambdAurora commented 4 years ago

Once you have the mapping string from SDL2 Gamepad, go into your minecraft folder, then go into the config directory and create a file called gamecontrollerdb.txt and paste the mapping string in that file.

Please note that wireless controllers might not work correctly on Linux and macOs because of a bug in the library used by Minecraft.

paperchalice commented 3 years ago

Just upgrade glfw to the version which higher than 3.3.