Releases: LBPUnion/UnionPatcher
Releases · LBPUnion/UnionPatcher
UnionPatcher v2.0.7
What's Changed
- Added a fallback due to .NET 6.0 sometimes failing to find the staging directory when using the Remote Patcher #34
Full Changelog: v2.0.6...v2.0.7
NOTE: As macOS 14.0's Gatekeeper becomes more strict for adhoc signed apps, you have to remove quarantine manually in the terminal with
xattr -d com.apple.quarantine ~/Downloads/UnionPatcher.Gui.MacOS.app
UnionPatcher v2.0.6
What's Changed
- Added URL regex matching by @daggintosh. This means that you will now be able to repatch an already patched EBOOT. #27
- Added file type selection to the file picker by @Slendy #28
- Change the theme of the UI on some platforms by @daggintosh #25
Full Changelog: v2.0.5...v2.0.6
UnionPatcher v2.0.5
Full Changelog: v2.0.4...v2.0.5
Hello! These builds fix critical files not being included. Apologies for any inconveniences caused by v2.0.4.
UnionPatcher v2.0.4
UnionPatcher v2.0.3
Hello!
This release contains a build for macOS. For Apple Silicon users (M1/M2), pick the arm64
build. For Intel users (everything else), pick the x64
build.
What's Changed
- Added macOS SCETool by @Zaprit in #20
- Cleaned up warnings in code by @Zaprit in #21
- Update Eto.Forms and add arm64 macOS build support by @Zaprit in #22
New Contributors
Full Changelog: v2.0.2...v2.0.3
UnionPatcher v2.0.2
This hotfix fixes remote patching.
Full Changelog: v2.0.1...v2.0.2
UnionPatcher 2.0.1
What's Changed
Full Changelog: v2.0...v2.0.1
UnionPatcher 2.0
v2.0-fixed Add application icon, build shit correctly