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.
You are viewing a potentially older version of this package.
View all versions.
RepoNetworkFix
Comprehensive performance and network optimization suite for REPO. Includes 30-player support, Late-Join, and deep engine fixes.
| Date uploaded | 3 weeks ago |
| Version | 1.0.0 |
| Download link | Optimizeultima-RepoNetworkFix-1.0.0.zip |
| Downloads | 2785 |
| Dependency string | Optimizeultima-RepoNetworkFix-1.0.0 |
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
RepoNetworkFix (v1.0.0)
A comprehensive logic and network optimization suite for REPO. Created by Antigravity AI to enhance multiplayer experience and frame stability.
❄️ Features
- 30 Players Support: Increased lobby limit to 30.
- Late-Join (Join-in-Progress): Lobbies stay open after the game starts.
- Weapon Loot Pool: Weapons (Pistol, Shotgun, SMG) can be found as map loot.
- Engine Optimization:
- Yield Pooling: 100% elimination of
new WaitForSecondsallocations. - API Marshalling Bypass: Cached
Camera.mainandTransformreferences. - Zero-Alloc HUD: Optimized text formatting for zero GC overhead.
- Yield Pooling: 100% elimination of
- Giga-Grandpa (Huntsman): Memetic chat phrases and rage modes.
- Advanced Culling: Dynamic light shadow stripping (>15m) for GPU relief.
🚀 Performance
- 8cm Delta-Sync: Reduced network bandwidth.
- 1:4 Phase Staggering: Optimized physics update calls.
RU: Описание на русском
RepoNetworkFix (v1.0.0) — Комплексный пакет оптимизации сети и производительности для REPO. Создано при помощи Antigravity AI.
Основные возможности:
- Поддержка 30 игроков: Лимит лобби расширен до 30.
- Заход во время игры: Лобби не закрывается после старта раунда.
- Оружие на карте: Пистолеты, ружья и ПП можно найти в интерьере уровней.
- Глубокая оптимизация:
- Кэширование Unity API для мгновенного доступа к камере и трансформам.
- Пул объектов для исключения микро-фризов памяти.
- Оптимизированный HUD без нагрузки на ОЗУ.
- Дед-Охотник (Huntsman): Улучшенная логика поведения и фразы в чате.
Installation
- Install BepInExPack.
- Place
RepoNetworkFix.dllintoREPO/BepInEx/plugins/. - Experience the peak of Unity performance!
CHANGELOG
1.0.0 (Official RepoNetworkFix Release)
- Initial Public Release of RepoNetworkFix.
- Network Optimization: 8cm Delta-Sync and 30-player lobby support.
- Join-in-Progress: Lobbies stay open after the game starts.
- Weapon Loot Pool: Pistol, Shotgun, and SMG added to map loot.
- Performance Engine:
- Unity API Bypass: Cached Camera.main and Transform access.
- Yield Object Pooling: 100% elimination of
new WaitForSecondsallocations. - Zero-Alloc HUD: Optimized text formatting for zero GC overhead.
- Giga-Grandpa (Huntsman): Memetic chat phrases and rage transitions.
- Advanced Culling: Dynamic light shadow stripping (>15m) for GPU relief.
- Staggered FixedUpdate: Distributed physics update logic.