A BepInEx plugin for REPO that removes camera rotation smoothing and input latency. Built with .NET Framework 4.8.
- Install BepInEx
- Copy RemoveCameraSmoothing.dll to BepInEx/plugins/
Tested on REPO v0.3.2
Thanks to ChatGPT for assistance during reverse engineering and Harmony patch design.
这是一个适用于 R.E.P.O. 的 BepInEx 插件,用于移除相机转动时的平滑与输入延迟,使鼠标视角响应更加即时、跟手。基于 .NET Framework 4.8 构建。
- 安装 BepInEx
- 将 RemoveCameraSmoothing.dll 复制到 BepInEx/plugins/ 目录下
已在 R.E.P.O. v0.3.2 版本上测试通过
感谢 ChatGPT 在逆向分析与 Harmony 补丁设计过程中提供的协助。