Skip to content

The simple input mode

getItemFromBlock edited this page Aug 24, 2023 · 1 revision

The simple mode is the default mode used. this mode will behave like in the first version of the mod; it will take inputs from your gamepad using the layout provided by GLFW. You might prefer this mode if you have a compatible gamepad, as it does not requires any settings to work. However if you don't have a gamepad, or if you have something like a joystick or if you just want to remap your bindings you will need to use the advanced mode.

Supported devices

Only devices recognized as gamepads are supported in simple mode. This means that Joysticks, hotas, racing wheels and other are not supported in this mode.

Clone this wiki locally