]> FriiDump Source - friidump.git/blob - docs/reports/FRIIDUMP_HLDS_PROFILE_UPDATE_V60.md
FriiDump 0.5.3.16: finalize release identity and documentation
[friidump.git] / docs / reports / FRIIDUMP_HLDS_PROFILE_UPDATE_V60.md
1 # FriiDump HLDS Profile Update v60
2
3 Version: FriiDump 0.5.3.4
4
5 ## Media-preflight correction
6
7 The 0.5.3.3 empty-drive test on `HL-DT-ST CDRW/DVD GCC4244/B103` showed that TEST UNIT READY could return GOOD through the USB bridge with an empty tray. FriiDump therefore proceeded to seed retrieval and failed after nine seconds.
8
9 0.5.3.4 fixes that behavior:
10
11 - Windows SCSI pass-through treats non-GOOD SCSI status as command failure even when `DeviceIoControl` succeeds.
12 - `ignore_errors` suppresses diagnostics only; it no longer converts failed MMC commands into success.
13 - Media preflight requires both TEST UNIT READY and a valid READ CAPACITY(10) response with more than one 2048-byte logical block.
14 - Empty or invalid-capacity media stops before `disc_init()` and before HLDS vendor seed/cache reads.
15
16 ## Validation sync
17
18 The consolidated validation report now includes the completed GDR-8163B 0L23 Sonic Mega Collection dump:
19
20 - CRC32: `01b52739`
21 - MD5: `85a525df1481d0ad67d8761f832dca12`
22 - SHA-1: `06eb6d15b4d7f90ec0fed9ce9a77db41358d74ed`
23 - SHA-256: `30098da93f5de9ece8da44f8afdfb85cf9bcdc24d77131221e64e3038a529010`
24 - Duration: `7222.19` seconds
25 - Average: `694.03 MiB/h`