Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions

Reply
 
Thread Tools Display Modes
  #1  
Old 28-07-2012, 15:12
Onizuka87k's Avatar
Onizuka87k Onizuka87k is offline
Registered User
 
Join Date: Oct 2009
Location: Italy
Posts: 96
Thanks: 31
Thanked 15 Times in 8 Posts
Onizuka87k is on a distinguished road
Cool Spec Ops: The Line DVD9 to 1xDVD5 (1 language, no multi-player)

Spec Ops: The Line
DVD9 to 1xDVD5 WITHOUT MP AND WITH ONLY 1 LANGUAGE
* BASED ON REV0's SETUP *

Code:
Movies cut: Only MP movies
Bik Resampling: No
Files cut: MP
Languages: Only one
FreeArc: Yes
Precomp & Srep: No
1. Follow step 1, 3 and 4 from REV0's istructions.
Edit the path of the installation folder with your one in the main script.
Leave in the script the compression level to lzma2/ultra64.
Save it and close.

2. Go to <installation_folder>\Engine\Localization and leave only the INT folder (english) and the other language you want!
(ie: for italian you have to leave INT and ITA, DEU/FRA/ESN must be moved away).

3. Do the same of the step 2 but in this folder <installation_folder>\SRGame\Localization.

4. Go to <installation_folder>\SRGame\Movies and delete (or move away) all the multiplayer's movies. They all start with "MP_" as title!

5. Go to <installation_folder>\SRGame\CookedPCConsole and delete (or move away) all the multiplayer's files. They all start with "MP" as title!
Quote:
A simple batch command could be:
>move MP* ..\..\..\Backup\SRGame_Cooked
or if you don't care about the movies
>del MP*
6. In the same folder of step 5 you have to delete or move away all the other language's files.
(ie: for italian you need to delete (or move away) all files contain as part of the name "LOC_DEU", "LOC_ESN", "LOC_FRA", "LOC_INT". INT is ensligh! )
Quote:
A simple batch command (for italian) could be:
>move *LOC_DEU* ..\..\..\Backup\SRGame_Cooked
>move *LOC_ESN* ..\..\..\Backup\SRGame_Cooked
>move *LOC_FRA* ..\..\..\Backup\SRGame_Cooked
>move *LOC_INT* ..\..\..\Backup\SRGame_Cooked
Informations:
At this point you should have these sizes (or similar):
Movie folder: ~1.15GB
CookedPCConsole: ~4.90GB

7. Launch FreeArc and then compress the content of the folder "<installation_folder>\SRGame\CookedPCConsole":
Quote:
Output archive: Setup-1b.bin
Compression: -mx -ld800m
Make exe: Not checked
Size of Setup-1b.bin: ~3.03GB

8. Move Setup-1b.bin away (NOT in the REV0's setup folder because when you'll compile the script Inno will automatically delete all the Setup-*.bin files in the script folder!)
(Thanks The-revenge for having reported the issue)

9. Delete the content of <installation_folder>\SRGame\CookedPCConsole

10. In the REV0's setup folder create a new folder, called it "Redistributables" and move DirectX's folder to this place, also move vcredist setups.

11. In the REV0's setup folder, edit Setup.ini adding these lines (after [InstallOptions] part):
Quote:
[ExtractSettings]
FreeArcFile1={src}\Setup-1b.bin;DestDir:{app}\SRGame\CookedPCConsole;Disk:1 ;PrecSrep:0;
12. Now open the Inno script and compile it. On my machine it took like 15min. It will create only Setup-1a.bin file with size like ~1.09GB.

13. Move Setup-1b.bin into REV0's setup folder

14. Create the ISO with the following files, as shown:


My ISO size: 4.24GB
My ISO free space: 124MB
Installation time: On my machine (Intel C2D E8400) it took exactly 10min!

ps: Obviously THANKS to REV0, all credits go to him!

ps2: I hope someone will appreciate this!


Last edited by Onizuka87k; 25-08-2012 at 15:22. Reason: Fixed an issue pointed out by The-revenge!
Reply With Quote
The Following 6 Users Say Thank You to Onizuka87k For This Useful Post:
Chompower (20-10-2012), Dalfi (17-01-2013), eliwodkung (01-11-2012), faustus69 (17-11-2012), fips (22-12-2012), supernoro (22-12-2013)
Sponsored Links
  #2  
