![]() |
HI Razor12911
RSD batch was made it to work in the same folder of the game folder. Reflate_DRC batch was made it to work pasting the folder path. RSDX8 batch was made it to work with rawdet x8 process, because if you try to kill the process (runing in parallel rawdet.exe) i got many errors msg. Also .str and .out files are blocked by the process and i cant delete them or force to kill the process. thats was my first idea for speed up rawdet and still working on it. the scratch result was RSDX8. :p PD: i want Zlib Checker PRO make a list of files with streams too. :) |
1 Attachment(s)
You can take this.
rawdet "%%~F" .\temp\.out .\temp\.str .\temp\ > NUL becomes rawdet_helper "%%~F" > NUL |
Quote:
I tried this and works good..But whats the matter to use this ? ...... Ok now I got it :) Thanks RAZOR12911 for this tool :) |
got damn it Razor12911. sometimes I ask myself What would we do without you. :)
Hey guys another Amazing Powertool by Razor12911 rawdet_helper. Like his name says it's a helper for speed up rawdet when search streams in big files. So now you need: rawdet.exe rawdet_helper.exe and the batch file in the same folder. Read the Razor12911 comment and modify the batch file. Thanks Razor12911 you are the best :cool: |
Hi Gozarck !
I need to know, how to give time (next compression starts in 5.4.3.2.1 like this) between next compression start in batch file and atlast automatically shutdown pc option after compression completed :confused: |
Quote:
And yeah you do not need to add %TIME% instead you need to add numbers in seconds Like : Timeout /T 5 (Continue after 5 Seconds) Shutdown /T 10 (Shutdown after 10 Seconds) |
Thanks Prince :D
|
Hi GOZARCK !
Please make a BATCH file like this : Suppose I want to making a dummy or extracting the files containing only extension ".pak" from Game folder :( |
1 Attachment(s)
Check the this files for test.
|
Good
Win 7 64Bit GTA V x64w.rpf (893MB) x64w.ref (1.98GB) x64w.srep (1.02GB) x64w.arc (516MB) x64w.rpf (893MB) =reflate7z (792MB) |
1 Attachment(s)
Works fine
|
Quote:
Code:
For /R %%i in (*.pak) do %COMMAND_HERE% |
Quote:
|
It`s a loop. It does mean for every file with the ending in the actual folder it will be done command "X". You can replace "%COMMAND_HERE%" with copy, reflate, and so on.
|
1 Attachment(s)
actually, if the file doesn't contain deflate rawdet_helper will be ended up checking the whole file
so here it's my take, the file is divided into 64 MB chunk then checked usage: tester [logfile] [ folder or file ] where the log file will contain all the files paths that contain deflate and you can also supply a folder or file, if it is a folder that it will recursively scan all files in the specified folder it can save a lot of time if there is a very big file without deflate you can directly include the logfile in Frearc and compress them in with any inflators |
| All times are GMT -7. The time now is 05:51. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com