#16
|
||||
|
||||
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. ![]() PD: i want Zlib Checker PRO make a list of files with streams too. ![]()
__________________
-the science of the useless- |
The Following User Says Thank You to gozarck For This Useful Post: | ||
RamiroCruzo (29-07-2016) |
Sponsored Links |
#17
|
||||
|
||||
You can take this.
rawdet "%%~F" .\temp\.out .\temp\.str .\temp\ > NUL becomes rawdet_helper "%%~F" > NUL |
#18
|
||||
|
||||
Quote:
I tried this and works good..But whats the matter to use this ? ...... Ok now I got it ![]() Thanks RAZOR12911 for this tool ![]()
__________________
¬ BRAIN Can Do ANYTHING iF USE ;) ¬ Last edited by SAM2712; 30-07-2016 at 19:45. |
#19
|
||||
|
||||
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 ![]()
__________________
-the science of the useless- |
The Following 2 Users Say Thank You to gozarck For This Useful Post: | ||
RamiroCruzo (30-07-2016), SAM2712 (30-07-2016) |
#20
|
||||
|
||||
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 ![]()
__________________
¬ BRAIN Can Do ANYTHING iF USE ;) ¬ Last edited by SAM2712; 01-08-2016 at 20:13. |
#21
|
|||
|
|||
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)
__________________
Who's Got Time To Play Games? Huh?? |
The Following User Says Thank You to Prince4 For This Useful Post: | ||
SAM2712 (02-08-2016) |
#22
|
||||
|
||||
Thanks Prince
![]()
__________________
¬ BRAIN Can Do ANYTHING iF USE ;) ¬ |
#23
|
||||
|
||||
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 ![]()
__________________
¬ BRAIN Can Do ANYTHING iF USE ;) ¬ |
The Following User Says Thank You to SAM2712 For This Useful Post: | ||
vint56 (29-08-2016) |
#24
|
||||
|
||||
![]()
Check the this files for test.
__________________
-the science of the useless- |
The Following 9 Users Say Thank You to gozarck For This Useful Post: | ||
Andrey167 (30-08-2016), arkantos7 (31-08-2016), felice2011 (30-08-2016), kenzo34 (30-08-2016), Mini (29-08-2016), Razor12911 (29-08-2016), SAM2712 (30-08-2016), Simorq (29-08-2016), ZAZA4EVER (08-12-2016) |
#25
|
||||
|
||||
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) Last edited by Simorq; 29-08-2016 at 15:17. |
#26
|
||||
|
||||
Works fine
|
#27
|
|||
|
|||
Quote:
Code:
For /R %%i in (*.pak) do %COMMAND_HERE%
__________________
Who's Got Time To Play Games? Huh?? |
#28
|
||||
|
||||
Quote:
![]()
__________________
¬ BRAIN Can Do ANYTHING iF USE ;) ¬ |
#29
|
||||
|
||||
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.
|
#30
|
|||
|
|||
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
__________________
XD Last edited by Gupta; 22-05-2017 at 10:20. |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Simple Tutorial of Compressing GTAV | Razor12911 | Conversion Tutorials | 26 | 29-01-2019 01:31 |
PZlib (Alternative to Precomp) | Razor12911 | Conversion Tutorials | 121 | 12-12-2017 16:48 |
Reflate (Compatible with ISDone) | Razor12911 | Conversion Tutorials | 114 | 09-03-2017 05:47 |
Fast Zlib Recompressor by Razor12911 (*Test*) | panker1992 | Conversion Tutorials | 25 | 27-04-2016 05:22 |
Reflate test | Razor12911 | Conversion Tutorials | 8 | 09-09-2015 00:35 |