From 2c7e6423cf8e2c9d3224a71eb54a9066ad4c43e9 Mon Sep 17 00:00:00 2001 From: Deterous <138427222+Deterous@users.noreply.github.com> Date: Wed, 20 Aug 2025 20:43:19 +0900 Subject: [PATCH] Update README.md --- IRDKit/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/IRDKit/README.md b/IRDKit/README.md index c3bf5fc..9239cf4 100644 --- a/IRDKit/README.md +++ b/IRDKit/README.md @@ -46,3 +46,7 @@ The comparison can be printed to a file, e.g. `-o out.txt` or `--output=` For all options, run `irdkit help rename` To rename an IRD (or folder of IRDs) according to a redump DAT, run `irdkit rename -d redump.dat game.ird` + +## Verifying with an IRD + +To verify that a folder containing files from a PS3 disc match the file hashes within an IRD, run `irdkit verify game.ird folder/of/files`