Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
ModsUp
REPO游戏交流QQ群:824639225。 Runtime compatibility patcher for R.E.P.O. v0.4x. Fixes BetterMap v1.0.5, AntiTumble Cooldown v1.1.1, MoreInventorySlots v1.0.3.
By Zichen
| Date uploaded | 5 days ago |
| Version | 1.0.4 |
| Download link | Zichen-ModsUp-1.0.4.zip |
| Downloads | 843 |
| Dependency string | Zichen-ModsUp-1.0.4 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
ModsUp / 模组批量修复
支持 R.E.P.O. 最新 v0.4。 REPO 游戏交流 QQ 群:824639225
中文说明
ModsUp 是一个社区补丁模组,专门修复 0.4x 版本中其他模组的兼容性问题。
每个修复仅对指定的模组版本生效。版本不匹配时自动跳过。
BetterMap 修复
- 原模组:https://thunderstore.io/c/repo/p/clay/BetterMap/
- 目标版本:
1.0.5 - 说明:修复在 v0.4x 版本中导致的怪物不刷新、地图标记失效等兼容性问题。
- 补充说明:本修复不会改变 BetterMap 原本的敌人显示设计。若 BetterMap 自身配置里的
ShowEnemies = true,已生成的敌人仍会按原模组逻辑在地图上实时显示。 - 不想显示敌人红点时:请到
BepInEx/config/BetterMap.cfg中将ShowEnemies改为false。ExploreAllRooms仍由 BetterMap 自己控制,ModsUp 不会强制开启全图探索。
AntiTumble Cooldown 修复
- 原模组:https://thunderstore.io/c/repo/p/PurpleDude_Modding/AntiTumble_Cooldown/
- 目标版本:
1.1.1 - 说明:修复 v0.4x 版本中即时起身功能失效以及每帧报错导致的控制台卡死问题,额外修复"摔倒后不能坐车"的 bug。
MoreInventorySlots 修复
- 原模组:https://thunderstore.io/c/repo/p/nickklmao/MoreInventorySlots/
- 目标版本:
1.0.3 - 说明:修复在 v0.4x 版本中扩展背包槽位无法使用的问题。修复 ILHook 失效导致的槽位注册越界和键盘输入未注入。
后续计划
更多模组修复正在开发中。如果你发现某个模组在 v0.4x 中有 Bug,欢迎在 QQ 群反馈。
安装
- 确保已安装目标模组且版本号匹配。
- 将
Zichen-ModsUp-1.0.4.dll放入BepInEx/plugins目录。
English
ModsUp is a community patch mod for R.E.P.O. v0.4x. It fixes compatibility issues for various mods.
Each fix only applies when the target mod version exactly matches.
BetterMap Fix
- Original: https://thunderstore.io/c/repo/p/clay/BetterMap/ — Target v1.0.5
- Description: Fixes monster spawning and map marker issues in v0.4x.
- Note: This fix does not change BetterMap's original enemy display behavior. If BetterMap's own config has
ShowEnemies = true, spawned enemies will still appear on the map in real time. - To hide enemy markers: set
ShowEnemies = falseinBepInEx/config/BetterMap.cfg.ExploreAllRoomsis still controlled by BetterMap itself; ModsUp does not force full-map reveal.
AntiTumble Cooldown Fix
- Original: https://thunderstore.io/c/repo/p/PurpleDude_Modding/AntiTumble_Cooldown/ — Target v1.1.1
- Description: Fixes instant tumble recovery not working in v0.4x, as well as console error spam/freeze, and the "can't sit in cart after tumble" bug.
MoreInventorySlots Fix
- Original: https://thunderstore.io/c/repo/p/nickklmao/MoreInventorySlots/ — Target v1.0.3
- Description: Fixes broken ILHook causing extra inventory slots to not work in v0.4x. Expands internal slot list and adds keyboard input handling.
Configuration / 配置
BepInEx/config/zichen.modsup.cfg
| 配置项 | 默认值 | 说明 |
|---|---|---|
| 模组启用 | true | 总开关 |
| 启动提示 | true | 启动弹窗,仅弹出一次 |
| 修复怪物刷新 | true | BetterMap v1.0.5 |
| 修复翻滚冷却 | true | AntiTumble Cooldown v1.1.1 |
| 修复扩展背包 | true | MoreInventorySlots v1.0.3 |
Config resets after version update.
CHANGELOG
更新日志
1.0.5
- 将 ModsUp 版本提升到
1.0.5 - 统一更正 AntiTumble Cooldown 的对外目标版本为
1.1.0 - 新增 ItemsBounceBack v1.2.0 正式支持:恢复非 Arena 可装备物品掉入伤害坑或死亡坑后的弹回逻辑
- 整理 ItemsBounceBack 白名单兼容桥日志:移除常规调试输出,仅保留失败日志
- 暂时下线 PlayerCount 试验修复:源码保留注释参考,但当前版本不启用
1.0.4
- 调整 BetterMap v1.0.5 修复:兼容 v0.4x 下的怪物刷新与地图标记逻辑
- 优化 AntiTumble Cooldown v1.1.0 修复:覆盖主动摔倒、受击和其他强制摔倒后的即时起身
- 修复 AntiTumble"摔倒后不能坐车"的 bug
1.0.3
- 新增 MoreInventorySlots v1.0.3 修复:兼容 v0.4x 下扩展背包槽位不可用的问题
1.0.2
- 修复 AntiTumble Cooldown v1.1.0 在 v0.4x 导致的卡死和功能失效问题
- 优化了内存占用和运行性能
- 移除了启动时冗余的扫描逻辑
1.0.1
- 优化了 BetterMap 的兼容性修复方式
1.0.0
- 首次发布
- 修复 BetterMap v1.0.5 在 v0.4x 版本中怪物不刷新的问题