You are viewing a potentially older version of this package. View all versions.
YMC_MHZ-EnhancedControls-1.1.1 icon

EnhancedControls

一些增加游戏体验的小功能 | Some small features to enhance the gameplay experience

Date uploaded 3 weeks ago
Version 1.1.1
Download link YMC_MHZ-EnhancedControls-1.1.1.zip
Downloads 20092
Dependency string YMC_MHZ-EnhancedControls-1.1.1

README

操作增强 (Enhanced Controls)

功能

  1. 奔跑取消蹲下 [切换蹲下模式 + 长按奔跑模式] 默认: 开启

    • 在切换蹲下模式下使用长按奔跑模式时,按住奔跑键会自动站起并开始奔跑
    • 注意:在切换蹲下模式使用切换奔跑模式时,游戏原本就会自动站起来
  2. 蹲下跳跃后站立 [切换蹲下模式] 默认: 开启

    • 在切换蹲下模式下,蹲下状态跳跃后会自动恢复到站立状态
  3. 停止移动自动取消跑步 [切换奔跑模式] 默认: 开启

    • 在切换奔跑模式下,停止移动后会自动取消奔跑状态
  4. 滑铲后自动站立 [切换蹲下模式] 默认: 关闭

    • 在切换蹲下模式下,完成滑铲动作后会自动站起来

配置

BepInEx/config/Mhz.EnhancedControls.cfg 中可以开关对应功能。

问题反馈

目前没有单独GitHub仓库,可以在 repo-MoreHead Issues 提交问题。


Features

  1. Sprint Cancels Crouch [Toggle Crouch Mode + Hold Sprint Mode] Default: Enabled

    • When using toggle crouch mode with hold sprint mode, holding the sprint key will automatically stand up and sprint
    • Note: When using toggle crouch with toggle sprint, the game already stands up automatically
  2. Stand After Crouch Jump [Toggle Crouch Mode] Default: Enabled

    • When using toggle crouch mode, you will automatically stand up after jumping from crouch
  3. Auto Cancel Sprint on Stop [Toggle Sprint Mode] Default: Enabled

    • When using toggle sprint mode, stopping movement will automatically cancel sprint state
  4. Auto Stand After Slide [Toggle Crouch Mode] Default: Disabled

    • When using toggle crouch mode, you will automatically stand up after completing a slide

Configuration

Toggle features in BepInEx/config/Mhz.EnhancedControls.cfg.

Feedback

Currently no separate GitHub repository, please submit issues at: repo-MoreHead Issues

CHANGELOG

v1.1.2

  • 新增禁用物品保护机制功能,拿出物品后只需点击一次左键即可丢弃
  • Add disable item protection feature, only need one click to drop items after equipping

v1.1.1

  • 新增滑铲后自动站立功能
  • Add auto stand after slide feature

v1.1.0

  • 新增停止移动自动取消跑步功能
  • Add auto cancel sprint on stop feature

v1.0.2

  • 调整蹲起间隔
  • Adjust crouch interval

v1.0.1

  • 更新README
  • Update README

v1.0.0

  • 初始版本
  • Initial release