Old 16-08-2012, 10:22
The-revenge The-revenge is offline
Registered User
 
Join Date: May 2008
Location: Italy
Posts: 144
Thanks: 19
Thanked 4 Times in 4 Posts
The-revenge is on a distinguished road
Great job.
I will try it, and then I will insert feedback for your work
Reply With Quote
  #3  
Old 18-08-2012, 02:57
The-revenge The-revenge is offline
Registered User
 
Join Date: May 2008
Location: Italy
Posts: 144
Thanks: 19
Thanked 4 Times in 4 Posts
The-revenge is on a distinguished road
wtf man...what do wrong?
After make setup-1b.bin, I put this file into SPEC_OPS_TLINE_V100, and run ISS...after compiling, setup-1a appear, but setup-1b disappear!! Why?
Also INNO return a lot of error. There are two type of errors :


Warning: Message name "ToUNCPathname" in "C:\Users\Daniele\Downloads\Compressed\SPEC_OPS_TL INE_V100\Languages\English.isl" is not recognized by this version of Inno Setup. Ignoring.

Warning: A message named "ApplicationsFound" has not been defined for the "eng" language. Will use the English message from Default.isl.

There are a lot of warning for each language and for a lot of file.

Last edited by The-revenge; 18-08-2012 at 03:09.
Reply With Quote
  #4  
Old 20-08-2012, 00:44
Kamyk95 Kamyk95 is offline
Registered User
 
Join Date: Mar 2011
Location: Poland
Posts: 97
Thanks: 19
Thanked 11 Times in 8 Posts
Kamyk95 is on a distinguished road
Quote:
Originally Posted by The-revenge View Post
wtf man...what do wrong?
After make setup-1b.bin, I put this file into SPEC_OPS_TLINE_V100, and run ISS...after compiling, setup-1a appear, but setup-1b disappear!! Why?
It happened to me too. Setup-1b disappeared. I compressed these files again. After compiling the conversion works on Win7 x64.
Reply With Quote
  #5  
Old 20-08-2012, 03:08
The-revenge The-revenge is offline
Registered User
 
Join Date: May 2008
Location: Italy
Posts: 144
Thanks: 19
Thanked 4 Times in 4 Posts
The-revenge is on a distinguished road
I think the ISS script delete setup-1b during the operation of clean-up for deleting temporany file of conversion; if setup-1b is in that folder, clean-up operation delete it.
Btw I mkae again setup-1b, and make ISO; installation work correctly, in this day I try the game.
Reply With Quote
  #6  
Old 25-08-2012, 13:21
NamelessOne's Avatar
NamelessOne NamelessOne is offline
Registered User
 
Join Date: Dec 2008
Location: Sigil
Posts: 285
Thanks: 235
Thanked 854 Times in 186 Posts
NamelessOne is on a distinguished road
Thanks, man. Works fine on my Win7 Home Premium 64bit
Reply With Quote
  #7  
Old 25-08-2012, 15:26
Onizuka87k's Avatar
Onizuka87k Onizuka87k is offline
Registered User
 
Join Date: Oct 2009
Location: Italy
Posts: 96
Thanks: 31
Thanked 15 Times in 8 Posts
Onizuka87k is on a distinguished road
Quote:
Originally Posted by The-revenge View Post
I think the ISS script delete setup-1b during the operation of clean-up for deleting temporany file of conversion; if setup-1b is in that folder, clean-up operation delete it.
Btw I mkae again setup-1b, and make ISO; installation work correctly, in this day I try the game.
Sorry guys, my fault! I forgot that when you compile a script Inno clean-up all Setup-*.bin files in the script folder.
Fixed now!

ps: for the warning: are you using Unicode version of Inno? Anyway the script isn't mine as i wrote! The base is by Yener90, the mods are from REV0.

Last edited by Onizuka87k; 25-08-2012 at 15:28.
Reply With Quote
  #8  
Old 26-08-2012, 04:50
Kamyk95 Kamyk95 is offline
Registered User
 
Join Date: Mar 2011
Location: Poland
Posts: 97
Thanks: 19
Thanked 11 Times in 8 Posts
Kamyk95 is on a distinguished road
I was forced to use Unicode version, because I've got TGUID error or something.
Reply With Quote
  #9  
