About This File
This plugin lets you "fix" RPFs of your dlcpacks on a server start in a completely automated way. Yes, it does support recursive RPFs!
Installation
Extract all archive files to the server root folder. No dependencies required, just the latest RAGE Multiplayer server.
Usage
Put your dlcpacks into /source_dlcpacks/ folder in the server root folder. Once you start the server it puts the proper dlcpacks into /client_packages/dlcpacks/.
Credits
- Neodymium - GTA 5 modding research
- rootcause - testing
What's New in Version 1.2.0 See changelog
Released
1.1.0:
* Implemented compatible mode which is enabled by default. It encrypts your RPFs way faster and is compatible with all the user made RPFs as it doesn't optimize RPFs as the "full" mode does but just "fixes" it leaving it generally untouched. Use "dlc-encrypt-use-compatible-mode": 0 to use 1.0.0's "full" mode.
1.1.1:
* Fixes
1.1.2:
* Improve handling of pre-encrypted files
1.2.0:
* Compatibility mode: improve compatibility with OpenIV's heavily-fragmented RPFs
* Compatibility mode: improve performance