UI Builds
Windows x64 - Recommended for all Windows users
Windows x86 - Only needed for older machines
Changelog
- Add BCA to list of files to select in Check UI
- Move Zstd compression helper to base processor
- Add file merge method in CleanRip
- Implement file merging in CleanRip
- Support reparsing of MPF-processed outputs
- Use WriteToFile extension for zip entries
- Move output file implementations to separate namespace
- Conditionally require state
- Replace "We" comments
- Parse XboxOne/SX Title IDs
- Reduce chance of empty strings
- Initial UI lang code
- Move to enum-based model for UI language options
- Slight cleanup to main window language handling
- Clean up nullability
- Clean up a bit of element work
- Fill in some gaps
- Add UI by default to launch
- Continue UI translation work
- Minor formatting cleanup
- Ensure readers and writers dispose
- Complete translation support
- Add skeleton for 8 more languages
- Add 8 more language menu items
- Add basic translation for 8 more languages
- Make Check flags toggle if config used
- Add console print when Check loads from config
- Add Ukrainian translation (superg)
- Add list configuration commandline feature
- Handle a provided log zip in Check operation
- Allow files to be zipped but not deleted
- Fix long translated strings
- Allow placeholder files to be used in Check
- Make .img not required for DIC outputs
- Handle log zip path in information extraction
- Redumper state file is not accessed
- Fix tests broken by last commit
- Regex outputs should not name based on pattern
- Make log archive handling more user-apparent
- Be selective on which systems to enable skeleton
- Readme updates for accuracy
- Separate out default program paths
- Add per-OS executable names
- Simplify first-run CLI experience
- Change CLI first-run wording
- Free disk space for runners
- Possibly fix missing options string
- Minor Spanish cleanup
- Update RedumpLib to 1.8.0
- Limit visibility of Compatible OS text box
- Stop using long name for default system setting
- Updated Polish translation
- Fix rolling tag
- Try to add UI links to rolling release
- Slight tweak to automatic UI links
- Add hidden language (NovaAurora)
- Fix langs
- Fix issues with path assembly
- Clean up submission info use and log link text
- Update Redumper to build 658
- Pre-compress all skeletons for multi-track CDs
- Add DVD-Video to list of copy protection scanning systems
- Update Redumper to build 660
- Use dated default output filenames
- Update packages
- Scan disc image if not multi-track
- Scan multi-track images for protection
- Move and rename new protection scan method
- Path scan after image scan
- Update Redumper to build 663
- Name some type parameters
- Ensure volume label is trimmed if used in filenames
- Remove DPM identifier for StarForce Keyless
- New Redumper Drive Pregap Start option
- Clarify the unmounted device case
- Add support for .NET 10
- Update Redumper to build 665
- Disable Zstd PKZIP outputs
- Add commented fix for Zstd PKZIP
- Reenable Zstd PKZIP outputs
What's Changed
- Support reparsing of MPF-processed outputs by @Deterous in #896
- Parse XboxOne/SX Title IDs by @Deterous in #897
- Initial UI lang code by @Deterous in #899
- Continue UI translation work by @Deterous in #900
- Complete translation support by @Deterous in #901
- Add basic translation for 8 more languages by @Deterous in #902
- Fix long translated strings by @Deterous in #907
- Support UI Languages by @mnadareski in #908
- Be selective on which systems to enable skeleton by @Deterous in #909
- Updated Polish translation by @RobbedColek in #910
- Rolling tag fix by @Deterous in #911
- Add hidden language (NovaAurora) by @Deterous in #912
- Fix langs by @Deterous in #913
- Update Redumper to build 658 by @Deterous in #914
- Pre-compress all skeletons for multi-track CDs by @Deterous in #915
- Remove DPM identifier for StarForce Keyless by @HeroponRikiBestest in #918
- New Redumper Drive Pregap Start option by @Deterous in #920
New Contributors
- @RobbedColek made their first contribution in #910
Full Changelog: 3.5.0...3.6.0