Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions

Reply
 
Thread Tools Display Modes
  #1  
Old 26-05-2011, 09:48
ALVARIX2 ALVARIX2 is offline
Registered User
 
Join Date: Jan 2009
Location: PORTUGAL
Posts: 7
Thanks: 4
Thanked 6 Times in 3 Posts
ALVARIX2 is on a distinguished road
Thumbs up DiRT 3 (1x DVD9 to 1x DVD5) *Multi 5 (En,It,Fr,De,Es)* *INNO SETUP*

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*

Code:
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*

Code:
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*

Code:
language_fra.lng
language_deu.lng
language_esp.lng
language_ita.lng
3) Extract 'DiRT 3_1xDVD5.7z' contents and then edit iss script:

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

to: #define SourcePath 'yourgameinstallationpath\'
4) Copy from DVD9 to 'DiRT 3\Compiled\DiRT3' folder:

Code:
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






Download the fix and replace whit the 'DiRT 3.iss' file
Attached Files
File Type: 7z DiRT 3_1xDVD5.7z (22.62 MB, 1772 views)
File Type: 7z DiRT 3_Iss_Fix.7z (12.7 KB, 631 views)

Last edited by ALVARIX2; 27-05-2011 at 09:01. Reason: Fix for others languages
Reply With Quote
The Following 2 Users Say Thank You to ALVARIX2 For This Useful Post:
n00dls (14-02-2014), Souvik Giri (27-10-2014)
Sponsored Links
  #2  
Old 26-05-2011, 19:41
sulfurum1989's Avatar
sulfurum1989 sulfurum1989 is offline
Registered User
 
Join Date: Mar 2010
Location: spain
Posts: 50
Thanks: 0
Thanked 6 Times in 2 Posts
sulfurum1989 is on a distinguished road
Autorun background ..... better quality




AutorunBGI.rar
Reply With Quote
  #3  
Old 26-05-2011, 23:04
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,030 Times in 3,083 Posts
pakrat2k2 is on a distinguished road
Quote:
Originally Posted by sulfurum1989 View Post
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?
Reply With Quote
  #4  
Old 27-05-2011, 10:09
lllo lllo is offline
Registered User
 
Join Date: Nov 2009
Location: BRASIL
Posts: 23
Thanks: 0
Thanked 0 Times in 0 Posts
lllo is on a distinguished road
Thanks ALVARIX2!

Works 100% Win 7 Ultimate 64bits
Reply With Quote
  #5  
Old 15-06-2011, 23:47
kyozbladex kyozbladex is offline
Registered User
 
Join Date: Feb 2010
Location: Venezuela
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
kyozbladex is on a distinguished road
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...
Reply With Quote
  #6  
Old 21-11-2011, 19:09
kamatbab kamatbab is offline
Registered User
 
Join Date: Jun 2010
Location: GOA
Posts: 33
Thanks: 2
Thanked 0 Times in 0 Posts
kamatbab is on a distinguished road
Thanks. Works under Win 7 32 bit.
Reply With Quote
  #7  
Old 14-07-2012, 16:42
robbos21 robbos21 is offline
Banned
 
Join Date: Jul 2012
Location: UK
Posts: 275
Thanks: 3
Thanked 46 Times in 39 Posts
robbos21 is on a distinguished road
what use to edit the iss script then !!!
Reply With Quote
  #8  
Old 14-07-2012, 21:04
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,030 Times in 3,083 Posts
pakrat2k2 is on a distinguished road
first off you need inno installed then edit it with that
Reply With Quote
  #9  
Old 15-07-2012, 01:44
robbos21 robbos21 is offline
Banned
 
Join Date: Jul 2012
Location: UK
Posts: 275
Thanks: 3
Thanked 46 Times in 39 Posts
robbos21 is on a distinguished road
ok bud tnx for the info did and now get this !!!

started the compile.bat and get this error... no files found matching "c\users\administrator\desktop\dirt3\yourgameinsta llationpath\*" ...
did edit the iss file as well but still same error ?

Last edited by robbos21; 15-07-2012 at 02:07.
Reply With Quote
  #10  
Old 15-07-2012, 10:00
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,030 Times in 3,083 Posts
pakrat2k2 is on a distinguished road
read step 3 AGAIN... you dont have the game installed in

c\users\administrator\desktop\dirt3\yourgameinstal lationpath\*"

works 100%. you dont follow instructions very well..

1. you installed game
2. where did you install game ?
3. edit the ISS script ( which is NOT extracted to gamefolder )
IF you installed game in default location it should be C:\Program Files (x86)\Codemasters\DiRT 3\

so the first line in the ISS script would be:
#define SourcePath 'C:\Program Files (x86)\Codemasters\DiRT 3\'
save the script file & compile it.

easy as pie.

Last edited by Joe Forster/STA; 13-09-2012 at 04:03.
Reply With Quote
  #11  
Old 11-09-2012, 17:53
nene777 nene777 is offline
Registered User
 
Join Date: Sep 2012
Location: ESPAÑA
Posts: 48
Thanks: 0
Thanked 0 Times in 0 Posts
nene777 is on a distinguished road
Hola, funciona perfectamente, pero me sale en inglés. Qué hay que modificar para que me salga en español? gracias de antemano


Hey, it works perfectly, but out in English. What must change for me to go in Spanish? thanks in advance.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
INDEX - CD2DVD Conversion Index **UPDATED: 17-07-2024** Grumpy PC Games - CD/DVD Conversions 252 16-07-2024 20:35
Command & Conquer: Red Alert 3 (MULTI 4) DVD9 to 2xDVD5 jta PC Games - CD/DVD Conversions 22 05-08-2012 16:55
Singularity (DVD9 to 1x DVD5) *EURO Multi 4 FULL* peterf1999 PC Games - CD/DVD Conversions 9 05-06-2012 21:27
DiRT 3 (DVD9 to 2x DVD5) *Multi 6* peterf1999 PC Games - CD/DVD Conversions 36 29-02-2012 05:03
Phantasy Star Universe (DVD9 to 2 DVD5 OR DVD9 to 1 DVD5) Heretic666 PC Games - CD/DVD Conversions 6 26-12-2006 06:28



All times are GMT -7. The time now is 15:07.


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