|
Hi Gozarck
I just ran another test, I don't know if it is a known bug but dragging external folders (folders not shared by batch and the folder being dragged) results in RSD always coming back with no lists and RSD always says there were no streams found yet if you paste the folder near the batch, it works.
I also noticed something about this tool, its drawbacks.
Firstly, by using this tool, it is guaranteed that you are going to run rawdet twice on some files that had streams, generating more temp files and etc. First during detection then again during compression so this at the end of the day wastes time especially on a game that has almost all files zlib compressed, also if it is big. e.g. Mad Max.
I think this can be solved if it is possible to that right after rawdet is run, you must somehow make some detections on the temp folder for 00000000.raw which is the first stream to be found, then once that is done, just kill the rawdet process then move to the next file because it doesn't seems like knowing the number of streams found is of necessity because at the end of the day, a file in the dragged folder may have 1 stream, it will be on the list which is virtually the same as a file with 10000 streams found, so right after the minutes the first stream is found, terminate rawdet then move on to the next file.
|