XISO output, and a convenient forced-DVD mode (`-D` / `--dvd`). See
docs/XBOX.md for Xbox-specific details.
+FriiDump 0.5.3.16-pf1 also creates native compatibility evidence reports
+by default for normal dump invocations using the `friidump-test-result.v1`
+contract. The default report is written beside the final FriiDump log and
+derives its filename from that log. `--report-json` overrides the pathname,
+`--report-dir` overrides the destination directory, and
+`--firmware-modified <note>` records modified firmware; omission assumes
+stock firmware. Reports are atomic, preserve exact live drive/firmware
+identity, and distinguish complete, partial, failed, cancelled, diagnostic,
+and resumed runs. See `docs/NATIVE_REPORTS.md`.
+
FriiDump is a program that lets you dump Nintendo Wii and GameCube disc from
your computer, without using original Nintendo hardware. It basically performs
the same functions as the famous "RawDump" program, but with a big difference,
friidump -d <drive> -a
+A native compatibility report is created automatically for the same run.
+To place it in a different directory:
+
+friidump -d <drive> -a --report-dir reports
+
For a plain DVD-ROM dump from any readable drive, use `-D` / `--dvd` or the
numeric equivalent `-T 3`: