FileForums

FileForums (https://fileforums.com/index.php)
-   PC Games - CD/DVD Conversions (https://fileforums.com/forumdisplay.php?f=39)
-   -   Need for Speed - The Run (2DVD9 to 3 DVD5) * INNO Setup* (https://fileforums.com/showthread.php?t=92331)

REV0 16-11-2011 15:37

Need for Speed - The Run (2DVD9 to 3 DVD5) * INNO Setup*
 
1 Attachment(s)
Need for Speed - The Run (2DVD9 to 3 DVD5) * INNO Setup* by REVO

http://img28.imageshack.us/img28/4053/upda.png

Special Thanks to:

-All fileforums members, since this conversion was fixed (and still fixing) by people start with pakrat, Droppo, phill and so on,
-To andersondj for give us regkeys about missing play function.

-Tested in English, 64bit


1. Install the game by your choice of language.

2. Apply no-cd patch or something else if you wish.

3. Download the attachment and extract it to your HDD (You will need 14GB of free space)

Version 1.4
-Fixed 'Play' button after mounting DVD, thanks to andersondj (after 686 downloads of v1.3)

Attachment 2934

4a. Open RUN.iss with INNO Setup (ANSI version is recommended.)

To know how to use ANSI version click HERE.

You will change first line, according to your RUN setup:

Code:

#define SourcePath "D:\Program Files (x86)\Electronic Arts\Need for Speed The Run\"
For example; if you installed the game in somewhere like D:\GAMES you will change the line above like this:

Code:

#define SourcePath "D:\GAMES\Electronic Arts\Need for Speed The Run\"
4b. For languages:

Go to registry section and edit Locale and GDFBinary according your language choice. For example, if you want to make game french, change lines like this:

Quote:

Root: HKLM; Subkey: SOFTWARE\EA Games\Need for Speed(TM) The Run\; ValueName: Locale; ValueType: String; ValueData: fr_FR; Flags: uninsdeletekey
Root: HKLM; Subkey: SOFTWARE\EA Games\Need for Speed(TM) The Run\; ValueName: GDFBinary; ValueType: String; ValueData: {app}\GDFBinary_fr_FR.dll; Flags: uninsdeletekey
Of course you'll need your language's binary.dll

So easy ;)

5. Save it and press compile. Compile process will take 1 or 1.5 hours.

4. After compile, create 3 folders and name them RUN_1, RUN_2, RUN_3.

Move:

Setup.exe, Setup-1a, 1b, 1c to RUN_1
Setup-2a, 2b, 2c to RUN_2
Setup-3a, 3b to RUN_3

Copy autorun.inf and ico files to three folders. Edit autorun.inf in RUN_2 and RUN_3 like below:

Code:

[autorun]
open=0
icon=RUN.ico

Burn folder contents with same folder names.

Known Issues about Setup:

1. RegKey language function is not for pirated copy of The Run. Language change by registry will be useless for pirated copies, for example RELOADED etc. etc. So, don't write any problem about your game in here if you have original game you should have all binary files without issue. These 'kind' of users can directly pass process 4b.

2. In some languages, there is a alignment issue, click HERE



http://img820.imageshack.us/img820/9425/13515981.jpg

http://img267.imageshack.us7/8047/67505444.png

http://img832.imageshack.us/img832/2687/28216241.jpg

Post Install:

http://img607.imageshack.us/img607/7500/ca2pture.png

Unistall Function:

http://img27.imageshack.us/img27/7014/20075086.png

victoria02 16-11-2011 16:52

probando si funka thanks

REV0 16-11-2011 16:57

Quote:

Originally Posted by himanshu23 (Post 398568)

Can u make a new conversion with 2xdvd9 to 5xdvd5 i need that...

There is a conversion which uses only 3 dvd5 and you want 5 dvd ones ?

Wow

himanshu23 16-11-2011 17:52

i asked about 5xdvd5 conversion because i really need that... just don't make fun of it

I used ur call of duty mw3 yener90 converter , the converter make conversion very slow & at the end when conversion completed i install that, install perfectly but when game launches it shows error & error was due to ur imperfect conversion since game was perfectly running while installing from original setup

that was really a bullshit conversion that wasted my 5hours..

So this time
please help me because i really need nfs the run conversion 5xdvd5

losdepavas21 16-11-2011 18:05

You can do this conversion base in yener script?? Thanks!

pakrat2k2 16-11-2011 19:45

Quote:

Originally Posted by losdepavas21 (Post 398580)
You can do this conversion base in yener script?? Thanks!

download it yourself & try it out.. instructions are in the thread

damar15 16-11-2011 21:44

Thank Man Can you conversion 4 dvd converter yener script thanks :)

gfdiabloper 16-11-2011 21:54

Hello, a question may also leave the conversion to 2x DVD5 with Only one language? is it possible?

himanshu23 16-11-2011 23:32

Quote:

Originally Posted by zyo (Post 398619)
are you trying to resell the backup or something, its really dodgy bloating the game up...


i want reply from REV0 , not from u
and Mind ur own business :p:p:p:rolleyes:

leslietwk 17-11-2011 00:25

Wow REV0. I've been trying to get rid of those extra 500mb for so long so I don't need the 4th disc.

I really need to learn how to compose those inno scripts. Sigh..

Anyway. Thanks a lot REV0.

loader1 17-11-2011 02:54

Hello, how can I make a registry key to start the setup is executed.
"[HKEY_LOCAL_MACHINE \ SOFTWARE \ Wow6432Node \ EA Games]
[HKEY_LOCAL_MACHINE \ SOFTWARE \ Wow6432Node \ EA Games \ Need for Speed ​​(TM) The Run]
"Locale"="de_DE"

Otherwise, good work

Thank you

REV0 17-11-2011 03:39

Quote:

Originally Posted by loader1 (Post 398657)
Hello, how can I make a registry key to start the setup is executed.
"[HKEY_LOCAL_MACHINE \ SOFTWARE \ Wow6432Node \ EA Games]
[HKEY_LOCAL_MACHINE \ SOFTWARE \ Wow6432Node \ EA Games \ Need for Speed ​​(TM) The Run]
"Locale"="de_DE"

Otherwise, good work

Thank you

i dont understand you request, you want to setup launch automatically when you insert dvd is this your request ?

I'll update script about color issues, i received info thanks to pakrat

loader1 17-11-2011 04:10

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.

REV0 17-11-2011 04:38

Quote:

Originally Posted by loader1 (Post 398670)
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.

Allright, i'm not yet pro for regkeys for INNoO but try this:

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.

loader1 17-11-2011 05:03

Hi many thanks for your help :-)
I will adjust the file so and test whether it works.

