PDA

View Full Version : DiRT 3 (1x DVD9 to 1x DVD5) *Multi 5 (En,It,Fr,De,Es)* *INNO SETUP*


ALVARIX2
26-05-2011, 09:48
DiRT 3 (1x DVD9 to 1x DVD5) *Multi 5 (En,It,Fr,De,Es)* *INNO SETUP*

1) Install the game

2)In the game directory 'Codemasters\DiRT 3' folder delete the files of the languages you dont need:

*Example of English delete the folowing files*


README_French.html
README_German.html
README_Italian.html
README_Spanish.html


In the game directory 'Codemasters\DiRT 3\audio\speech' folder delete the folders of the languages you dont need:

*Example of English delete the folowing folders*


fr
de
es
it


In the game directory 'Codemasters\DiRT 3\language' folder delete the files of the languages you dont need:

*Example of English delete the folowing files*


language_fra.lng
language_deu.lng
language_esp.lng
language_ita.lng


3) Extract 'DiRT 3_1xDVD5.7z' contents and then edit iss script:


from: #define SourcePath 'C:\Program Files (x86)\Codemasters\DiRT 3\'

to: #define SourcePath 'yourgameinstallationpath\'


4) Copy from DVD9 to 'DiRT 3\Compiled\DiRT3' folder:


DirectX folder
GFWL folder
OpenAL folder
Rapture3D folder


5) Launch compile.bat & wait...

6) Burn or mount ISO in 'compiled' folder

DVD SIZE 4.17 GB

This conversion is based on the work of peterf1999, thanks for your hard work

http://fileforums.com/attachment.php?attachmentid=2440&stc=1&d=1306428123
http://fileforums.com/attachment.php?attachmentid=2441&stc=1&d=1306428123
http://fileforums.com/attachment.php?attachmentid=2442&stc=1&d=1306428386
http://fileforums.com/attachment.php?attachmentid=2443&stc=1&d=1306428386

Download the fix and replace whit the 'DiRT 3.iss' file

sulfurum1989
26-05-2011, 19:41
Autorun background ..... better quality


http://i53.tinypic.com/11u91cw.jpg

2447

pakrat2k2
26-05-2011, 23:04
the error is in regedit maybe in the iss script you can edit to detect the system lenguage

not in regedit but the iss script itself, look for line

ShowLanguageDialog=no ( change to yes ) as all the custom messages are there for each of the 5 installable languages?

lllo
27-05-2011, 10:09
Thanks ALVARIX2!

Works 100% Win 7 Ultimate 64bits:D

kyozbladex
15-06-2011, 23:47
yeah i did... but i didnt want to do if after instalation... i needed to be in spanish all the time... so.. in my last attemp... i just added this line to the end of the "dirt 3.iss" in the part where it start to call the langID so it could take the spanish lang:

3082: Result:='3082';

where "3082" is the spanish locale string for the reg entry, if for some people still doesnt work.. try to make your lang as default by changin the last line:

else Result:='1033';

in that line you need to change the "1033" for your ID lang in your registry... thats if isnt already in the list...

btw... works perfect on win7 32bits... thx man...

kamatbab
21-11-2011, 19:09
Thanks. Works under Win 7 32 bit.