FileForums

FileForums (https://fileforums.com/index.php)
-   PC Games - CD/DVD Conversions (https://fileforums.com/forumdisplay.php?f=39)
-   -   Need for Speed SHIFT (DVD9 to 1xDVD5) (https://fileforums.com/showthread.php?t=87839)

pakrat2k2 29-09-2009 08:37

Quote:

Originally Posted by dakifil (Post 377744)
My dvd is only 1.9 GB :confused:

you did the same as others here did, you replaced the dummy files then compressed the folder. thats why its 1.9GB.. go back & start over again.

BEFORE you start #3, DO step#4. people cant read

4) Start FREEARC browse game's folder after installation, or directly from DVD9 select:


Choose either the already installed game folder OR direct from DVD9, start freearc compress the needed files THEN do step #3 ( replace dummy files )
then to step #5.

Meathos13 30-09-2009 19:18

Plain English to prevent errors when using this brilliant method!
 
--------------------------------------------------------------------------------------------------
Need for Speed SHIFT (1xDVD9 to 1xDVD5)
--------------------------------------------------------------------------------------------------

Need for Speed SHIFT (1xDVD9 to 1xDVD5 Multi 10 - All Languages) FREEARC+MSI Custom Actions

1) Make temp folder 'temp\Need for Speed(TM) SHIFT'

2) Copy all contents of DVD9 to 'temp\Need for Speed(TM) SHIFT\'

3) Start FREEARC browse 'temp\Need for Speed(TM) SHIFT\Pakfiles\', or directly from the original DVD9:

http://fileforums.com/attachment.php...1&d=1253190845

4) Move NFSS_arc.exe to 'temp\Need for Speed(TM) SHIFT\'

5) Extract & overwrite 'Dummy.7z' contents to 'temp\Need for Speed(TM) SHIFT\Pakfiles\'

6) Extract 'Autorun.7z' to 'temp\Need for Speed(TM) SHIFT\'

7) Burn or make UDF ISO with same label name of temp folder

DVD size 3.50 gb

--------------------------------------------------------------------------------------------------
Attached Files
Dummy.7z (2.2 KB, 870 views)
Autorun.7z (11.16 MB, 340 views)

--------------------------------------------------------------------------------------------------

xman323 01-10-2009 12:28

works flawlessly
Many thanks

Joe Black 03-10-2009 09:25

Quote:

Originally Posted by Alfart (Post 377876)
Is This for any language? Can u post me for italian language 1xdvd5 please?
Tnx!
Alfart

When the compression is done, there are all language ;)

Bye

victory144 04-10-2009 16:58

Thanks very much "peterf1999" keep them up ...

100% working ... Tested on W7 64Bit...

73532 07-10-2009 14:30

this worked for me 100% with crack too, thank's
 
Quote:

Originally Posted by Meathos13 (Post 377785)
--------------------------------------------------------------------------------------------------
Need for Speed SHIFT (1xDVD9 to 1xDVD5)
--------------------------------------------------------------------------------------------------

Another choice to get it work with one DVD.
Thank you, Meathos13 and the original from peterf :)
It's tested and work 100%. :D

Meathos13 07-10-2009 23:59

Don't use Crack/s
 
All I did was simplify the syntax...

"But Thanks! Anyway"

Thank You Peterf1999 for being intelligent enough to make the files and write the instruction in the first place!!!


Don't use Crack/s

mongrel 04-12-2009 06:00

@peterf1999:
it worked for me on Win XP/Vista/7...thank u very much
could u share with us what changes u made in the .dat file as I'm new to all the msi editing and I'm liking it very much...if u cud share what u did here it would be very nice...thank you

also, what is the .dlt file and what is xdelta3.0???

Joe Forster/STA 04-12-2009 11:03

Quote:

Originally Posted by mongrel (Post 380346)
what is xdelta3.0???

xdelta is a binary diff program, see here: http://xdelta.org.

mongrel 04-12-2009 17:28

ohh, so xdelta is a patching tool, right??
can anyone tell me exactly what this command does, i tried to find it online but couldn't!
xdelta3.0 -d -v -fs autorun.dat NFSS.dlt "autorun patched.dat"

Joe Forster/STA 05-12-2009 03:16

Quote:

Originally Posted by mongrel (Post 380376)
ohh, so xdelta is a patching tool, right??

Right.

Quote:

Originally Posted by mongrel (Post 380376)
can anyone tell me exactly what this command does, i tried to find it online but couldn't!
xdelta3.0 -d -v -fs autorun.dat NFSS.dlt "autorun patched.dat"

Apply a patch (-d for decode) called "NFSS.dlt" (first filename = input) to "autorun.dat" (value of -s for source, not a stand-alone filename!), resulting in "autorun patched.dat" (last filename = output) which is to be overwritten (-f for force overwrite), and be verbose (-v for verbose) about the process.

(Yes, the command line syntax of this software is not trivial, it's somehow quite confusing...)

mongrel 05-12-2009 04:57

Quote:

Originally Posted by Joe Forster/STA (Post 380398)

Apply a patch (-d for decode) called "NFSS.dlt" (first filename = input) to "autorun.dat" (value of -s for source, not a stand-alone filename!), resulting in "autorun patched.dat" (last filename = output) which is to be overwritten (-f for force overwrite), and be verbose (-v for verbose) about the process.

Thanks for clearing it out...but I still have doubts.
So, here, does the command decode "autorun.dat" or "nfss.dlt" ??
the source is "autorun.dat", i guess ??
what is the need to force overwrite the file, can't we just write it? :confused:
What is a .dlt file and how do we create it?

peterf1999 05-12-2009 05:23

Quote:

Originally Posted by mongrel (Post 380403)
Thanks for clearing it out...but I still have doubts.
So, here, does the command decode "autorun.dat" or "nfss.dlt" ??
the source is "autorun.dat", i guess ??
what is the need to force overwrite the file, can't we just write it? :confused:
What is a .dlt file and how do we create it?

xdelta3.0 -e -fs oldfile newfile deltafile (create delta diff. bin file)
xdelta3.0 -d -fs oldfile deltafile newfile (apply the bin patch)

-f if it already present overwrite it

the source is always the oldfile

mongrel 05-12-2009 15:49

1 Attachment(s)
@peterf1999
Thank you very much, I now understood evrything and thanx for telling all the commands (now I can create patches too...yippee)
Also, I compared the patched file and the original file, but I didn't find a line that said to extract "NFSS_arc.exe"...all I could find was a line that was added to unpack an "exe".
I have attached the differences between both patched and original files.

Attachment 1295

sumant30 31-12-2009 23:16

Thanks meathos :):):) working fine on win 7 x64.


All times are GMT -7. The time now is 06:34.

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