|
#136
|
||||
|
||||
|
Born_inSANE if you're running process with -c- parameter, the output file will be bigger and better srepped due to using no compression.
If you're running process via drag'n'drop on exe it uses default -cb compression on output file so it'll be smaller but worse srepped the right choice is -c- and bigger output BTW: when I told about drag'n'drop few posts above I mean drag'n'drop to bat file, not exe
|
| Sponsored Links |
|
#137
|
||||
|
||||
|
Thanks BAMse.Now I compressed the Data1.srep using freearc,and after compression the Data1.arc had few files that are meant to be compressed and the Data1.srep in it ,so should I delete Data1.srep or not ?
Last edited by Born_inSANE; 12-07-2012 at 20:41. |
|
#138
|
||||
|
||||
|
Born_inSANE data1.srep must be compressed to data1.cab not data1.arc.
Your directory probably contains both data1.arc and data1.srep while compressing srep file, so it was added to existed data1.arc. Finally data1.cab must contain data1.srep ONLY |
|
#139
|
|||
|
|||
|
Hi BAMse thanks again for all the help got it working perfect (precomp and srep). just one thing after precomp finishes running it giving a suggestion on commands to use in srep should they be used eg: -zl11,68 -d1.other than that i have yener's awesome script and precomp with srep working perfect for me.
Dont worry sorted it out stupid mistake Last edited by mikey26; 13-07-2012 at 10:17. Reason: Blonde moment |
|
#140
|
||||
|
||||
|
No no. These parameters are for precomp if you are precomping THIS file once again. Using them speeds up the process
|
|
#141
|
||||
|
||||
|
How to compress Data.srep to Data.cab ?
And I tried putting few images(Resized and renamed) in setup.cab but they aren't showing up,is this because of wrong compression(I compressed them using freearc and renamed to*.cab) |
|
#142
|
||||
|
||||
|
the setup.cab is used by CI 8*, to display the images etc, NOT for your game archives.
you create a m0 ( no compression archive, for your game ) then you precomp that file, which will end up bigger then original archive, then srep the output file from precomp, finally re-archive the output srep file with whatever compression you want. ALL filenames must have same prefix, IE use data.arc then data. - - - for both precomp & srep. At the very end you can specify the final filename output as either *.arc/cab/bin whatever you want to call it, could even be mnbvhgoewe... the name + extension is up to you. Just make sure that the script knows what filename+extension its supposed to look for. As for the images NOT showing up its because the setup.cab file MUST use either winrar or 7-zip to add / replace images in it. First lines on page 1 of this topic. Here is a big tutorial for my CI (C Custom I Installer) 8: Required files for the installation..... ( next line ) tells you what setup.cab is & how to edit it. |
|
#143
|
||||
|
||||
|
I have compiled the script and got mygame.exe , couple of setup.bin files at 2.01GB and at first run its asking for disc 1,did I make any mistake ?
|
|
#144
|
|||
|
|||
|
@Born inSANE edit your setup.ini it should look something like this if your used precomp and srep.
[InstallOptions] ApplicationName=Dirty Showdown Publisher=Codemasters MyExecutableName=showdown.exe MyExecutablePath= SaveGameFolder= GameSize=9646 Lang=de,en,es,fr,it LangUI=0 PrecompVer=0.42 Editor=yener90 [InstallSettings] GDFBinary=game_gdf.dll [ExtractSettings] FreeArcFile1 = {src} \ Data1.bin; DestDir: {app}; Disk: 1; PrecSrep:1 FreeArcFile1 = {src} \ Data2.bin; DestDir: {app}; Disk: 1; PrecSrep:1 Leave out PrecSrep:1 if your just used freearc Last edited by mikey26; 14-07-2012 at 02:53. |
|
#145
|
||||
|
||||
|
Got this error IsDone.dll.I compressed this way data.arc---->data.pcf------>data.srep,and at last compressed data.srep with winzip and renamed it asa data.cab and compiled it.
Last edited by Born_inSANE; 14-07-2012 at 03:55. Reason: Additional info |
|
#146
|
||||
|
||||
|
I just removed
[ExtractSettings] FreeArcFile1 = {src} \ Data1.bin; DestDir: {app}; Disk: 1; PrecSrep:1 FreeArcFile1 = {src} \ Data2.bin; DestDir: {app}; Disk: 1; PrecSrep:1 from the script and and ran .exe, it extracted the Data1.arc and Data2.arc which had srep files in them. |
|
#147
|
|||
|
|||
|
@Born_inSANE u need to compress the data.srep with freearc not winzip.use the setting
[ExtractSettings] FreeArcFile1 = {src} \ Data1.bin; DestDir: {app}; Disk: 1; PrecSrep:1 FreeArcFile1 = {src} \ Data2.bin; DestDir: {app}; Disk: 1; PrecSrep:1 just replace data1.bin with what eva your cab file is called. |
|
#148
|
||||
|
||||
|
Now it installed but the o/p folder has Data.arc with Data.srep in it,what happened exactly ?
|
|
#149
|
|||
|
|||
|
are u using yener's script post the iss and setup.ini let me have a look and what version of precomp and srep are u using?
|
|
#150
|
||||
|
||||
|
I'll do it soon.
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Tutorial On How To Create Your Own Crack..! | mojo8850 | PC Games | 17 | 20-03-2005 22:43 |
| Mafia - Newbie Cracking Tutorial online | cdkiller | PC Games | 6 | 14-12-2002 09:01 |
| every game needs a special dvd rip tutorial??? | billete100 | PS2 Games | 1 | 10-10-2001 01:44 |
| Brief fast tutorial on DC copy? | webcamworld | DC Games | 1 | 02-05-2001 20:27 |
| grandia 2 SAGICE's tutorial | DarCwuN | DC Games | 2 | 17-12-2000 16:43 |