silentech 17-11-2011 08:50

Quote:

Originally Posted by himanshu23 (Post 398578)
i asked about 5xdvd5 conversion because i really need that... just don't make fun of it

I used ur call of duty mw3 yener90 converter , the converter make conversion very slow & at the end when conversion completed i install that, install perfectly but when game launches it shows error & error was due to ur imperfect conversion since game was perfectly running while installing from original setup

that was really a bullshit conversion that wasted my 5hours..

So this time
please help me because i really need nfs the run conversion 5xdvd5

Just make it with winrar, make autorun with notepad..don't need conversion, i think..

phill05 17-11-2011 11:18

OK, it works fine
Thx ;)

himanshu23 17-11-2011 12:15

Quote:

Originally Posted by silentech (Post 398691)
Just make it with winrar, make autorun with notepad..don't need conversion, i think..


thanx great idea:):):)

REV0 17-11-2011 13:56

1.1 - Font colors changed

hikmetim1975 17-11-2011 13:56

1 Attachment(s)
setup-3b yok

REV0 17-11-2011 14:02

Quote:

Originally Posted by hikmetim1975 (Post 398704)
setup-3b yok

You have 1.5 GB missing data, is this kinda REPACK or something ?

http://img577.imageshack.us/img577/2357/capturebqk.png

silviugut 17-11-2011 14:16

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!!

hikmetim1975 17-11-2011 14:21

Full repack – english only : 6.58 gb

deathfrag 17-11-2011 14:36

thx for the convertion work great on win 7 64 bit ....but its only english i need it in french plz !!!

REV0 17-11-2011 15:01

Quote:

Originally Posted by silviugut (Post 398706)
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!!

Quote:

Originally Posted by hikmetim1975 (Post 398707)
Full repack – english only : 6.58 gb

I have signature edition, maybe thats why i have 1gb plus, i need to confirm, do you have Dark Grey BMW in the game as sig edition named 'Jack' ?

Quote:

Originally Posted by deathfrag (Post 398708)
rhx for the concertion work great on win 7 64 bit ....but its only english i need it in french plz !!!

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

hikmetim1975 17-11-2011 15:34

1 Attachment(s)
english only dvd files

hikmetim1975 17-11-2011 15:35

win 7 x64 working

silviugut 17-11-2011 15:36

Yes,i have Dark Grey BMW in the game !!

hikmetim1975 17-11-2011 15:38

1 Attachment(s)
15.3 GB you are working

REV0 17-11-2011 16:13

Quote:

Originally Posted by silviugut (Post 398712)
Yes,i have Dark Grey BMW in the game !!

Allright ill add this info to first message, technically theres nothing to worry about because it compiles everythin inside the target folder so nk missing files etc.

Igor007 17-11-2011 16:35

Is it possible to make 2dvd5 with your conversion, english only?

Fabioddq 17-11-2011 18:47

Thanks Revo. Worked perfectly!
Tested in English and Win7 64Bits.

pakrat2k2 17-11-2011 19:51

Quote:

Originally Posted by REV0 (Post 398709)
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

You dont even have a proper Registry section in the script ??

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 ? ;)

Droppo 17-11-2011 21:42

Quote:

Originally Posted by pakrat2k2 (Post 398732)
You dont even have a proper Registry section in the script ??

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 ? ;)


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

agieto25 17-11-2011 22:47

** i was instaled the game from NFS balck box version, and convert use inno, but at the last when it finishing, they eror, "file cannot specified" if imnot forgot the information failed, and the script was failed..

MacGruber 17-11-2011 23:12

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.

aeroloverz 18-11-2011 04:12

revo, when i try to compile it, inno compiler says "unrecognize setup section directive "UsePreviousLanguage"", what did i do wrong?

aeroloverz 18-11-2011 05:59

Quote:

Originally Posted by REV0 (Post 398751)
use ANSI version of INNO

yep, just found out that ANSI is the usual one, not the unicode xD

lukas1412 18-11-2011 06:19

I can not download Attachment 2904

2x+1 18-11-2011 07:44

Quote:

Originally Posted by Igor007 (Post 398715)
Is it possible to make 2dvd5 with your conversion, english only?

do anyone work for 2xDVD5?


All times are GMT -7. The time now is 14:16.

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