|
|
|
|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#31
|
||||
|
||||
|
Is it possible to make 2dvd5 with your conversion, english only?
|
| Sponsored Links |
|
#32
|
||||
|
||||
|
Thanks Revo. Worked perfectly!
Tested in English and Win7 64Bits. |
|
#33
|
||||
|
||||
|
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 |
|
#34
|
|||
|
|||
|
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. |
|
#35
|
|||
|
|||
|
** 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..
|
|
#36
|
||||
|
||||
|
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. |
|
#37
|
|||
|
|||
|
revo, when i try to compile it, inno compiler says "unrecognize setup section directive "UsePreviousLanguage"", what did i do wrong?
|
|
#38
|
|||
|
|||
|
yep, just found out that ANSI is the usual one, not the unicode xD
|
|
#39
|
|||
|
|||
|
I can not download Attachment 2904
|
|
#40
|
||||
|
||||
|
do anyone work for 2xDVD5?
|
|
#41
|
|||
|
|||
|
Quote:
Possible, will try it About regkey thing: It's working only if you have REAL Multi6 or something. Script updated. Last edited by Joe Forster/STA; 18-11-2011 at 10:07. |
|
#42
|
|||
|
|||
|
REV0, please tell me, where can I find the info about position of buttons in the Autorun? I want to make bigger space between the labels (if it's possible to do)'cause otherwise some buttons will be covered by next button if I move cursor over the first one...
/ ->Here is not visible the rest of text. Is possible to do something with it? Thanks
Last edited by phill05; 18-11-2011 at 09:17. |
|
#43
|
|||
|
|||
|
Quote:
You should see button size, font etc etc. BTW, 2 DVD9 is not possible without compression |
|
#44
|
|||
|
|||
|
Another report: When I installed the game, Autorun doesn't know that game is installed on my pc, Uninstall button is disabled and there is no Play button.
|
|
#45
|
|||
|
|||
|
Quote:
Besides, you can use shortcut to play you know
|
![]() |
|
|
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 |