Forum: PC Games - CD/DVD Conversions
19-11-2012, 18:22
|
|
Replies: 83
Views: 67,896
|
Forum: Conversion Tutorials
16-11-2012, 16:18
|
|
Replies: 424
Views: 321,326
Arc (Arc.exe) is the compressor executable...
Arc (Arc.exe) is the compressor executable (http://freearc.org/), the other words are just the parameters for its commands and options.
If you run arc (from command line) you can see the help...
|
Forum: Conversion Tutorials
21-10-2012, 16:52
|
|
Replies: 1,475
Views: 1,206,177
|
Forum: Conversion Tutorials
20-10-2012, 16:57
|
|
Replies: 1,475
Views: 1,206,177
|
Forum: Conversion Tutorials
20-10-2012, 16:29
|
|
Replies: 1,475
Views: 1,206,177
|
Forum: PC Games - CD/DVD Conversions
20-10-2012, 16:22
|
|
Replies: 30
Views: 28,998
|
Forum: PC Games - CD/DVD Conversions
28-09-2012, 15:31
|
|
Replies: 48
Views: 40,579
I hate you!! :p:p;):D
I was working on it but...
I hate you!! :p:p;):D
I was working on it but lately i've always few time to do something :mad:
I need days long 48h instead 24h, lol! :D
(Sorry elbubi but peterf1999 did it before me! ;))
...
|
Forum: PC Games - CD/DVD Conversions
26-09-2012, 04:55
|
|
Replies: 24
Views: 21,342
|
Forum: PC Games - CD/DVD Conversions
25-09-2012, 18:16
|
|
Replies: 24
Views: 21,342
I have to contradict you REV0! :p
In this case...
I have to contradict you REV0! :p
In this case the compression is really good and 1xDVD5 is possible with only one language and without bik resampled.
With only italian language I still have 25mb...
|
Forum: PC Games - CD/DVD Conversions
22-09-2012, 16:13
|
|
Replies: 37
Views: 25,352
|
Forum: PC Games - CD/DVD Conversions
21-09-2012, 15:47
|
|
Replies: 37
Views: 25,352
|
Forum: PC Games - CD/DVD Conversions
18-09-2012, 20:14
|
|
Replies: 24
Views: 21,342
|
Forum: PC Games - CD/DVD Conversions
18-09-2012, 06:55
|
|
Replies: 39
Views: 25,341
|
Forum: Conversion Tutorials
31-08-2012, 13:46
|
|
Replies: 1,475
Views: 1,206,177
|
Forum: PC Games - CD/DVD Conversions
25-08-2012, 15:26
|
|
Replies: 13
Views: 12,893
Sorry guys, my fault! I forgot that when you...
Sorry guys, my fault! I forgot that when you compile a script Inno clean-up all Setup-*.bin files in the script folder.
Fixed now! ;)
ps: for the warning: are you using Unicode version of Inno?...
|
Forum: Conversion Tutorials
15-08-2012, 08:25
|
|
Replies: 1,475
Views: 1,206,177
Hum.. REV0 i think you can't compress them...
Hum.. REV0 i think you can't compress them because bik format file is already compressed itself (and i think the same with pck).
Usually the best way is a resampling and then earn more few MB with...
|
Forum: Conversion Tutorials
10-08-2012, 17:12
|
|
Replies: 1,475
Views: 1,206,177
|
Forum: Conversion Tutorials
10-08-2012, 08:59
|
|
Replies: 1,565
Views: 2,453,979
I don't understand your problem! :confused:
If...
I don't understand your problem! :confused:
If you want to exclude GameAssets folder you need something like this
arc a -r -ep1 -w.\ .\Disk1\Data1.bin -msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8...
|
Forum: PC Games - CD/DVD Conversions
09-08-2012, 17:19
|
|
Replies: 35
Views: 21,621
|
Forum: Conversion Tutorials
09-08-2012, 13:23
|
|
Replies: 1,565
Views: 2,453,979
|
Forum: Conversion Tutorials
09-08-2012, 12:39
|
|
Replies: 1,475
Views: 1,206,177
Try only the baseline: ...
Try only the baseline:
-mprecomp+srep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8
something like:
arc a -r -w.\ Data.cab -mprecomp+srep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 "Folder1\*" "Folder2\*"...
|
Forum: Conversion Tutorials
09-08-2012, 12:20
|
|
Replies: 1,565
Views: 2,453,979
arc a -r -w.\ .\Disk2\Data2.bin...
arc a -r -w.\ .\Disk2\Data2.bin -msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 "%choice1%\Assets\*"
For test, with fake files:
http://img339.imageshack.us/img339/4063/senzatitolo1yk.png
:)
|
Forum: Conversion Tutorials
09-08-2012, 09:07
|
|
Replies: 1,565
Views: 2,453,979
|
Forum: Conversion Tutorials
09-08-2012, 07:19
|
|
Replies: 1,565
Views: 2,453,979
|
Forum: Conversion Tutorials
08-08-2012, 20:30
|
|
Replies: 1,475
Views: 1,206,177
I'm not a guru but:
1) It depends on the...
I'm not a guru but:
1) It depends on the type of data you are compressing. The command-line number 3 might does a great job but not always. Anyway you can run precomp without any parameters and it...
|