• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

Unknown5734

Recruit
Jun 24, 2019
2
0
Hi guys, I want to know how I can mod the file in the unity asset bundle. Currently, I use unity assets bundle extractor to modify the file inside the bundle but I have no idea about manifest which cause the game to go infinite loading. I have no clue how the manifest work. Any help?
 
Check the cFixes mod, the mod.json has the right statement. We do this by adding our file with the same name to the manifest and this seems to override the one in the assetbundle with the bonus of not actually adding a new, different item to the manifest allowing you to remove your mod at any time and it will revert to stock without issues in our limited testing.