your current location:首页 > news>Create: Tweaked Controller Minecraft

Create: Tweaked Controller Minecraft

2024-12-12 09:22:50|Myriagame |source:minecraft skins

Create: Tweaked Controller

This is a mechanical power auxiliary module that allows you to use a high -end remote control to control your device. You can use your mouse, keyboard and even your gamepad!Finally, it's not 6 -key disabled people

The author claims that the purpose of making this module is mainly used with Walkiri Sky and its affiliated CLOCKWORK, so it is not priority to update the support version than adding new content.

Support input method

This module depends on GLFW (input/output library used by MineCraft) to process the gamepad input.

The way GLFW processing the game handle is as follows:

If GLFW detects the game handle, it will be marked as the game handle; all its shafts and buttons will be stored in a unspecified manner (that is, the value of the driver read the value).

If the gamepad is known as a known mapping, GLFW will also register it as the gamepad.In this case, the axis of all game handles should be 6, and the number of buttons should be 15 (Please note that the A/B-X/Y button of some game handles is reverse.For the shoulder button).

As long as the game handle is detected by GLFW, any gamepad/gamepad can be used with this module.However, you need to enable advanced input modes.See the Wikipedon page to get more information.

The following is a support for the device:

keyboard;

Mouse button;

Mouse cursor move;

Support the official game handle, such as Xbox controller or playstation dualshock;

Support cottage/alternative gamepad (such as Logitech controller);

Support the gamepad/hot key/racing steering wheel and other devices, unless they need some strange drivers, the author cannot solve it for you in this case;

Wiimote (sad) is not supported.

Remark

Due to the limitation of mechanical power, if a network is updated too many times, it will be damaged.Therefore, in version 1.2.3, the author has removed this feature.

The game handle shaft is read directly from GLFW.For most (if not all) gamepads,+X -axis point to the right, and+y -axis point to the bottom.