Hello, everyone.
I am looking for some information or documentation on how to manually reScene unpacked scene release.
What I know that a command prompt is definitely used with some specific switches to create rar files.
Example:
rar_version.exe a -m1 -mdG -mt4 -vn -v250000000b release_name.rar release_name.iso
rar_version.exe a -m1 -mdG -s- -ds -mt1 -vn -o+ -ep -idcd -vn -v11766322b release_name.rar release_name.iso
Yet, CRC32 sums never match when I try to verify obtained results with SFV files stored at srrDB.
Does anyone can provide a few examples of such a command prompt that are typical for a Scene Group (e.g. Fairlight or Codex)? Or guide where I can find them.
I know that srr files actually contain some hints of what RAR version (Windows, Linux etc.) was initially used for packing a Scene Release and sometimes it is necessary to play with switches (for example, changing numbers for: -mt1 or -mt3 etc) to guess the correct command prompt.
However, I am so confused of what other switches could look like and a number of tries the guessing process may take. Not to mention that different RAR versions add even more variability for manual reScening.
I have been using srrGUI / pyReScene for some time and know that sometimes to find a good RAR is a pain in the neck. However, due to inability to reScene any releases after packed with RAR 5.50, I am wondering how others do it. Yes, I know that such manual reScene is rather a method based on a trial and error. But, I believe that more experienced folks know a few tricks for each Scene Group to begin with. On the other hand, I have a feeling that such command prompts should be pretty similar for each Scene Group (except for a size of a rar and a level of compression that change depending on each release).
Any assistance will be highly appreciated.