
R.E.P.O.
You are viewing a potentially older version of this package. View Latest Version

支持 R.E.P.O. 最新 v0.4。
REPO 游戏交流 QQ 群:824639225
ModsUp 是一个社区补丁模组,专门修复 0.4x 版本中其他模组的兼容性问题和 Bug。
每个修复仅对指定的模组版本生效。版本不匹配时自动跳过。
1.0.5SpawnRPC/DespawnRPC Postfix 在 RPC 调用栈内执行 AddComponent<MapCustom>(),干扰了怪物刷新循环,导致怪物不刷新。SpawnRPC/DespawnRPC 补丁,替换为安全的 StartCoroutine 延迟调用。AddComponent 推迟到下一帧执行,完全避开 RPC 调用栈。更多模组修复正在开发中。如果你发现某个模组在 v0.4x 中有 Bug,欢迎在 QQ 群反馈。
Zichen-ModsUp-1.0.0.dll 放入 BepInEx/plugins 目录。ModsUp is a community patch mod for R.E.P.O. v0.4x. It fixes compatibility issues.
Each fix only applies when the target mod version exactly matches.
1.0.5SpawnRPC/DespawnRPC Postfix calls AddComponent<MapCustom>() inside the RPC call stack, disrupting the monster spawn cycle in v0.4x.StartCoroutine-based delayed calls. AddComponent is deferred to the next frame, outside the RPC stack.More mod fixes are in development.
Zichen-ModsUp-1.0.0.dll in BepInEx/plugins.BepInEx/config/zichen.modsup.cfg
| 配置项 | 默认值 | 说明 |
|---|---|---|
| 模组启用 | true | 总开关 / Master toggle |
| 启动提示 | true | 启动弹窗,仅弹出一次 |
| 修复怪物刷新 | true | BetterMap v1.0.5 修复 |
Config resets after version update.