Zichen-ModsUp icon

ModsUp

REPO游戏交流QQ群:824639225。 Runtime compatibility patcher for R.E.P.O. v0.4x. Fixes BetterMap v1.0.5, AntiTumble Cooldown v1.1.0, ItemsBounceBack v1.2.0, MoreInventorySlots v1.0.3.

By Zichen
Last updated 2 weeks ago
Total downloads 11953
Total rating 2 
Categories Mods Tools Client-side Server-side AI Generated
Dependency string Zichen-ModsUp-1.0.5
Dependants 5 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

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 改为 falseExploreAllRooms 仍由 BetterMap 自己控制,ModsUp 不会强制开启全图探索。

AntiTumble Cooldown 修复

ItemsBounceBack 修复

  • 原模组https://thunderstore.io/c/repo/p/SeroRonin/ItemsBounceBack/
  • 目标版本1.2.0
  • 说明:修复 v0.4x 下 ItemsBounceBack 初始化时序失效导致的可装备物品掉入伤害坑或死亡坑后仍被直接销毁的问题。恢复原模组对非 Arena 热键可装备物品的弹回逻辑。

MoreInventorySlots 修复

后续计划

更多模组修复正在开发中。如果你发现某个模组在 v0.4x 中有 Bug,欢迎在 QQ 群反馈。

安装

  1. 确保已安装目标模组且版本号匹配。
  2. Zichen-ModsUp-1.0.5.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 = false in BepInEx/config/BetterMap.cfg. ExploreAllRooms is still controlled by BetterMap itself; ModsUp does not force full-map reveal.

AntiTumble Cooldown Fix

ItemsBounceBack Fix

  • Original: https://thunderstore.io/c/repo/p/SeroRonin/ItemsBounceBack/ — Target v1.2.0
  • Description: Fixes the v0.4x initialization break that caused equippable items to still be destroyed by hurt or death pits. Restores the original bounce-back behavior for non-Arena hotbar-equippable items.

MoreInventorySlots Fix

Configuration / 配置

BepInEx/config/zichen.modsup.cfg

配置项 默认值 说明
模组启用 true 总开关
启动提示 true 启动弹窗,仅弹出一次
修复怪物刷新 true BetterMap v1.0.5
修复翻滚冷却 true AntiTumble Cooldown v1.1.0
修复物品弹回 true ItemsBounceBack v1.2.0
修复扩展背包 true MoreInventorySlots v1.0.3

Config resets after version update.