Create: Tweaked Controllers (Create:调整控制器)
一个针对Create Minecraft模组的插件,添加了一种使用高级控制器控制装置的方式。
支持的版本
该模组适用于Minecraft 1.18.2、1.19.2和1.20.1,最新版本与Create 0.5.1+兼容。
最新版本的模组兼容Valkyrien Skies的Clockwork。
使用该模组
调整后的控制器可以直接使用游戏手柄,也可以配置为接收来自其他来源的输入。
请查看wiki获取更多信息。
支持的输入方式
该模组依赖于GLFW(Minecraft使用的输入/输出库)来处理游戏手柄输入。
GLFW处理游戏手柄的方式如下:
- 如果被GLFW检测到,它将被标记为游戏手柄;它将以无序的方式存储所有轴和按钮(驱动程序读取的方式)。
- 如果它有已知的映射,GLFW也会将其注册为游戏手柄。在这种情况下,将始终有6个轴和15个按钮,这在所有游戏手柄上应该大致相同。
任何游戏手柄都可以与该模组一起使用,只要它被GLFW检测到即可。
但是,您需要为此启用高级输入模式。请查看wiki获取更多信息。
以下是支持的设备列表:
- 键盘
- 鼠标按钮
- 鼠标光标移动
- 官方游戏手柄,如Xbox控制器或Playstation DualShock
- 相似的/替代的游戏手柄(如Logitech控制器)应该可以使用
- 游戏手柄/热感/方向盘和其他设备应该支持,但是我已经多次被证明是错误的,所以如果不支持,您仍然可以尝试使用游戏手柄/Xbox控制器模拟器。
- WiiMote(可悲地)不受支持
备注
由于Create的限制,如果一个网络更新太多次,它将会中断。例如,如果您将轴输出连接到可调节链齿轮箱,可能会发生这种情况。自模组版本1.2.3以来,已禁用此行为。
游戏手柄轴直接从GLFW读取。对于大多数游戏手柄,如果不是全部,+X轴指向右侧,+Y轴指向下方。
如果您使用任天堂控制器,您可能需要查看这个链接:
截图:
来自Modrinth
1.20.1 Version 1.2.5
create_tweaked_controllers-1.20.1-1.2.5.jar下载1.20.1-1.2.5#Release
# Create 6.0.0 update
## Changed
- Made the mod compatible with latest create (6.0.0)
This is just a quick update, it does not include all the planned changes such as fabric compatibility. This will come in a future update.
## Changed
- Made the mod compatible with latest create (6.0.0)
This is just a quick update, it does not include all the planned changes such as fabric compatibility. This will come in a future update.
展开
版本: 1.20.1-1.2.5
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 41,920
1.20.1 Version 1.2.4
create_tweaked_controllers-1.20.1-1.2.4.jar下载1.20.1-1.2.4#Release
# Tally update
## Changed
- Changed default keyboard layout to not use right mouse click, allowing more easily to exit the controller
- Fix config menu icons disappearing with Create 0.5.1f
- Added a mixin to disable Create's tally system:
- The tally system is what is causing a mechanical network to break when updated too much
- You can now do as many update to a network without anything breaking
- This is effective on all networks, not only the ones updated by a tweaked controller
## Changed
- Changed default keyboard layout to not use right mouse click, allowing more easily to exit the controller
- Fix config menu icons disappearing with Create 0.5.1f
- Added a mixin to disable Create's tally system:
- The tally system is what is causing a mechanical network to break when updated too much
- You can now do as many update to a network without anything breaking
- This is effective on all networks, not only the ones updated by a tweaked controller
展开
版本: 1.20.1-1.2.4
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 335,431
1.19.2 Version 1.2.4
create_tweaked_controllers-1.19.2-1.2.4.jar下载1.19.2-1.2.4#Release
# Tally update
## Changed
- Applied the new mouse cursor input hook from 1.20 branch, fixes #11
- Changed default keyboard layout to not use right mouse click, allowing more easily to exit the controller
- Added a mixin to disable Create's tally system:
- The tally system is what is causing a mechanical network to break when updated too much
- You can now do as many update to a network without anything breaking
- This is effective on all networks, not only the ones updated by a tweaked controller
## Changed
- Applied the new mouse cursor input hook from 1.20 branch, fixes #11
- Changed default keyboard layout to not use right mouse click, allowing more easily to exit the controller
- Added a mixin to disable Create's tally system:
- The tally system is what is causing a mechanical network to break when updated too much
- You can now do as many update to a network without anything breaking
- This is effective on all networks, not only the ones updated by a tweaked controller
展开
版本: 1.19.2-1.2.4
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 7,320
收录