|
|
|
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
#1
|
|||
|
|||
|
Quote:
I'll update script about color issues, i received info thanks to pakrat |
| Sponsored Links |
|
#2
|
|||
|
|||
|
I try to write one entry in the registry so that the game starts with the desired language. The script starts the game is okay but English, so that it starts in German, I need the registry entry.
|
|
#3
|
|||
|
|||
|
Quote:
Open RUN.iss, find Tasks under it (more specifically under the Physx line) add these: [Registry] Root: HKLM; Subkey: SOFTWARE\EA Games\Need for Speed (TM) The Run; ValueName: Locale; ValueType: String; ValueData: de_DE; Flags: uninsdeletekey try this please. I'm not sure, if it's working we can do other languages too. About yener style converters: It will take longer time and needs test-retry kinda work, also it's not efficient like INNO setup, when there's too many files, there will be more errors. You can try to make conversion, however it's not required. |
|
#4
|
|||
|
|||
|
Hi many thanks for your help :-)
I will adjust the file so and test whether it works. |
|
#5
|
||||
|
||||
|
Worked great for me too, thanx REV0!
I think its possible to squezee it on 2DVD's even, seen some files other than english ones in my installation, size around 2gb. |
|
#6
|
|||
|
|||
|
OK, it works fine
Thx
Last edited by phill05; 17-11-2011 at 11:20. Reason: edit |
|
#7
|
|||
|
|||
|
1.1 - Font colors changed
|
|
#8
|
|||
|
|||
|
I have the same problem as hikmetim1975, I do not see Setup-3b However installed the game perfectly and I managed to finish first mission.The game occupy over 15 Giga (15.3). Before to convert I had installed Need for Speed The Run Limited Edition! This be the problem? However conversion works 100% on Win 7 Ultimate x32!
Same problem as hikmetim1975,ENGLISH ONLY!!However conversion works great!!Good job!! Last edited by silviugut; 17-11-2011 at 14:41. |
|
#9
|
|||
|
|||
|
Full repack – english only : 6.58 gb
|
|
#10
|
|||
|
|||
|
thx for the convertion work great on win 7 64 bit ....but its only english i need it in french plz !!!
Last edited by deathfrag; 17-11-2011 at 17:44. |
|
#11
|
|||
|
|||
|
Quote:
I already sent a reg info to user who wanted german, if he manage it to use german, we can do for french too for now it's english only |
|
#12
|
|||
|
|||
|
english only dvd files
|
|
#13
|
|||
|
|||
|
15.3 GB you are working
|
|
#14
|
||||
|
||||
|
Quote:
The problem is a MISSING locale & Install Dir in the non-existant registry section. If you want the game in a different language then add a registry entry line to the [REGISTRY] subsection of INNO Script. Also needs an install dir section. Root: HKLM; Subkey: SOFTWARE\Electronic Arts\Need for Speed The Run\; ValueName: Install Dir; ValueType: String; ValueData: {app}; Flags: uninsdeletekey Root: HKLM; Subkey: SOFTWARE\Electronic Arts\Need for Speed The Run\; ValueName: Locale; ValueType: String; ValueData: EN; Flags: uninsdeletekey CHANGE the EN to whatever language you want the game in. DE = German FR = French IT = Italian ES - Spanish PL = Polish CS = Czech RU = Russian etc.. maybe now time to re-update the script ?
Last edited by pakrat2k2; 17-11-2011 at 19:54. Reason: added a few languages |
|
#15
|
|||
|
|||
|
Quote:
Thnxs man, I was diggin into it, but you made it easier to me... Droppo.- EDIT: Been testing it, and these lines made it work for me... [REGISTRY] Root: HKLM; Subkey: SOFTWARE\EA Games\Need for Speed(TM) The Run\; ValueName: Install Dir; ValueType: String; ValueData: {app}; Flags: uninsdeletekey Root: HKLM; Subkey: SOFTWARE\EA Games\Need for Speed(TM) The Run\; ValueName: Locale; ValueType: String; ValueData: es_MX; Flags: uninsdeletekey Root: HKLM; Subkey: SOFTWARE\EA Games\Need for Speed(TM) The Run\; ValueName: GDFBinary; ValueType: String; ValueData: {app}\GDFBinary_es_MX.dll; Flags: uninsdeletekey my case is Mexican spanish (spain spanish sucks) so you should change to whatever you choose Last edited by Droppo; 17-11-2011 at 22:04. |
![]() |
|
|
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 |
| DARKSIDERS - (2DVD9 to 3x DVD5) | pakrat2k2 | PC Games - CD/DVD Conversions | 9 | 19-07-2013 09:55 |
| StarCraft II : Wings Of Liberty (DVD9 to 2x DVD5) INNO SETUP | peterf1999 | PC Games - CD/DVD Conversions | 18 | 18-01-2013 19:41 |
| Shogun Total War 2 for 2dvd9 3dvd5 by inno | car_l30n | PC Games - CD/DVD Conversions | 11 | 15-03-2012 10:58 |
| Phantasy Star Universe (DVD9 to 2 DVD5 OR DVD9 to 1 DVD5) | Heretic666 | PC Games - CD/DVD Conversions | 6 | 26-12-2006 06:28 |