Skip to content

IRDKit 0.6.0

Pre-release
Pre-release

Choose a tag to compare

@Deterous Deterous released this 20 Feb 07:43
· 37 commits to master since this release
9d03dbb

Performs CRC32 ISO hashing, region MD5 hashing, and file MD5 hashing in one read pass, speeding up IRD creation massively for slow reads (HDDs, network shares, etc).
If the key has to be pulled from redump.org, then the CRC32 hash will be reused for the IRD field. For slow reads, it is advised to pass the key to IRDKit via -k, or -f

Library available on nuget: https://www.nuget.org/packages/LibIRD/0.6.0

Requires .NET 8 runtime to be installed to run