mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-04 05:35:52 +00:00
-
released this
2024-05-19 23:48:51 +00:00 | 880 commits to master since this release📅 Originally published on GitHub: Sun, 19 May 2024 23:53:52 GMT
🏷️ Git tag created: Sun, 19 May 2024 23:48:51 GMT3.1.9 (2024-05-19)
- Update Redumper to build 325
- Fix CleanRip not pulling info (Deterous)
- Fix XboxOne/XboxSX Filename bug (Deterous)
- Trim PIC for XboxOne/XboxSX (Deterous)
- Get volume label from UIC outputs
- Add site code listing to Check
- Update RedumpLib and related
- Update BinaryObjectScanner to 3.1.11
- Remove now-unused Hash enum
- Use IO implementation of IniFile
- Add Xbox Backup Creator support to MPF.Check (Deterous)
- Update BinaryObjectScanner to 3.1.12
- Prefer PlayStation info from Redumper logs (Deterous)
3.1.9a (2024-05-21)
- Fix dictionary error in Redumper parsing
- Fix overwriting placeholders in Redumper
What's Changed
- Fix CleanRip not pulling info by @Deterous in https://github.com/SabreTools/MPF/pull/697
- Fix XboxOne/XboxSX Filename bug by @Deterous in https://github.com/SabreTools/MPF/pull/698
- Trim PIC for XboxOne/XboxSX by @Deterous in https://github.com/SabreTools/MPF/pull/700
- Add Xbox Backup Creator support to MPF.Check by @Deterous in https://github.com/SabreTools/MPF/pull/701
- Prefer PlayStation info from Redumper logs by @Deterous in https://github.com/SabreTools/MPF/pull/702
Full Changelog: https://github.com/SabreTools/MPF/compare/3.1.8...3.1.9
Downloads