FileForums

FileForums (https://fileforums.com/index.php)
-   PC Games - CD/DVD Conversions (https://fileforums.com/forumdisplay.php?f=39)
-   -   F1 2011 DVD9 to 2xDVD5 (https://fileforums.com/showthread.php?t=91936)

senseman 20-09-2011 21:14

F1 2011 DVD9 to 2xDVD5
 
1 Attachment(s)
F1 2011 DVD9 to 2xDVD5

1. Create 2 folders and name them as DISK1 & DISK2

2. Copy all the contents of DVD9 to DISK1

3. Move following files from DISK1 to DISK2

Code:

Media4.cab
Media5.cab
Media6.cab

4: Copy following files from DISK1 to DISK2

Code:

autorun.inf
autorun.ico

5. Edit Autorun.inf in DISK2 folder to like this:

Code:

[autorun]
OPEN="0"
icon="autorun.ico"
label="F1 2011"

6. Extract & overwrite F1_2011_2xDVD5 contents to DISK1 folder

7. Burn or make iso's with same label names of temp folders

Install Sequence: DVD1-DVD2

khronosbr 20-09-2011 22:32

100% work...Win 7 32Bits...Thks senseman

gabriel1973 21-09-2011 02:06

I have a problem!Cannot recognize dvd 2 (DISK2)!!WIN 7 Ultimate 32 bits,mount ISO with DAEMON.Tools.Lite.4.35.5

peterf1999 21-09-2011 02:53

1 Attachment(s)
@Senseman

Diskprompt fixed, added banner & dialog bitmaps ;)

lukasgames 21-09-2011 03:26

thank working for my 100% w7 x32

Grumpy 21-09-2011 06:32

Quote:

Originally Posted by maxthon (Post 396297)
thanks!

^ Deleted, pointless 'thanks' post will be deleted unless mentioning some useful info like the OS you use.

Quote:

Originally Posted by ybektas55 (Post 396298)
Teşekkürler Senseman
Tr. de hangi sitedesin? Kaybettik seni.

^Deleted, English Only please.

yener90 21-09-2011 06:52

1 Attachment(s)
For those who want to save lil bit more space on dvd 2 and want different pics:
dont move Media4.cab. move Media2.cab to DISK2 instead and use this msi file.

http://img35.imageshack.us/img35/2603/dadsvs.jpg

DVD1: 4.36 GB
DVD2: 3.05 GB

thx senseman works on my Win7 x64.
just edited some lines :D

rafaelmiglio 21-09-2011 12:10

Works 100% on Seven x64.
Thanks.

DaMix 22-09-2011 08:04

Thanks senseman and yener90, Works 100% en 7 x64.

Van Helsing 23-09-2011 10:13

Quote:

Originally Posted by senseman (Post 396286)
F1 2011 DVD9 to 2xDVD5

Great job!!! Thanks a lot!!! Work perfect on Windows XP SP3! This is best forum on the world! Here is 4 kings: @yener90, @senseman, @Grumpy and @peterf1999!!! CHEERS!!!!!!!!

senseman 24-09-2011 03:42

thank you all..

added new msi 500 download before

http://img215.imageshack.us/img215/9859/38338560.png



Quote:

Originally Posted by gabriel1973 (Post 396290)
I have a problem!Cannot recognize dvd 2 (DISK2)!!
WIN 7 Ultimate 32 bits,mount ISO with DAEMON.Tools.Lite.4.35.5


use correct label ? DISK1 DISK2

http://www.fileforums.com/showthread.php?t=82704

ss from old msi

http://i26.lulzimg.com/afffec.jpg

http://img171.imageshack.us/img171/3338/87604237.jpg

http://img849.imageshack.us/img849/4461/80781490.jpg

dmcNero92 24-09-2011 05:00

You can fit this game to 1xDVD5
movies downgrade 40-50%
and files pack with free arc:

-mx -ld800m
or
-mx -ld1600m

installer... you can create a setup.bat ;)
this method was used by Skullptura ;)

Grumpy 24-09-2011 07:51

Quote:

Originally Posted by dmcNero92 (Post 396365)
this method was used by Skullptura

I suggest you read the Forum Rules!

Mention a warez group again and you will be permanently banned from these fourms!
First and final warning.

Onizuka87k 25-09-2011 14:04

I found a way to do a 1xDVD5 conversion without spending too much time with bik resampling, just leave as they are! ;)

Unfortunatelly my knowledges aren't too good to do a complete installer with Inno, i just can use bat script! :cool:

1) I encoded all .WIP sounds (\root-installation-folder\audio\dictionaries\<all-subfolders>) to .ogg with OggEnc and raw parameter.
Dictionaries folder before (with only original WIP files): ~2,94GB
Dictionaries folder after (with only encoded OGG files): ~198MB
:eek:

2) Compressed with FreeArc all files and folders in the game's installation folder except "video" folder.

3) Final size of the .ARC file is ~2,73GB (uncompressed are ~6,7GB)

4) .ARC file and video folders (without any resemapling): ~4,06GB, and it's all you need! :D

With an E8400 (dual core) it took like ~15 minutes for the WIP-to-OGG, ~50 minutes for the arc.

For the extraction you can use OggDec (v1.0.1) for the OGG-to-WIP and it's very quick, about 1 minute.

For the language and installation folder you can use a reg file, just add to registry something like:
Code:

