mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-04 05:35:52 +00:00
-
released this
2025-09-25 12:05:10 +00:00 | 176 commits to master since this release📅 Originally published on GitHub: Thu, 25 Sep 2025 12:17:10 GMT
🏷️ Git tag created: Thu, 25 Sep 2025 12:05:10 GMTUI Builds
Windows x64 - Recommended for all Windows users
Windows x86 - Only needed for older machinesChangelog
- Remove media type from Check Dump UI
- Always trust the output files for processing
- UI consistency when parameters are editable
- Let the processor always deal with unsupported
- Put a try/catch around GenerateArtifacts
- Reduce preprocessing in DumpEnvironment
- Update RedumpLib to 1.6.9
- Treat all UMD as DL visually
- Add CopyUpdateUrlToClipboard option
- Fix inconsistency with newlines
- Update Aaru to build 5.4.1
- Fix for C2 error doubling issue (fuzz6001)
- Update RedumpLib and LibIRD
- Update LibIRD
- Update redumper to build 653
- Minor cleanup
- Update test Nuget packages
- Update RedumpLib to 1.7.1
- Support multisession cache files
- Update DIC to 20250901 (Windows/Linux only)
- Fix UIC processing logic
- Update RedumpLib, detect Playmaji Polymega system
- Update redumper to b655
- Support new versioning format in redumper (fuzz6001)
- Add RedumperRefineSectorMode setting
- Update BinaryObjectScanner to 3.4.0
- Add context-sensitive protections helper method
- Further flesh out framework
- Add filters to handle Release Control output (Bestest)
- Cleanup last commits, add tests
- Update BinaryObjectScanner to 3.4.2
- Update RedumpLib to 1.7.4
What's Changed
- Fix for C2 error doubling issue by @fuzz6001 in https://github.com/SabreTools/MPF/pull/877
- Update redumper to build 653 by @Deterous in https://github.com/SabreTools/MPF/pull/880
- redumper multisession .cache by @Deterous in https://github.com/SabreTools/MPF/pull/882
- Update DIC to 20250901 (Windows/Linux only) by @Deterous in https://github.com/SabreTools/MPF/pull/884
- Fix UIC processing logic by @Deterous in https://github.com/SabreTools/MPF/pull/885
- Update RedumpLib, detect Playmaji Polymega system by @Deterous in https://github.com/SabreTools/MPF/pull/886
- Update redumper to build 655 by @Deterous in https://github.com/SabreTools/MPF/pull/888
- Support new versioning format in redumper by @fuzz6001 in https://github.com/SabreTools/MPF/pull/889
- Add filters to handle Release Control output. by @HeroponRikiBestest in https://github.com/SabreTools/MPF/pull/892
New Contributors
- @HeroponRikiBestest made their first contribution in https://github.com/SabreTools/MPF/pull/892
Full Changelog: https://github.com/SabreTools/MPF/compare/3.3.3...3.4.0
Downloads