|
#196
|
|||
|
|||
|
Quote:
Autorun.ini is not required. it will continue read from Setup.ini |
| Sponsored Links |
|
#197
|
|||
|
|||
|
how to auto launch after install game E.g: Settings.exe
|
|
#198
|
|||
|
|||
|
Tools to design buttons ?
How do I add remaining time to my installer ? |
|
#199
|
|||
|
|||
|
Tools to design Buttons = imagination (best tool) and photoshop.
|
|
#200
|
|||
|
|||
|
Thanks Mikey.
How to add remaining time like (peter's CI) has done ?Can someone give code & explain it (Precomp+Srep+FreeArc) for high compression ? Last edited by Compiler; 19-09-2012 at 07:43. |
|
#201
|
|||
|
|||
|
Quote:
it already supports it. |
|
#202
|
|||
|
|||
|
Thanks Yener90,for creating this CI.
I used it but I was able to compress a 100 Mb game to 88 Mb only ,but I saw 50-60% compression ratios from others using same method but the code and data might not be same.So,I need code for good compression ratios and explain it,so that I don't trouble every time.
|
|
#203
|
||||
|
||||
|
Quote:
Some games (ex Dead island with all dlc has around 7-8 gigs but compressed with INNO gets around 3 gigs -eng only-) and other games (ex latest transformers can' be compressed more than already is). even if you use Srep; Precomp, etc you won't get a noticeable difference. oh and yener's CI has a moderate compression selected (for best compression use Lzma2/Ultra64 settings) Last edited by Th3Raven; 20-09-2012 at 01:25. Reason: updated answer |
|
#204
|
|||
|
|||
|
Thanks,I'll work with different game,may be I can notice the difference.
|
|
#205
|
|||
|
|||
|
During Installation it is giving a message insert disc 1.I used Precomp,so I added "PrecompVer=038" to "Install Options" and my Extraction Settings are
"FreeArcFile1={src}\Data1.cab;DestDir:{app};Disk:1 ;PrecSrep:1". What went wrong ? |
|
#206
|
||||
|
||||
|
precompver=038 needs to be precompver=0.38
was discussed earlier in thread --> http://fileforums.com/showpost.php?p...&postcount=166 |
|
#207
|
|||
|
|||
|
Thanks Yener installed the game at last,but I have a question should I include .cab game file while compiling or not,if not what should be written here
#ifdef ProgramFiles Source:D:\Data1.cab; DestDir: {app}; Flags: ignoreversion recursesubdirs createallsubdirs; Excludes: unins*; Check: FreeArcError; #endif |
|
#208
|
||||
|
||||
|
If I compress with FreeArc using this code
Code:
-ld1600 |
|
#209
|
|||
|
|||
|
Quote:
edit Setup.ini if you want to let Data1.cab extracting. |
|
#210
|
|||
|
|||
|
Hi Yener is it possible to compress data as arc,precomp,srep,cab and include it in .bin and at time of installation extract .cab from .bin and script should also extract srep and precomp files,which at last gives required data in required directory.
Last edited by Compiler; 03-10-2012 at 08:52. |
![]() |
|
|
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 |