Releases: BarnTheKnee/Mad-Island-Uncensor
Releases · BarnTheKnee/Mad-Island-Uncensor
v1.1.2
v1.1.1
Version 1.1.1
ONE One one...
New Features:
- Experimental Linux version.
- Enabled trimming: Decreased the size of the executable to 11MB.
Key Improvements
- Improved temporary file management: The original file is not touched until the end of the process.
- Improved error handling: From none to some.
- Improved customization by adding several new arguments.
v1.1.0
Version 1.1.0 - C# Migration
Migration from Python & UnityPy to C# & AssetsTools.NET.
Key Improvements
- Complete Rewrite: Migrated from Python to C# using AssetsTools.NET. The patcher is overall a bit faster.
- Optimized Memory Management: Improved RAM usage, avoiding having to sell a kidney to buy a stick of RAM.
- Default Compression: Now uses LZ4fast compression by default for a better balance between patching speed and file integrity.
New Features
- Custom Compression Settings: Added the -c flag, allowing users to manually select the compression type.
- Disk Unpacking: Added the -d flag, allowing users to unpack files directly to the disk.