Resource icon

PS1 EDCRE v1.1.0

  • The verbose (-v) argument now displays the sector number being processed in addition to the percentage.
  • Scan report now only displayed if verbose (-v) argument is given.
  • New test suite.
  • Updated the EzRe build system to v1.1.2. PowerPC Mac OS X builds are now available.
Changes:
  • Fixed Windows builds, closing issue #3.
  • For all operating systems, if test only mode is given (-t) then the input file is opened as read only, which is more correct. Otherwise it is open as read write so that EDC/ECC can be updated if needed.
  • The verbose (-v) argument now displays which sectors/lbas are invalid, if any are. Without specifying verbose mode, it is no longer printed by default which exact sectors need updating of EDC/ECC and you just get the scan report at the end saying how many were. This is more consistent with how verbose mode already only displays which sectors/lbas were fixed, rather then just a sum of how many in the scan report.
  • Updated EzRe build system to v1.0.3. RPM package files are now generated for i386 and x86_64 Linux.
Back
Top