FileForums

FileForums (https://fileforums.com/index.php)
-   PC Games - CD/DVD Conversions (https://fileforums.com/forumdisplay.php?f=39)
-   -   FIFA 14 - DVD9 to 2xDVD5 (https://fileforums.com/showthread.php?t=95249)

wild_chalize 15-10-2013 14:07

FIFA 14 - DVD9 to 2xDVD5
 
2 Attachment(s)
FIFA14 - DVD9 to 2xDVD5 - MULTI 12
Based on CI 8.5.7.4 by yener90 and Unicode version of Inno Setup Compiler 5.5.3
Tested on: Win8 Enterprise 64bit and Windows 7 32bit.
Unicode version of Inno must be install
update 1 : Broken archive is now fix. Thanks to Pakrat2k2 for helping upload the file to Fileforum
update 2 : Add Reg Keys and Supported Languages (FIFA 14_2xDVD5_2). Thanks to Fabioddq for completing this conversion

1. Install the game
2. Download attachment and extract wherever you like (just pick one, the latest one is FIFA 14_2xDVD5_2)
3. Open InstallerScript.iss

Edit the following lines, according to the installation directory of the game.
Code:

#define ProgramFiles "C:\Program Files(x86)\Electronic Arts\FIFA 14"
4. Save and compile (about 6-8 minutes)
5. Create 2 folders, Disk 1 dan Disk 2
6. Move to Disk 1 :
Code:

Autorun.exe
Setup-1a.bin
Setup-1b.bin
Setup-1c.bin
Setup.cab
Setup.exe
Setup.ico
Setup.ini

7. Move to Disk 2 :
Code:

Setup-2a.bin
Setup-2b.bin

8. Burn the contents of the folder to a DVD with any label you want.

http://img819.imageshack.us/img819/7707/ugxr.jpg

http://imageshack.us/a/img266/7712/v30u.jpg

http://imageshack.us/a/img802/1200/fbfz.jpg

http://imageshack.us/a/img12/1039/jwto.jpg

http://img820.imageshack.us/img820/2593/0d3z.jpg

The installation may takes about 10 minutes.

3rd Party site file removed, uploaded directly here...
uploaded version 2 of file > FIFA 14_2xDVD5_2.rar ( I'll leave first version to make sure corrections are done & works properly > pakrat2k2 )

X-Code 15-10-2013 21:17

τнäиκ чöü gan
Succes compile & create .iso
Work fine @win7 x32

Jebreeet ...!!

sutikno 16-10-2013 06:01

Thanks you very much
Work perfect on Windows 7 Ultimate Sp1

ARiT 16-10-2013 07:02

http://102.imagebam.com/download/0Oz...52-32%20PM.png
How to compile ??? Please...!!!

Fabioddq 16-10-2013 07:38

Quote:

Originally Posted by ARiT (Post 424474)

First, you need to install Inno Setup Unicode version: http://www.jrsoftware.org/download.p...ode.exe?site=1

After, follow the instructions of the conversion.

@ wild_chalize
Nice work dude. Just a suggestion, if you dont mind...
Your conversion is missing the reg keys and some supported languages. Look on Origin FIFA 14 page to see all languages supported.

wild_chalize 16-10-2013 07:43

Quote:

Originally Posted by ARiT (Post 424474)

if you're asking how it works, then allow me to explain like a newbie.
1st, you must install software Inno Setup Compiler Unicode Version (just googling it!). Install this software. after that, open file "InstallerScript.iss" with Inno. Change the 2nd line according to your FIFA 14 is install.

http://imageshack.us/a/img716/1145/xe2u.jpg

and then, select Project > Compile

http://imageshack.us/a/img594/1043/ord4.jpg

after compiling process is done, it will created files that i mentions above for installation of the game.

wild_chalize 16-10-2013 07:47

Quote:

Originally Posted by Fabioddq (Post 424475)
First, you need to install Inno Setup Unicode version: http://www.jrsoftware.org/download.p...ode.exe?site=1

After, follow the instructions of the conversion.

@ wild_chalize
Nice work dude. Just a suggestion, if you dont mind...
Your conversion is missing the reg keys and some supported languages. Look on Origin FIFA 14 page to see all languages supported.

i'm sorry, i'm lack of experience in this kind of stuff. :p
but i will try my best to improve it in my next post. thank u, Fabioddq.

Fabioddq 16-10-2013 07:59

No problem dude. Always good to see new converters. :)

I have the reg keys. I will add support to all languages and post here for you add to InstallerScript.iss. ;)

Let me know too, i you need the links to download all languages commentaries. :D

wild_chalize 16-10-2013 08:02

Quote:

Originally Posted by Fabioddq (Post 424478)
No problem dude. Always good to see new converters. :)

I have the reg keys. I will add support to all languages and post here for you add to InstallerScript.iss. ;)

Let me know too, i you need the links to download all languages commentaries. :D

it would be my pleasure. thanks for the help.;)

ARiT 16-10-2013 09:03

http://103.imagebam.com/download/5-M...00-13%20PM.png

Overload 23MB/ 1DVD5 (4.7GB). Why??? Please explain ....!!!

Fabioddq 16-10-2013 09:07

2 Attachment(s)
Here you go: :D

Add to the Setup.ini:

Code:

Lang=cs,de,enuk,en,es,esmx,fr,hu,it,nl,pl,prbr,pr,ru

[InstallSettings]
GDFBinaryCZ=GDFBinary_cs_CZ.dll
GDFBinaryDE=GDFBinary_de_DE.dll
GDFBinaryGB=GDFBinary_en_GB.dll
GDFBinaryEN=GDFBinary_en_US.dll
GDFBinaryES=GDFBinary_es_ES.dll
GDFBinaryMX=GDFBinary_es_MX.dll
GDFBinaryFR=GDFBinary_fr_FR.dll
GDFBinaryHU=GDFBinary_hu_HU.dll
GDFBinaryIT=GDFBinary_it_IT.dll
GDFBinaryNL=GDFBinary_nl_NL.dll
GDFBinaryPL=GDFBinary_pl_PL.dll
GDFBinaryBR=GDFBinary_pt_BR.dll
GDFBinaryPT=GDFBinary_pt_PT.dll
GDFBinaryRU=GDFBinary_ru_RU.dll

In the first attachment, has the reg keys for all languages already converted to Inno. Just add to the InstallerScript.iss on [Registry] section.

In the second attachment, has the links to download all language commentaries pack. If you want test the conversion with all audio languages.


Cheers. :)

Fabioddq 16-10-2013 09:19

Quote:

Originally Posted by ARiT (Post 424482)
http://103.imagebam.com/download/5-M...00-13%20PM.png

Overload 23MB/ 1DVD5 (4.7GB). Why??? Please explain ....!!!

Remove these folder: include and Languages.

These folders are necessary just to make the conversion, not need to include in the ISO.

If continue exceeding the limit size, change on InstallerScript.iss:

DiskSliceSize=1556000000 TO: DiskSliceSize=1550000000

sarmadi 16-10-2013 15:25

Thanks.Works great on win7sp1/x64.
Dvd1=4,35
Dvd2=2,74

goran123 16-10-2013 23:58

missing autorun.inf
[Autorun]
Open=Setup.exe
Icon=Setup.ico
Label=FIFA14

Maxgrilo 21-10-2013 01:17

Thanks, Work perfect on Windows 7 X64.


All times are GMT -7. The time now is 03:31.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com