1
0
mirror of synced 2025-02-01 04:25:47 +01:00
Switch-Toolbox/Switch_Toolbox_Library
DanielSvoboda 1306a91050
ADD - LZ77(Wii type 11) Compression (#604)
This pull request adds the ability to compress files to the .lz format of type 11 for Wii.
This functionality has been enabled in the Tools > Compressions > LZ77(Wii type 11) > Compress tab.
It has been successfully tested with the game Paper Mario: Color Splash for the Wii U.
It is important to note that this is a modified version of dsdecmp.

Also changed was the SaveFileForCompression method to remove the file extension when decompressing files with multiple extensions. Previously, the method would add a ".dec" extension to the file name when decompressing it. With this change, the method now removes the original file extension when decompressing a file with multiple extensions. These changes should improve the usability of the SaveFileForCompression method by ensuring that decompressed files with multiple extensions are saved with the correct file name.
2023-05-22 17:06:49 -04:00
..
2023-05-21 13:17:25 -04:00
2023-05-21 13:17:25 -04:00
2023-05-21 13:17:25 -04:00
2020-02-06 18:20:42 -05:00
2020-01-18 21:06:28 -05:00
2020-05-02 03:27:08 -05:00
2022-05-30 20:13:55 -04:00
2021-10-06 18:26:03 -04:00
2022-10-22 11:05:33 -04:00
2019-03-23 12:55:09 -04:00
2020-03-18 12:07:34 -04:00