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 18-11-2011 07:59

Quote:

Originally Posted by agieto25 (Post 398737)
** 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..

file is missing check your data make sure you targeted right directory

Quote:

Originally Posted by 2x+1 (Post 398758)
do anyone work for 2xDVD5?

Possible, will try it

About regkey thing:

It's working only if you have REAL Multi6 or something.

Script updated.

phill05 18-11-2011 08:37

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...
http://img535.imageshack.us/img535/9364/kryt.png/http://img72.imageshack.us/img72/3643/efeew.png ->Here is not visible the rest of text.
Is possible to do something with it? Thanks :)

REV0 18-11-2011 10:02

Quote:

Originally Posted by phill05 (Post 398760)
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...
http://img535.imageshack.us/img535/9364/kryt.png/http://img72.imageshack.us/img72/3643/efeew.png ->Here is not visible the rest of text.
Is possible to do something with it? Thanks :)

Edit autorun.iss called 'const'

You should see button size, font etc etc.


BTW, 2 DVD9 is not possible without compression

phill05 18-11-2011 10:05

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.

REV0 18-11-2011 10:10

Quote:

Originally Posted by phill05 (Post 398769)
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.

it must be fixed after 1.2, do you have same thing still ?

Besides, you can use shortcut to play you know :D

phill05 18-11-2011 10:19

Ahh, so I'm going to try it with this final script :) thx for tip

REV0 18-11-2011 14:11

Quote:

Originally Posted by phill05 (Post 398772)
Ahh, so I'm going to try it with this final script :) thx for tip

ok tested new one, don't spend another 2 hours, it's still showing install

phill05 18-11-2011 14:32

OK, so can you repair? thx

2x+1 18-11-2011 15:40

desktop shortcut's name: Launch %1Need for Speed The Run

phill05 19-11-2011 02:08

Quote:

Originally Posted by 2x+1 (Post 398788)
desktop shortcut's name: Launch %1Need for Speed The Run

Yes, it's same as in installation setup, where is %1Need for Speed The Run/appname%1 too

gfdiabloper 19-11-2011 04:21

much time compresio OMG i think what is Better repack conversion to 4x dvd5 for time

DonHomerone 19-11-2011 04:30

Quote:

Originally Posted by gfdiabloper (Post 398804)
much time compresio OMG i think what is Better repack conversion to 4x dvd5 for time

if you don't like it THAT compressed, change
Code:

Compression=lzma2/ultra
to
Code:

Compression=lzma2/fast
and you're done

pakrat2k2 19-11-2011 09:08

Quote:

Originally Posted by phill05 (Post 398802)
Yes, it's same as in installation setup, where is %1Need for Speed The Run/appname%1 too

because rev0 didnt remove the {cm:LaunchProgram} from the lines in the [icon] subsection, for the desktop icon, & menushortcuts.

phill05 19-11-2011 11:28

OK, so I just deleted it, do you know how to repair the script for issue with Autorun?

pakrat2k2 19-11-2011 11:44

Once you've dont the conversion, you must uninstall from original installation BEFORE you can re-install from dvd5 conversion.. it will remove reg entries that the dvd5 is looking at, then you install from dvd5 version. eject the dvd, reinsert dvd1 and it should show up as play not install.

pakrat2k2 19-11-2011 13:00

Quote:

Originally Posted by phill05 (Post 398760)
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...
http://img535.imageshack.us/img535/9364/kryt.png/http://img72.imageshack.us/img72/3643/efeew.png ->Here is not visible the rest of text.
Is possible to do something with it? Thanks :)

you were told already to edit the autorun.iss script!

look for section
Code:


const
    AWidth= 704;
    AHeight= 372;
    SND_OPT= $1;
    OnMouseOutALabelButtonsFontSize= 17;
    OnMouseOverALabelButtonsFontSize= 20;

change the font sizes to smaller values will make them not overlap so much. OR change your desktop display settings see if that makes it any better for you. ( so it doesnt overlay, it reads your display settings and displays images based on that )

