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.


All times are GMT -7. The time now is 11:33.

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