Old 10-09-2012, 06:16
Kamyk95 Kamyk95 is offline
Registered User
 
Join Date: Mar 2011
Location: Poland
Posts: 97
Thanks: 19
Thanked 11 Times in 8 Posts
Kamyk95 is on a distinguished road
Quote:
Originally Posted by Onizuka87k View Post
Spec Ops: The Line
DVD9 to 1xDVD5 WITHOUT MP AND WITH ONLY 1 LANGUAGE
* BASED ON REV0's SETUP *
The first update for this game came up. It's size = ca. 520MB. I don't know if it contains DLC or something else, but...will it work with this conversion?
Reply With Quote
  #10  
Old 04-10-2012, 11:34
d00m3d d00m3d is offline
Registered User
 
Join Date: Dec 2008
Location: Internet
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
d00m3d is on a distinguished road
Quote:
Originally Posted by Kamyk95 View Post
The first update for this game came up. It's size = ca. 520MB. I don't know if it contains DLC or something else, but...will it work with this conversion?
Yup, the DLC is coop and yes, it will work, if after following all the steps described in the OP, you do this:

Delete the Redistributables\DirectX folder and put instead in Redistributables\ this file: http://www.microsoft.com/en-us/downl...ils.aspx?id=35

Then open Setup.ini and change the DirectX setup lines to:

Code:
Launch1=DirectX
Launch164=0
Launch1BeforeInstall=0
LaunchCom1=Redistributables\dxwebsetup.exe
LaunchArg1=
Thanks Onizuka87k and thanks REV0.
Reply With Quote
  #11  
Old 07-10-2012, 10:40
Chompower's Avatar
Chompower Chompower is offline
Registered User
 
Join Date: Oct 2009
Location: Argentina
Posts: 36
Thanks: 35
Thanked 2 Times in 1 Post
Chompower is on a distinguished road
Question

Excuse my ignorance, but I have a problem in item 6 to create the command batch. In my case, I want to language Spanish. I find it very tedious to do manually. Someone could help me?.

Finished. I found another quick way to delete the other languages ​​without having to use a command bat.
My final result (game in Spanish):
Setup-1b.bin: 3.04GB Compile time: 38 min.
Setup-1a.bin: 1.25GB Compile time: 8 min.
DVD5 finished size: 4.32 GB
Installation total time: 6 min


Many thanks to Onizuka87k and REVO and also to d00m3d.

Last edited by Joe Forster/STA; 08-10-2012 at 02:09.
Reply With Quote
  #12  
Old 05-02-2013, 06:10
andrei222's Avatar
andrei222 andrei222 is offline
Registered User
 
Join Date: Feb 2011
Location: the center of universe
Posts: 107
Thanks: 29
Thanked 32 Times in 19 Posts
andrei222 is on a distinguished road
one more thing about setup-1b.bin .open with freearc an select CookedPCConsole folder or all files from folder? i need answer
__________________
I'll make him an offer he can't refuse.
Reply With Quote
  #13  
Old 05-02-2013, 16:36
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,028 Times in 3,083 Posts
pakrat2k2 is on a distinguished road
compress all files/folders inside the CookedPCConsole folder.
Reply With Quote
The Following User Says Thank You to pakrat2k2 For This Useful Post:
andrei222 (06-02-2013)
  #14  
Old 22-12-2013, 07:18
emaf94's Avatar
emaf94 emaf94 is offline
Registered User
 
Join Date: Oct 2012
Location: Argentina
Posts: 31
Thanks: 40
Thanked 17 Times in 9 Posts
emaf94 is on a distinguished road
Not is possible the conversion for 1 dvd5 without delete mp files? i dont have a problem with the installation time, if it can where compression is recommended?

Sorry for my english.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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
Spec Ops: The Line DVD9 to 2xDVD5 *INNO SETUP* REV0 PC Games - CD/DVD Conversions 24 14-01-2017 11:28
Star Wars The Clone Wars : Republic Heroes (DVD9 to 1xDVD5) Multi 5 peterf1999 PC Games - CD/DVD Conversions 8 30-06-2010 21:15
Unable to Backup "Oz" Season 2 Disc 2 soulvids DVD Backup Forum 1 25-08-2007 12:57



All times are GMT -7. The time now is 19:50.


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