|
|
|
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
#1
|
|||
|
|||
|
Hi, i always wanted to know how to do my conversions, any one can tell me if is there a tutorial to learn to do it?, and maybe i kind of wizard to do it easier?
also I way to find the regs of any game to put them on the conversions. I have always use others conversions and is nice and I thanks them all, but some times, the is no conversion for my game, I will like to learn to use inno and the other type of conversions that you do here. thanks for any help |
| Sponsored Links |
|
#2
|
|||
|
|||
|
Quote:
then learn a little batch (where action) file lists (folders or files to be included or not) know a little bit of photoshop or gimp the rest is a snap (just committed) Last edited by Dante1995; 26-10-2014 at 11:28. |
|
#3
|
|||
|
|||
|
Hi guys. I have a questions about conversions the games. In Step when I find ( Open InstallerScript.iss ) How I can open this file .ISS ?
And the important question is, When I find this step ( Save and compile ) How I can compile, which programs can I use ? I'm sorry for my English and Thanks |
|
#4
|
||||
|
||||
|
You need Inno Setup
http://www.jrsoftware.org/isdl.php Most conversion scripts need unicode version of IS.
__________________
Haters gonna hate
|
|
#5
|
||||
|
||||
|
Hi friends, I have a question to ask yourself:
you can run the installer without using the autorun? P.S. I use CIU version 1.0.0.6. thanks so much!
__________________
My Sistem -------> BioStar P4M90-M4, Intel P4 3GHz, 2GB Ram Value, GeForce Zotac 8800GT AMP! 512MB, Joypad XBox 360 |
|
#6
|
|||
|
|||
|
Any predictions conversions to far cry 4 and assassin's creed unity? I intend to write to blu ray yourself, just need an installer for the version I have has no installer you are copying files and play in any folder. I know they are games that is difficult to do something, especially the assassin's creed that unity has a single file with more than 10gb. Well I thank anyone who devote their time to perform any conversion of any game. It is an amazing and very well done. Forgive the bad English.
|
|
#7
|
|||
|
|||
|
Hello .We Black_Box_Script_By_Kurutucu_V1.8 this script to compression InnoSetup.Thank
|
|
#8
|
|||
|
|||
|
! Game_Installer_Designer_1.6 as add files for internal compresion
|
|
#9
|
||||
|
||||
|
Hey Guys, how to fix this in CI 8.5.7.4
![]() ![]()
|
|
#10
|
||||
|
||||
|
UltraARC CI script but, It will be fixed.
|
|
#11
|
|||
|
|||
|
Hello
![]() I got Tiger.cjstyles and skin.cjstyles and visuals from installer come from this two files, my question is can I edit somehow this too files ?
|
|
#12
|
||||
|
||||
|
I think Codejock Skin Builder is used for styling codejock styles
http://www.codejock.com/products/ski...kinbuilder.asp |
|
#13
|
||||
|
||||
|
How to enable internal installation in CIU1014
|
|
#14
|
||||
|
||||
|
in setup.ini
MoveDirectoryInfo=0 MoveProgressBar=4 change those values. - settings.iss make sure its just #define internal ( NO ; at front of line ) - installerscript.iss make sure there IS a ; in front of line #2 - in style.ini below below [install options] make a section Code:
[ExtractSettings]
FreeArcFile1=Data1.cab;DestDir:{app};Disk:1;
FreeArcFile2=Data2.cab;DestDir:{app};Disk:1;
IE you named your first file xyz.abc then the first line in that section would be FreeArcFile1=xyz.abc;DestDir:{app};Disk:1; it doesn't have to end in cab, bin, arc, you can name it however you want. Take a look at any of the conversions that use compress.bat & you see how its layed out. Just don't try to do this IF your using the CIU1014 from the UltraARC topic as it has been modified to use UltraARC & the extract section no longer applies. If your using the version from yener90's Inno Project Source Codes topic then what I've written above DOES apply. Last edited by pakrat2k2; 02-02-2015 at 10:43. |
| The Following User Says Thank You to pakrat2k2 For This Useful Post: | ||
supernoro (03-02-2015) | ||
|
#15
|
||||
|
||||
|
precomp is compatible with CIU1014M or not
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 09:48 |
| soft mod - opinions, questions | dneray22 | XBox Games | 2 | 01-08-2003 06:36 |
| A few questions I need answered. | rms2001 | XBox Games | 5 | 05-12-2002 12:55 |
| Newbie with 1,000 questions ( not really 1,000, but close enough) | tdoran70 | PS2 Games | 3 | 29-05-2002 00:47 |
| A few questions, PLLeaase Read | Bill-Something | PSX Games | 6 | 18-08-2001 08:18 |