View Single Post
  #5  
Old 12-04-2008, 16:47
ravd ravd is offline
Senior Member
 
Join Date: Nov 2007
Location: ???
Posts: 188
Thanks: 0
Thanked 9 Times in 9 Posts
ravd is on a distinguished road
RAINBOW SIX VEGAS 2 DVD9 to DVD5

This conversion keeps all files intact except spoken language, so regardless which language you install spoken audio is english.

[1] Copy dvd9 content to R6VEGAS2 folder

[2] Download ISCab 14.0.0.162 and extract it to R6VEGAS2 folder, overwrite layout.bin file

[3] Run make_list.bat or command ISCAB data1.cab -l -i"list.txt"

[4] Remove all entries from list.txt except [sound_en]
Code:
[ISCAB Info]
Product=ISCAB
Version=2.0

[sound_en]
File1="10.SB0"
File2="14.SB0"
...
File467="x.SB0"
File468="z.SB0"
[5] Run extract.bat or command ISCAB data1.cab -x -i"list.txt"

[6] Run make_list.bat again

[7] Remove all entries + [sound_en] from list.txt, expect other languages [sound_de], [sound_es], [sound_fr], [sound_it]
Code:
[ISCAB Info]
Product=ISCAB
Version=2.0

[sound_es]
File1="10.SB0"
File2="14.SB0"
...
File467="x.SB0"
File468="z.SB0"

[sound_fr]
File1="10.SB0"
File2="14.SB0"
...
File467="x.SB0"
File468="z.SB0"

[sound_it]
File1="10.SB0"
File2="14.SB0"
...
File467="x.SB0"
File468="z.SB0"

[sound_de]
File1="10.SB0"
File2="14.SB0"
...
File467="x.SB0"
File468="z.SB0"
[8] Run add_and_replace.bat or command ISCAB data1.cab -a -i"list.txt"

[9] Delete *.bat, ISCAB.exe, ISTools.dll, list.txt, MediaBuild40.dll and *.SB0 files

[10] Add Crack folder and make iso or burn with label R6VEGAS2

Example for german audio only.
Leave only [sound_de] to list.txt in step 4
Leave only [sound_en], [sound_es], [sound_fr], [sound_it] to list.txt in step 7

Conversion is pretty simple and you don't have to be expert in these things, so people wanting specific spoken language can make their own conversion and learn something too.

Last edited by ravd; 26-05-2008 at 12:13.
Reply With Quote