[HKEY_LOCAL_MACHINE\SOFTWARE\Codemasters\F1 2011]
"PATH_APPLICATION"="<your-game's-installation-folder-path>"
"LANGUAGE"="1040"
"locale"="1040"

The 1040 in my case is italian language and you can see them by searching, on google, "Windows Locale Codes".

@peterf1999: What do you think man? ;)

plipzide 27-09-2011 08:50

tanxs works 100 % for Windows 7 32bit, the install sequence is DVD1 - DVD2

rehataha 30-09-2011 23:32

works on win7 64 bit

saol gardaş çalışıyo

unREAL2011 07-10-2011 19:04

works fine on windows 7 ultimate 64bit
thanks.

pakrat2k2 07-10-2011 23:39

Quote:

Originally Posted by Onizuka87k (Post 396398)
I found a way to do a 1xDVD5 conversion without spending too much time with bik resampling, just leave as they are! ;)

Unfortunatelly my knowledges aren't too good to do a complete installer with Inno, i just can use bat script! :cool:

1) I encoded all .WIP sounds (\root-installation-folder\audio\dictionaries\<all-subfolders>) to .ogg with OggEnc and raw parameter.
Dictionaries folder before (with only original WIP files): ~2,94GB
Dictionaries folder after (with only encoded OGG files): ~198MB
:eek:

2) Compressed with FreeArc all files and folders in the game's installation folder except "video" folder.

3) Final size of the .ARC file is ~2,73GB (uncompressed are ~6,7GB)

4) .ARC file and video folders (without any resemapling): ~4,06GB, and it's all you need! :D

With an E8400 (dual core) it took like ~15 minutes for the WIP-to-OGG, ~50 minutes for the arc.

For the extraction you can use OggDec (v1.0.1) for the OGG-to-WIP and it's very quick, about 1 minute.

For the language and installation folder you can use a reg file, just add to registry something like:
Code:

[HKEY_LOCAL_MACHINE\SOFTWARE\Codemasters\F1 2011]
"PATH_APPLICATION"="<your-game's-installation-folder-path>"
"LANGUAGE"="1040"
"locale"="1040"

The 1040 in my case is italian language and you can see them by searching, on google, "Windows Locale Codes".

@peterf1999: What do you think man? ;)

You come up with very unique ways of completing conversions, that DONT take hours of time to complete. Nice job, now to implement the suggestions into INNO and will be perfect ;)

bRIanYamiL 09-10-2011 23:19

100% work...Win7 64 Bits...Thks senseman

senseman 11-10-2011 09:06

fixed the Attached Files incl Update

The-revenge 13-10-2011 05:12

Quote:

Originally Posted by Onizuka87k (Post 396398)
I found a way to do a 1xDVD5 conversion without spending too much time with bik resampling, just leave as they are! ;)

Unfortunatelly my knowledges aren't too good to do a complete installer with Inno, i just can use bat script! :cool:

1) I encoded all .WIP sounds (\root-installation-folder\audio\dictionaries\<all-subfolders>) to .ogg with OggEnc and raw parameter.
Dictionaries folder before (with only original WIP files): ~2,94GB
Dictionaries folder after (with only encoded OGG files): ~198MB
:eek:

2) Compressed with FreeArc all files and folders in the game's installation folder except "video" folder.

3) Final size of the .ARC file is ~2,73GB (uncompressed are ~6,7GB)

4) .ARC file and video folders (without any resemapling): ~4,06GB, and it's all you need! :D

With an E8400 (dual core) it took like ~15 minutes for the WIP-to-OGG, ~50 minutes for the arc.

For the extraction you can use OggDec (v1.0.1) for the OGG-to-WIP and it's very quick, about 1 minute.

For the language and installation folder you can use a reg file, just add to registry something like:
Code:

[HKEY_LOCAL_MACHINE\SOFTWARE\Codemasters\F1 2011]
"PATH_APPLICATION"="<your-game's-installation-folder-path>"
"LANGUAGE"="1040"
"locale"="1040"

The 1040 in my case is italian language and you can see them by searching, on google, "Windows Locale Codes".

@peterf1999: What do you think man? ;)

i have a question, the final size of sound file are very small rather than the original size; there are a significative loss of audio quality, for example audio effect of the car and the enviroment?

Onizuka87k 13-10-2011 10:11

Quote:

Originally Posted by The-revenge (Post 396987)
i have a question, the final size of sound file are very small rather than the original size; there are a significative loss of audio quality, for example audio effect of the car and the enviroment?

Nothing ;)
Once decoded the sizes of the files will be the same of the original without any loss of audio quality.
I'm playing with the game installed in this way (i made a conversion 1xDVD5 for me) and I don't hear any difference :cool:

The-revenge 14-10-2011 12:12

Quote:

Originally Posted by Onizuka87k (Post 396996)
Nothing ;)
Once decoded the sizes of the files will be the same of the original without any loss of audio quality.
I'm playing with the game installed in this way (i made a conversion 1xDVD5 for me) and I don't hear any difference :cool:

ok, sounds great.
Now I try, thank you

spuki 19-10-2011 12:06

Thanks Senseman and Yener, works great as always on win7 32bit.

Insane1906 31-10-2011 03:58

Works perfect for Win XP SP3.Thanks Senseman:D

Nitrous 15-11-2011 06:29

About f1 2011 i have the original game it is updated to v1.1 and i don't want to use my dvd to avoid been destroyed. Looks better clean in the case can you help on how to do this?


All times are GMT -7. The time now is 18:20.

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