Search found 1 match
- June 5th, 2008, 4:54 am
- Forum: Feature Requests
- Topic: RAR > PAR > RAR first
- Replies: 31
- Views: 28141
Re: RAR > PAR > RAR first
PAR2-on-the-fly verifiction is actually pretty easy to implement (just finished implementing it on the old SAB client). Basically the only thing you have to do is extract the md5 hashes from a par2 file and then verify the files once you assemble them. Per block verification (i.e figuring out exactl...