|
#2
|
||||
|
||||
|
Quote:
open installerscript & change ;#define ProgramFiles "E:\Program Files (x86)\Activision\Cabelas Dangerous Hunts 2013\video" to YOUR GAME FOLDER LOCATION. Save the script & compile it. IE: #define ProgramFiles "E:\Program Files (x86)\Electronic Arts\Crysis 3" ERRORS in Setup.ini Code:
MyExecutableName=FC3Updater.exe > Obvious needs to be Crysis3.exe
[InstallSettings]
GDFBinary=bin\GDFWin8.dll
[ExtractSettings]
FreeArcFile1=Data1.cab;DestDir:{app};Disk:1;
GDFBinary=bin\GDFWin8.dll > GDFBinary_en_US.dll > _en_US needs to be set to whatever language you want game to be in. [ExtractSettings] section needs to be removed completely. Also in setup.ini look at bottom for where to move Support folder from gamefolder to DVD 2. neu10 you also need all the eula files not just the one for your particular language. change the ISS script, [Setup] section ;LicenseFile=es_ES_eula.rtf add the LicenseFile to each particular language in Language Section of script. Add each of the eula file to root dir where InstallerScript.iss resides. [Languages] Name: eng; MessagesFile: Languages\English.isl; LicenseFile=en_US_eula.rtf; Name: cze; MessagesFile: Languages\Czech.isl; LicenseFile=cs_CZ_eula.rtf; etc Last edited by pakrat2k2; 22-02-2013 at 20:55. Reason: eula files. |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Crysis 2 DVD9 to 2xDVD5 | senseman | PC Games - CD/DVD Conversions | 105 | 28-10-2014 08:42 |
| Crysis 3 (4xDVD5) Conversion | FLT-GTX | PC Games - CD/DVD Conversions | 15 | 05-09-2014 08:53 |
| Crysis 2 | ShadowDuke | PC Games - Protection List | 7 | 03-09-2011 02:22 |
| How to make Crysis mini image | SuppA-SnipA | PC Games | 15 | 04-12-2008 21:05 |
| Crysis extreme config | jmanrob | General Gaming | 4 | 25-07-2008 23:05 |