REV0 19-11-2011 14:43

First message edited, conversion has 'proper' shorcut now.

Otherwise there are still some issues about 'install' and 'play' button function. I don't think it's über important anyway.

I also added link of pakrat's message how align the setup information.

pakrat2k2 19-11-2011 14:49

The issue between Play & Install, are fairly simple.

IF you install from DVD9 and then do the conversion & test it, it will of course show only play not install. You FORGOT to uninstall DVD9 version BEFORE testing dvd5 conversion.

Once you've removed the DVD9 version then dvd5 Conversion will show Install, and afterwards if you insert dvd again, it should show play, rather then install.

Fabioddq 19-11-2011 15:06

Quote:

Originally Posted by REV0 (Post 398771)
it must be fixed after 1.2, do you have same thing still ?

Besides, you can use shortcut to play you know :D

REV0, I used the conversion RUN 1.0, I need to recompile using version RUN 1.3?

REV0 19-11-2011 15:41

Quote:

Originally Posted by pakrat2k2 (Post 398834)
The issue between Play & Install, are fairly simple.

IF you install from DVD9 and then do the conversion & test it, it will of course show only play not install. You FORGOT to uninstall DVD9 version BEFORE testing dvd5 conversion.

Once you've removed the DVD9 version then dvd5 Conversion will show Install, and afterwards if you insert dvd again, it should show play, rather then install.

i installed from DVD5 version, still same thing (however i didnt made iso)

Quote:

Originally Posted by Fabioddq (Post 398837)
REV0, I used the conversion RUN 1.0, I need to recompile using version RUN 1.3?

Conversion remains same, however, we changed font color, shorcut issues etc.

aeroloverz 19-11-2011 18:37

hey rev0, just before compiling was finished, inno says it cannot find the file specified. what file? im using ANSI inno

amdddd 19-11-2011 19:00

Help me!!
http://i407.photobucket.com/albums/p...ordeg/2345.jpg

pakrat2k2 19-11-2011 19:00

aeroloverz, good luck with that much info.. it should have given error message with what file it could not find.

pakrat2k2 19-11-2011 19:04

Quote:

Originally Posted by amdddd (Post 398851)

look at the screenshot where it says compile aborted.... SEE the l?eme.es-mes.txt file... the compiler doesnt understand what the ? is supposed to be...
goto the source for the file and fix the spelling. ( get rid of the ?.. filenames CANNOT have invalid characters )

DonHomerone 19-11-2011 19:17

it's not actually a ?, it's a é, but since he's not using an ANSI version of innosetup he gets an error... USE ANSI VERSION OF INNOSETUP

pakrat2k2 19-11-2011 19:41

true, should have looked at where he was from ... first clue :)

GTX590 20-11-2011 02:35

INNO Setup, much better than any other software !
You guys are really doing an amazing job with it !
THANKS for the conversion !!

Joe Forster/STA 20-11-2011 04:02

Shouldn't there be a forum sticky or something that adds such general information like using the ANSI version of Inno Setup, not the Unicode version? Would someone like to collect/maintain such facts?

REV0 20-11-2011 05:13

Quote:

Originally Posted by Joe Forster/STA (Post 398874)
Shouldn't there be a forum sticky or something that adds such general information like using the ANSI version of Inno Setup, not the Unicode version? Would someone like to collect/maintain such facts?

I'm using portable ANSI version only of INNO, if it's not agaisnt the rules posting the INNO Setup itself i can open a thread

Guitar Expert 20-11-2011 10:50

