X-Git-Url: https://git.jtryba.com/browse/friidump.git/blobdiff_plain/de0c1a3eccb6f04bbfd23436b592fe7fc501fcf2..29417fff9ebac65b1cf60ea8951c687696302c55:/README?ds=sidebyside diff --git a/README b/README index a481527..a983057 100644 --- a/README +++ b/README @@ -7,6 +7,16 @@ FF 08 01 vendor lock-state path, redump-style metadata output, optional 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 ` 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, @@ -176,6 +186,11 @@ or a command-prompt under Windows. The basic usage is as follows: friidump -d -a +A native compatibility report is created automatically for the same run. +To place it in a different directory: + +friidump -d -a --report-dir reports + For a plain DVD-ROM dump from any readable drive, use `-D` / `--dvd` or the numeric equivalent `-T 3`: