https://github.com/Deterous/LibIRD/releases/
It is command-line only and requires .NET 8 installed.
A UI for this will be added within MPF eventually
Creating an IRD (with different options for providing keys):
Code: Select all
irdkit create game.iso
irdkit create game.iso -k A125B2FF16B9B18D5C18B5630B501643
irdkit create game.iso -f game.key
irdkit create game.iso -l game.getkey.logCode: Select all
irdkit info game.iso
irdkit info game.irdCode: Select all
irdkit diff game1.ird game2.ird- Only requires a redump ISO. Does not require Disc Key/Disc ID/PIC. Pulls key from redump.org and generates ID/PIC.
- Correctly hashes non-contiguous files
- Produces reproducible IRDs, 1:1 correspondence with redump ISOs
- Much faster for large ISOs, ISOs with many files
- Create IRDs for an entire PS3 ISO set in one command