Cooperative online chorror, in which physics plays a key role. Up to six people can go to abandoned gloomy locations to extract valuable items with the help of... Read more
FixPluginTypesSerialization
Author:
DaXcess
Uploaded by:
Size:
106.83 kB
Date:
May 21, 2025, 11:50 PM
Downloads:
33
-
Download (106.83 kB)May 21, 2025, 11:50 PMfixplugintypesserialization_1747860638_491739.zip
This mod fixes serialization issues with custom Serializable structs and types defined in BepInEx plugin assemblies for R.E.P.O. It hooks into Unity's native assembly list to include plugin assemblies, ensuring proper deserialization by the engine.
Features:
- Hooks into Unity to register plugin assemblies;
- Fixes deserialization bugs with custom types from plugins;
- Essential for mods using complex serialized data;
- Operates at the engine patching level.
Installation:
- Download the archive;
- Extract its contents to: \Steam\steamapps\common\REPO\BepInEx\patchers\FixPluginTypesSerialization.
Useful links: