#1
|
|||
|
|||
Game File Sorter
It sorts files on deflate streams and entropy(compression) and writes filenames on logs.
Code:
Log_deflate.log : files containing deflate streams Log_c80.log : files having projected compression ratio above 80 Log_c50a.log : files having projected compression ratio above 50 below 80 Log_c50b.log : files having projected compression ratio below 50 arc a -di -i2 -s; -ep1 -ed -n@Log_deflate.log -wtemp\ -mpzlib+srep+lzma "%output%" "%Input%" arc a -di -i2 -s; -ep1 -ed -n@Log_c80.log -wtemp\ -mlz4 "%output%" "%Input%" arc a -di -i2 -s; -ep1 -ed -n@Log_c50a.log -wtemp\ -msrep+4x4:lzma "%output%" "%Input%" arc a -di -i2 -s; -ep1 -ed -n@Log_c50b.log -wtemp\ -msrep+lzma "%output%" "%Input%" scanning is also very fast, but it only scans the first 64mb of file uses Bulat Ziganshin's Data Smoke Last edited by Gupta; 18-01-2018 at 06:34. |
The Following 18 Users Say Thank You to Gupta For This Useful Post: | ||
1234567890123 (18-01-2018), 78372 (18-01-2018), Andu21 (18-01-2018), DiCaPrIo (18-01-2018), EzzEldin16 (18-01-2018), ffmla (19-01-2018), gozarck (24-01-2018), GTX590 (08-05-2021), KaktoR (18-01-2018), Newbie-repacker (07-05-2021), nickwazhere2012 (19-01-2018), RamiroCruzo (08-03-2018), ravencrow (05-02-2018), Razor12911 (23-02-2018), romulus_ut3 (08-03-2018), ScOOt3r (09-05-2021), shazzla (18-01-2018), Simorq (24-01-2018) |
Sponsored Links |
#2
|
|||
|
|||
Bhai ek ke baad ek bomb chor raha hain XD
Nice tool, could be useful for everyone
__________________
NOT AVAILABLE |
The Following User Says Thank You to 78372 For This Useful Post: | ||
Gupta (18-01-2018) |
#4
|
|||
|
|||
Calculas, maths keya hota hain, wo to ek accounting student hi janey bhaiya(like me XD)
Oops, sorry, english language forum, will delete this reply soon.
__________________
NOT AVAILABLE Last edited by 78372; 18-01-2018 at 05:56. |
The Following User Says Thank You to 78372 For This Useful Post: | ||
Gupta (18-01-2018) |
#5
|
|||
|
|||
bhai science walo ka dard kya smjo tum XD
Meanwhile Minor Update: Fix a bug in entropy checker relative path are printed now Last edited by Gupta; 18-01-2018 at 06:34. |
#6
|
||||
|
||||
Excellent this save a lot of time compressing unnecesary files with high entropy!.
__________________
-the science of the useless- |
The Following User Says Thank You to gozarck For This Useful Post: | ||
EzzEldin16 (25-01-2018) |
#7
|
|||
|
|||
ok here is the beta test
basic idea is mask not works everywhere i am going to sleep, is awake from last 24 hours side note: now you can add ur own precompressors see "precompress.ini" new gui(i am new to qt) gui can compress on its own, but arc.exe and all other pre-compressor.ini should be in the same directory as gui.exe, will make path var available test all opinions are welcome GSC.PNG Last edited by Gupta; 23-02-2018 at 10:09. |
The Following 9 Users Say Thank You to Gupta For This Useful Post: | ||
78372 (08-03-2018), doofoo24 (23-02-2018), felice2011 (23-02-2018), kassane (28-02-2018), oltjon (23-02-2018), Razor12911 (23-02-2018), shazzla (28-02-2018), Simorq (23-02-2018), vint56 (24-02-2018) |
#8
|
|||
|
|||
in the mean time, here is a console program
Code:
USAGE: gsc [-t <integer>] [-p <integer>] [-m <integer>] [-l <integer>] [-c <string>] [-b <directory>] [-e <string>] -d <directory> ... [--] [--version] [-h] Where: -t <integer>, --inflation-threshold <integer> minimum percent of inflation -p <integer>, --scan-percent <integer> percentage of the file to process(<100) -m <integer>, --max-scan-size <integer> maximum file portion to process(mb) -l <integer>, --min-scan-size <integer> minimum file portion to process(mb) -c <string>, --disable <string> precompressors to disable,separated by ',' -b <directory>, --base-dir <directory> base directory,all paths printed will be relative to this path -e <string>, --exclude <string> files to ignore(accepts masks),separated by ',' -d <directory>, --directory <directory> (accepted multiple times) (required) directory to process --, --ignore_rest Ignores the rest of the labeled arguments following this flag. --version Displays version information and exits. -h, --help Displays usage information and exits. Gupta's Game Scanner This will scan given directories and create file-list in lists\ directory e80 : files with entropy above 80 e50a : files with entropy above 50 and below 80 e50b : files with entropy below 50 {precompressor}.list: files which inflates using the {compressor} Code:
This will scan given directories and create file-list in lists\ directory e80 : files with entropy above 80 e50a : files with entropy above 50 and below 80 e50b : files with entropy below 50 {precompressor}.list: files which inflates using the {compressor} Last edited by Gupta; 08-03-2018 at 06:27. |
The Following 4 Users Say Thank You to Gupta For This Useful Post: | ||
#9
|
|||
|
|||
Quote:
Sample: https://i.kek.sh/hehpHdctWeU.jpg |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Unable to Backup "Oz" Season 2 Disc 2 | soulvids | DVD Backup Forum | 1 | 25-08-2007 12:57 |
Biathlon 2006 Problems... Please help! | RamGuy | General Gaming | 1 | 10-04-2006 03:23 |
Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 09:48 |
Having a nightmare with Iomega USB ZipCD - Help! | Tranced | CD/DVD-Writers | 2 | 03-04-2005 06:00 |
Have Problems With Burning Please Help!!!!!!!!!!!!!!!! | dblue | CD/DVD Software & Utilities | 1 | 15-09-2004 17:08 |