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

GameTweaks

Improves the gameplay experience with quality-of-life tweaks. 提升游戏体验,优化细节调整。

Date uploaded a year ago
Version 1.0.1
Download link Mhz-GameTweaks-1.0.1.zip
Downloads 458
Dependency string Mhz-GameTweaks-1.0.1

README

🎮 Game Tweaks

Improve PEAK camera experience (e.g., camera stays level after falling to prevent dizziness.)


⚙️ Configuration

Config file: BepInEx/config/Mhz.PeakGameTweaks.cfg

[Camera]
Enable = true          ; Enable camera optimization features
Position Rate = 15     ; Camera follow speed (Default: 15, Recommended: 10–20)
Reduce Shake = 1.0     ; Reduce camera shake (0=No reduction, 1=Complete elimination)

[Pause]
Enable Pause Feature = true  ; Enable game pause functionality
Pause Key = P               ; Key to pause/unpause the game
Pause Audio = true          ; Also pause audio when game is paused

[Debug]
Debug Mode = false          ; Show debug information

✨ Features

  • Smooth Follow Adjustable position Lerp rate for responsive camera tracking.

  • Shake Reduction Fine-tune physics-based wobble reduction.

  • Game Pause Press P to pause/unpause the game. Only works in single-player mode (Multiplayer mode has not been tested and may contain bugs; it is recommended not to enable this feature in multiplayer games).

  • More features are coming soon.




🎮 游戏优化

改善 PEAK 游戏摄像头体验(例如:摔落后摄像头保持水平,防止眩晕)。


⚙️ 配置设置

配置文件:BepInEx/config/Mhz.PeakGameTweaks.cfg

[摄像头]
启用摄像头优化 = true    ; 启用摄像头优化功能
位置跟随速率 = 15         ; 摄像头位置跟随速率(默认:15,推荐:10–20)
减少晃动 = 1.0            ; 减少摄像头晃动(0=无减少,1=完全消除)

[暂停功能]
启用暂停功能 = true       ; 启用游戏暂停功能
暂停按键 = P              ; 暂停/恢复游戏的按键
暂停音频 = true           ; 暂停游戏时同时暂停音频

[调试设置]
调试模式 = false          ; 显示调试信息

✨ 功能亮点

  • 平滑跟随 可调整插值速率,实现更流畅的摄像头跟随。

  • 晃动抑制 精细控制物理旋转与 ragdoll 混合晃动。

  • 游戏暂停 按P键暂停/恢复游戏。仅在单人游戏中有效(多人模式尚未测试,可能存在漏洞,建议不要在多人游戏中启用此功能)。

  • 更多功能正在开发。

CHANGELOG

v1.0.3 ~ V1.0.4

  • 新增持续表情功能
  • Added persistent emotes

v1.0.1 ~ V1.0.2

  • 新增简单暂停功能
  • Add a simple pause function

v1.0.0

  • 初始版本
  • Initial release