|
#11
|
|||
|
|||
|
Quote:
freearc->precomp->srep->freearc But We can do the same with using a command like this in freearc. EX: (from peterf1999's Syndicate) arc a -ep1 -ed -r -w.\ .\Disk\Data1.bin -msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 "%choice1%\Content\Textures\*" arc a -ep1 -ed -r -w.\ .\Disk\Data2.bin -mprecomp:zl98:d1+srep+lzma:a1:mfbt4:d256m:fb128:mc 1000:lc8 "%choice1%\Content\XDF\*" arc a -ep1 -ed -r -w.\ .\Disk\Data3.bin -x"%choice1%\Content\XDF\*" -x"%choice1%\Content\Textures\*" -x"%choice1%\Content\Videos\*" -msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 "%choice1%\Content\*" arc a -ep1 -ed -r -w.\ .\Disk\Data4.bin -x"%choice1%\Content_Rus\*" -x"%choice1%\Content\*" -x"%choice1%\__Installer\*" -x"%choice1%\*RU.dll" -mprecomp:t-nfj+srep+exe+delta+lzma:a1:mfbt4:d256m:fb128:mc100 0:lc8 "%choice1%\*" My problem is When we compile like this the final freearc file cannot be extracted using yenner90 scrip. You might probably say use the other normal method. But the advantage of this method is that the extraction is very fast and when we open the freearc file, inside we can see the original files as they are, eventhough they are precomped and sreped. What this command actually do is it precoms and srep file by file unlike what we normally do(Processing a group of files packed with freearc using store mode ) |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| INNO TROUBLESHOOT - Questions Here | REV0 | Conversion Tutorials | 1565 | 29-11-2024 09:51 |
| Inno Setup: Additional Libraries | altef_4 | Conversion Tutorials | 50 | 21-10-2020 09:59 |
| INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup | REV0 | Conversion Tutorials | 51 | 26-03-2015 06:57 |
| Help- How to extract a .bin file compressed by a code ? | Adonix | Conversion Tutorials | 22 | 22-03-2015 15:02 |
| yener90's older Inno Project Source Codes | THADEADMAN2011 | PC Games - CD/DVD Conversions | 0 | 16-06-2012 03:40 |