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

EnhancedControls

Control and movement quality-of-life improvements for Big Walk. 为 Big Walk 提供更顺手的操作与移动优化。

Date uploaded 2 days ago
Version 1.0.1
Download link Mhz-EnhancedControls-1.0.1.zip
Downloads 222
Dependency string Mhz-EnhancedControls-1.0.1

This mod requires the following mods to function

BepInEx-BepInExPack_IL2CPP-6.0.755 icon
BepInEx-BepInExPack_IL2CPP

BepInEx pack for IL2CPP x64 Unity games. Preconfigured and ready to use.

Preferred version: 6.0.755

README

Enhanced Controls

Control and movement quality-of-life improvements for Big Walk.

Features

  • Quick Low-Posture Exit
    While sitting, sliding, or transitioning, press Sit, Sprint, or Jump to stand up immediately.

  • Raised-Prop Lock Speed
    Shortens the hold time needed to lock the raised-prop pose.

  • Jump Assist
    Adds a 0.12-second jump buffer before landing and 0.10-second coyote time after passively walking off jumpable ground. Normal jumps do not create coyote time, so this does not add double jumps.

  • Auto Run
    Toggle continuous forward movement with a configurable keyboard or gamepad key. Press the key again, or press forward/backward again, to stop it. The status label follows the game language.

Installation

  1. Place EnhancedControls.dll in Big Walk/BepInEx/plugins/.

  2. Launch the game once. The configuration file is created at BepInEx/config/mhz.bigwalk.enhancedcontrols.cfg.

Configuration

All features are enabled by default and can be changed in the BepInEx configuration file.

Setting Description Default
Quick Low-Posture Exit Immediately stand up with Sit, Sprint, or Jump while sitting, sliding, or transitioning. Enabled
Raised-Prop Lock Speed Shortens the hold time required to lock the raised-prop pose. Enabled
Jump Assist Queues a jump pressed before landing and allows jumping briefly after walking off a ledge. Enabled
Auto Run Key Keyboard key that starts or stops Auto Run. X
Auto Run Gamepad Key Gamepad key that starts or stops Auto Run. JoystickButton2

Support

If you enjoy the mod, you can buy me a coffee on Ko-fi ☕.


Enhanced Controls

为 Big Walk 提供更顺手的操作与移动优化。

功能

  • 低姿态快速退出
    坐下、滑铲或过渡时,按坐下、奔跑或跳跃可立即起身。

  • 举物锁定提速
    缩短举高道具时锁定姿态所需的长按时间。

  • 跳跃优化
    加入 0.12 秒的落地前跳跃缓冲,以及走出可跳跃地面后的 0.10 秒土狼时间。正常起跳不会触发土狼时间,不会形成二段跳。

  • 自动奔跑
    通过可配置的键盘或手柄按键切换持续前进;再次按下该键,或重新按前进/后退即可结束。状态提示会随游戏语言显示自动奔跑、自動奔跑或 AUTO RUN。

安装

  1. EnhancedControls.dll 放入 Big Walk/BepInEx/plugins/

  2. 启动一次游戏后,配置文件会生成在 BepInEx/config/mhz.bigwalk.enhancedcontrols.cfg

配置

所有功能默认开启,可在 BepInEx 配置文件中修改。

设置 说明 默认值
低姿态快速退出 坐下、滑铲或过渡时,按坐下、奔跑或跳跃可立即起身。 开启
举物锁定提速 缩短举高道具时锁定姿态所需的长按时间。 开启
跳跃优化 落地前按跳会自动起跳,走出平台边缘后短暂仍可跳跃。 开启
自动奔跑键盘按键 开始或结束自动奔跑的键盘按键。 X
自动奔跑手柄按键 开始或结束自动奔跑的手柄按键。 JoystickButton2

支持

如果你喜欢这个 MOD,欢迎在 Ko-fi 请我喝杯咖啡 ☕

CHANGELOG

v1.0.1

  • 优化自动奔跑的输入轴交接:开始、结束和改变方向时保留原版的加速与减速过渡
  • 修复长按后退时启动自动奔跑会立即取消的问题;启动前已按住的纵向输入会在回到中立前被忽略
  • Refined Auto Run input-axis handoff to preserve native acceleration and deceleration when starting, stopping, and changing direction
  • Fixed Auto Run immediately cancelling when activated while Backward is already held; existing vertical input is now ignored until it returns to neutral

v1.0.0

  • 初始版本
  • 新增低姿态快速退出:坐下、奔跑和跳跃可立即退出坐下、滑铲及相关过渡状态
  • 新增举物锁定提速,缩短举高道具时锁定姿态所需的长按时间
  • 新增跳跃优化:0.12 秒跳跃缓冲与 0.10 秒土狼时间,不会形成二段跳
  • 新增自动奔跑:支持键盘和手柄按键配置,以及本地化状态提示
  • Initial release
  • Added Quick Low-Posture Exit: Sit, Sprint, and Jump can immediately exit sitting, sliding, and related transitions
  • Added Raised-Prop Lock Speed to shorten the hold required to lock a raised-prop pose
  • Added Jump Assist: 0.12-second jump buffer and 0.10-second coyote time, without double jumps
  • Added Auto Run with configurable keyboard and gamepad keys plus a localized status indicator