What's Changed
- 👷 Standalone and Portable are now the same binary, portable mode is turned on when the exe name contains "portable" by @mq1 in #321
- ♻️ Refactoring with minor optimizations by @mq1 in #322
- ♻️ Refactoring and very minor optimization by @mq1 in #323
- 🚸 Better split file reading implementation by @mq1 in #324
- 🚸 More precise split file writing by @mq1 in #325
Full Changelog: 4.3.4...4.3.5
⬇️ Downloads
| 🖥️ Platform | 🔗 Download | 📝 Notes |
|---|---|---|
| 🪟 Windows (x64) | .zip (Standalone) | Pick this if unsure |
| 🪟 Windows (x64) | .zip (Portable) | |
| 🪟 Windows (x64) | .exe (Installer) | |
| 🪟 Windows (arm64) | .zip (Standalone) | |
| 🪟 Windows (arm64) | .zip (Portable) | |
| 🪟 Windows (x86) | .zip (Standalone) | |
| 🪟 Windows (x86) | .zip (Portable) | |
| 🐧 Linux (x86_64) | .AppImage | |
| 🐧 Linux (x86_64) | .tar.gz | |
| 🐧 Linux (aarch64) | .AppImage | |
| 🐧 Linux (aarch64) | .tar.gz | |
| 🐧 Linux (i686) | .tar.gz | |
| 🍎 macOS (Apple Silicon) | .dmg | Read the instructions below |
| 🍎 macOS (Intel) | .dmg | Read the instructions below |
| 🐠 Windows 7 (x64) | .zip (Standalone) | Unsupported |
| 🐠 Windows 7 (x64) | .zip (Portable) | Unsupported |
| 🐠 Windows 7 (x86) | .zip (Standalone) | Unsupported |
| 🐠 Windows 7 (x86) | .zip (Portable) | Unsupported |
⚠️ macOS post-installation
The app is not notarized, you must allow it manually after installing by running this command in Terminal:xattr -rd com.apple.quarantine /Applications/TinyWiiBackupManager.app