Skip to content

Releases: BarnTheKnee/Mad-Island-Uncensor

v1.1.2

23 Jun 14:59
ff081e1

Choose a tag to compare

Improvement of the search and edit functions

Key Improvements:

  • Improved the search function to only search the keyword in the name of the block.
  • Improved the edit function to only edit the colMask entries instead of all 'val = 15'.

v1.1.1

12 Jun 09:07
6ab59eb

Choose a tag to compare

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

05 Jun 20:06
7e6945d

Choose a tag to compare

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.

v1.0.0

26 May 14:33
f9136c0

Choose a tag to compare