View Single Post
  #1  
Old 16-11-2011, 15:37
REV0 REV0 is offline
Banned
 
Join Date: Nov 2010
Location: Hawaii
Posts: 998
Thanks: 63
Thanked 1,851 Times in 292 Posts
REV0 is on a distinguished road
Need for Speed - The Run (2DVD9 to 3 DVD5) * INNO Setup*

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



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)

RUN_V14.rar

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









Post Install:



Unistall Function:


Last edited by REV0; 24-11-2011 at 10:38.
The Following 2 Users Say Thank You to REV0 For This Useful Post:
Cosplay (31-01-2019), tonet666 (29-05-2013)
Sponsored Links