Skip to content

ADOFAI.EditorTweaks.BetterZip

Standalone chart archive Mod, version 1.0.0. Handles reading/exporting ZIP, ADOZIP, 7z, RAR, TAR, GZip, BZip2, XZ, CAB and other formats, legacy ZIP filename encoding, and archive security checks.

Project: https://github.com/adofaiex/ADOFAI.EditorTweaks.BetterZip

TIP

This project does not include editor optimizations, video rendering, Web UI, or FFmpeg, and does not depend on the other two EditorTweaks Mods (ADOFAI.EditorTweaks, ADOFAI.EditorTweaks.ChartRendering).

Features

  • Multi-format archive reading/exporting: ZIP, ADOZIP, 7z, RAR, TAR, GZip, BZip2, XZ, CAB
  • Legacy ZIP filename encoding handling (fixes garbled filenames)
  • Archive security checks

UMM Settings

The UMM panel only provides legacy ZIP filename encoding mode:

ModeDescription
AutoAuto-detect
CP949Korean (common in older versions)
GB18030Simplified Chinese
Shift-JISJapanese
CP437DOS Latin character set

Building (Developers)

powershell
dotnet build ADOFAI.EditorTweaks.BetterZip.csproj -c Debug
dotnet build ADOFAI.EditorTweaks.BetterZip.csproj -c Release
  • Output in out/ and Build/
  • Deploy directory: Mods/ADOFAI.EditorTweaks.BetterZip/
  • Release package additionally includes SharpSevenZip.dll, license, and ThirdParty/7-Zip/x64/7z.dll

Troubleshooting

📝 To be supplemented (feel free to report in the repository Issues)

An organization that researches and expands the functions of ADOFAI