FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Help Compressing DOA5LR ! (https://fileforums.com/showthread.php?t=98203)

SAM2712 13-09-2016 06:57

Quote:

Originally Posted by aswadd (Post 451577)
Winrar Max settings = 8.7 GB :D:D I think it's good compared to the time & ratio of others :D:D

why did u use msc ?? I it's useless it won't make any change to videos :confused::confused:
also why dispack070 ?? I reached around 8.18 GB with only srep+Lzma max / srep + xz with huge dictionary about 8.1 GB :D no need other tools , also msc didn't help me :\

MSC worked on .ink files on most files and total compression of the whole game took only ~2 hours for me. Not bad I think. And Installation took ~6 min or less if nothing run anything on pc .

aswadd 13-09-2016 08:28

Quote:

Originally Posted by SAM2712 (Post 451580)
Don't understand Bud .
Do u mean dir /f ? for using text file ?
Give e.g with attachment below :confused:
I want to compress files written in text file.

do you want arc to compress all files and make them in one archive ?? or each file has his own archive ??

SAM2712 13-09-2016 10:57

Quote:

Originally Posted by aswadd (Post 451582)
do you want arc to compress all files and make them in one archive ?? or each file has his own archive ??

I want all files in one archive written in text file.

aswadd 13-09-2016 12:49

Quote:

Originally Posted by SAM2712 (Post 451587)
I want all files in one archive written in text file.

ok the idea will be that you will copy / move all files you want in new directory then using arc to compress the hole folder :D

if you will run from bat file use this
for /f "delims=" %%I in (paths.txt) do copy "%%I" "C:\folder_to_compress_with_arc"

if you will run from cmd use this
for /f "delims=" %I in (paths.txt) do copy "%I" "C:\folder_to_compress_with_arc"

it will take all files paths from path.txt file & copy / move it to new directory "C:\folder_to_compress_with_arc" then you can compress it using arc

SAM2712 22-09-2016 09:44

Quote:

Originally Posted by aswadd (Post 451589)
ok the idea will be that you will copy / move all files you want in new directory then using arc to compress the hole folder :D

if you will run from bat file use this
for /f "delims=" %%I in (paths.txt) do copy "%%I" "C:\folder_to_compress_with_arc"

if you will run from cmd use this
for /f "delims=" %I in (paths.txt) do copy "%I" "C:\folder_to_compress_with_arc"

it will take all files paths from path.txt file & copy / move it to new directory "C:\folder_to_compress_with_arc" then you can compress it using arc

Thanks aswadd :D I m using this for alternate files AND I also figure out also which i want is : arc a -ma9 -ds -lc1024 -ld1024 -di -i1 -ep1 -ed -r -w.\temp [email protected] Data\arc.bin -mmethod "Directory\*"
One thing more aswadd that if i want to exclude that list.txt then what to do :rolleyes:

Gupta 22-09-2016 10:07

Use [email protected]

SAM2712 22-09-2016 10:10

Quote:

Originally Posted by PrinceGupta2000 (Post 451972)

It's Working Thanks Prince:D


All times are GMT -7. The time now is 09:09.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com