Can you tell me why am I getting this error. The setup says that it cannot find the file but it finishes fine and the game runs great. If there is any way to find a solution to this problem because the error presents a great inconvenience for me. Below you will find a link to a picture of the error. (Photobucket is giving me a hard time so I can't show you a picture here)

Picture: http://s1234.photobucket.com/albums/...ent=EROR-1.jpg

pakrat2k2 20-11-2011 11:00

what OS are you running 32 or 64 bit

REV0 20-11-2011 11:01

Quote:

Originally Posted by Guitar Expert (Post 398917)
Can you tell me why am I getting this error. The setup says that it cannot find the file but it finishes fine and the game runs great. If there is any way to find a solution to this problem because the error presents a great inconvenience for me. Below you will find a link to a picture of the error. (Photobucket is giving me a hard time so I can't show you a picture here)

Picture: http://s1234.photobucket.com/albums/...ent=EROR-1.jpg

you dont have this file in your setup bin's. It's not important file, it's not related to the game like directx installation, you installed this from other games of products.

to prevent it, make sure you have vcredist in directory you saw in the error

prudislav 23-11-2011 12:31

what files i need to delete if i Want ENG only version(+maybe some Text-only languages)?

KillerOh 23-11-2011 13:05

Quote:

Originally Posted by prudislav (Post 399063)
what files i need to delete if i Want ENG only version(+maybe some Text-only languages)?

As I could see from a friend who got this game, all the audio data is stored in (NFS The Run install folder)\\Data\\Win32\\Loc folder, as I haven't seen any another "language related" file in the game folder, other than the "GDFBinary_(lang)_(lang).dll" file (As pointed by REV0 in his 1st post). Each AUDIO files (Audio_(lang).sb) is about 300 mbytes, and the entire "loc" folder has almost 2Gb. So you'll save about 1,7Gb by sending all the unneeded languages away from the conversion. Maybe it can compress enough for 2xDVD5, depending of your version.

Anyway, being this custom installer visually based in a peterf's script, you can enable FreeArc compression then create "data1.arc" and "data2.arc" for even more compression - Maybe FreeArc + PreComp + SRep can archieve a english-only backup in a single DVD!
Plus, being yener's script able to de-compress specific files depending of your language of choice, you can easily create a "special" backup with all languages, but that install only the one accoding the language you've chosen in the installer. As it also support FreeArc + PreComp + SRep, it seems that we have a LOT of tools to play during all the night for the best custom install for NFS The Run ever. ;)

andersondj 23-11-2011 14:00

This is for Revo
 
Revo i have improve your code!
A Change autorum script and need Run Script If you want test!
http://www.megaupload.com/?d=GG6JKHRB


Changelog
AUTORUM
The butons Play and Uninstal it's works now!
RUN
add GDF binary to the game explorer For Win Vista or 7 32,64!
desktop icon it's only created on win XP
i lost to mention thats the remove saved games its works now.

sorry for my bad English i am brazilian.

REV0 23-11-2011 14:11

Quote:

Originally Posted by andersondj (Post 399066)
Revo i have improve your code!
A Change autorum script and need Run Script If you want test!
http://www.megaupload.com/?d=GG6JKHRB


Changelog
AUTORUM
The butons Play and Uninstal it's works now!
RUN
add GDF binary to the game explorer For Win Vista or 7 32,64!
desktop icon it's only created on win XP

sorry for my bad English i am brazilian.

edit:

It's not working, it compiled 84 mb of content and setup finished.

REV0 24-11-2011 10:38

Update:

I tested andersondj's autorun and RUN script they didnt work, however i took reg entries from his iss, and changed with mines, now it's working, i updated script to v1.4 thank you friend :)

braveheart280 24-11-2011 11:26

salut
my prob is that it compil just the executable and stop !!!!!!!!!!!!!! plzzzz help me

REV0 24-11-2011 11:29

Quote:

Originally Posted by braveheart280 (Post 399161)
salut
my prob is that it compil just the executable and stop !!!!!!!!!!!!!! plzzzz help me

option 1: try v1.4
option 2: check your game directory
option 3: check your installation content, otherwise it cant just pack exe

braveheart280 24-11-2011 12:03

i solved the prob and thanks very much
i forgot the second "\" in "..\Games\Need for Speed The Run"


All times are GMT -7. The time now is 04:41.

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