Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 08-02-2008, 02:00
mondragon mondragon is offline
Registered User
 
Join Date: Mar 2005
Location: pl
Posts: 373
Thanks: 0
Thanked 16 Times in 11 Posts
mondragon is on a distinguished road
Wink Conflict Denied Ops (DVD9 to 2x DVD5)

Conflict Denied Ops full/ complete backup 2xdvd5
  1. copy dvd9 to temp folder - Disk1
  2. open Conflict Denied Ops.msi in orca
    edit media [check screenshot]
    media_file_table.jpg

    edit file tables [check screenshot]
    conflict_file_table.jpg
    sort by filesize and for the seven biggest file need to be change the column "sequence"
    save msi
  3. create folder inside temp folder disk1 - disk2
  4. move that 7 biggest file [recurse subdirectories - create the same direectories ]
    disk1 is our temp folder where contents of dvd9 is
    Code:
    disk1\disk2\program files\Eidos\Conflict Denied Ops\m_twn.pc.dat
    disk1\disk2\program files\Eidos\Conflict Denied Ops\m_sub.pc.dat
    disk1\disk2\program files\Eidos\Conflict Denied Ops\m_saw.pc.dat
    disk1\disk2\program files\Eidos\Conflict Denied Ops\m_bas.pc.dat
    disk1\disk2\program files\Eidos\Conflict Denied Ops\m_cmb.pc.dat
    disk1\disk2\program files\Eidos\Conflict Denied Ops\m_ctl.pc.dat
    disk1\disk2\program files\Eidos\Conflict Denied Ops\Stream.pc.swd
  5. copy to disk2\
    Code:
    directx\
    GameShadow\
    openal\
    program files\
    wmfredist\
    autorun.exe
    setup.exe
    autorun.hta
    CDO.ico
    autorun.inf
    Conflict Denied Ops.msi
    1034.mst
    1036.mst
    1040.mst
    CDO.ico taken from autorun_images\CDO.ico
    edit autorun.inf
    Code:
    [autorun]
    OPEN=0
    Icon=CDO.ico
  6. burn contents of disk1 except folder disk2 with volumelabel "disk1"
  7. burn contents of disk2 with volumelabel "disk2"
check if installer needs disk1 after disk2 [dont burn image . mount in daemon tools or similar]

NOTE:
after that conversion setup shows" wrong vulemelabel insert disk1"
for skip that edit Conflict Denied Ops.msi
edit media tables :
Code:
1	215	1		disk1	
2	270	2		disk2	
3	271	1		disk1
edit file tables:
for [sort by filesize]
Code:
m_whl.pc.dat	RootDirectory	M_WHLP~1.DAT|m_whl.pc.dat	334741504			8192	19
change filesequence to 271
Code:
m_whl.pc.dat	RootDirectory	M_WHLP~1.DAT|m_whl.pc.dat	334741504			8192	271
**********
french /spanish/ italian takes -920mb
and like FREEMAN100 said need to compress some files to make dvd5 for only one language

media.idt /file.idt for 2xdvd5
Code:
http://youmirror.biz/file/xfvmtujw1325x01
open msi
drop tables:
media
file
import extracted tables
save msi

Fixed msi file:
Conflict.Denied.Ops.MSI.rar

edit 01.06.2009
fixed screenshots, added attachments

Last edited by mondragon; 31-05-2009 at 23:35.
Reply With Quote
The Following User Says Thank You to mondragon For This Useful Post:
wit (14-04-2018)
Sponsored Links
  #2  
Old 12-02-2008, 09:46
mondragon mondragon is offline
Registered User
 
Join Date: Mar 2005
Location: pl
Posts: 373
Thanks: 0
Thanked 16 Times in 11 Posts
mondragon is on a distinguished road
multilang to one lang fit on dvd5
not only for english
now need to check some things

but installs fine , no crc/md5 error
two days of fight , some problems like always, some differencies beetwen ET quake wars proper

instruction later but probably not today
size 3914mb

*****
Conflict Denied Ops dvd9 to dvd5 [multilang to one lang]
  1. copy dvd9 to temp folder "CONFLICTDO"
  2. download .extract to "CONFLICTDO" , replace all
  3. open "Conflict Denied Ops.msi" in orca
    drop tables:
    media
    file
    import tables:
    media
    file
    save msi
  4. u can edit media tables [i skip some part's ]
  5. run from main menu 3 bat files [dont run only that u wish to leave lang]
    example for english conversion run:
    fake_french.bat
    fake_italian.bat
    fake_spanish.bat
  6. go to folder:
    \program files\Eidos\Conflict Denied Ops\
    run
    0.bat - for one core cpu
    or
    1.bat and 2.bat [at the same time] - for dual/quad core cpu
    NOTE:
    need in temp folder [windows temp not where game temp] 2gb or 4gb for 1 and 2 bat at the same time [maybe less]
  7. after cmd window close delete:
    Code:
    all *.bat
    cabarc.exe
    all *.dat 
    all *.sch
    all *.swd
  8. move from
    \program files\Eidos\Conflict Denied Ops\
    to main folder [where msi located] :
    all cab's files:
    Code:
    Data11.cab
    Data12.cab
    Data2.cab
    Data3.cab
  9. delete in main folder:
    Code:
    1.1
    fake_english.bat
    fake_french.bat
    fake_italian.bat
    fake_spanish.bat
    File.idt
    Media.idt
  10. burn/make image of contents temp folder "CONFLICTDO" with volumelabel "CONFLICTDO"
check before burn on dvd discs if installer installs without error and no md5 error

size with nodvd 3,81 GB

edit 01.06.09
added proper attachments

Last edited by mondragon; 31-05-2009 at 23:42.
Reply With Quote
  #3  
Old 20-02-2008, 19:15
BarryB BarryB is offline
Die Hard Member
 
Join Date: Jun 2004
Location: In a House
Posts: 1,972
Thanks: 0
Thanked 1 Time in 1 Post
BarryB is on a distinguished road
Quote:
Originally Posted by FREEMAN100 View Post
Is there anyway to edit the MSI so that you dont have to click ADVANCED install to UNCHECK the 2 checked options....

Install Gameshadow & Launch Conflict Denied Ops

Were abouts are these in the MSI...?
Go to the 'Property' Table and delete INSTALL_GAMESHADOW and LAUNCH_ON_EXIT entries, checkboxes will now be 'unchecked'.

I've also re-written mondragons 1 x DVD5 conversion so the progress bar works correctly during install, will have to test this later today and then upload it!

Stay tuned
Reply With Quote
  #4  
Old 21-02-2008, 07:44
BarryB BarryB is offline
Die Hard Member
 
Join Date: Jun 2004
Location: In a House
Posts: 1,972
Thanks: 0
Thanked 1 Time in 1 Post
BarryB is on a distinguished road
Conflict: Denied Ops 1 x DVD5 (1 Language) Remix

Converted under WinXP with SP2!!

1. Copy contents of DVD to a temp folder. NOTE: If using Vista, you may have to change the attributes of the folder to remove the READ-ONLY bit from the temp folder an all sub-directories!

2. Download this rar:
Code:
http://www.turboupload.com/download/PL1H4q8NhxEJ/convert.rar
and extract it into the temp folder. Overwrite the 'Conflict Denied Ops.msi' file when prompted! This modified MSI also unchecks the 'Install GameShadow' and 'Launch Conflict Denied Ops' options!

3. Decide which language movies you want to keep and run the appropriate BAT file in the temp folder, e.g. to keep English movies run 'English.bat', to keep French movies run 'French.bat' etc!!

4. Run 'convert.bat' in the temp folder and WAIT a few HOURS (depending on CPU speed) for the files to be compressed! The command window will disappear when conversion completes and you should see files named 'data1.cab', 'data2.cab', 'data3.cab' and 'data4.cab'. As a guide it took 1hr 50mins to create all 4 cabs using a 2.8GHz AMD CPU!

5. After the command window disappears run 'cleanup.bat' in the temp folder to delete all un-needed files (including the files you have now compressed into CAB files).

6. If you want the crack to be installed with the game then copy it to the 'program files\Eidos\Conflict Denied Ops' folder, rename or backup the existing 'ConflictDeniedOps.exe' file.

7. Burn to a re-writable DVD and test the install, you don't need a Volume Label!!

8. If All OK and movies play in your language then burn to a DVD+/-R!

Credits to mondragon for sorting how to compress files into CABS!

Note: The games language select requester is contained in 'Setup.exe' so it's not possible to make an installer that defaults to your language, unless there is a way to decompile/recompile IS14 setup EXE's!

Last edited by BarryB; 22-02-2008 at 06:35.
Reply With Quote
  #5  
Old 15-03-2008, 23:12
GeneralsCE GeneralsCE is offline
Registered User
 
Join Date: Mar 2007
Location: germany
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
GeneralsCE is on a distinguished road
Here's a German tutorial (based on BarryB tutorial )

Mache alles so wie BarryB gesagt hat.

Quote:
3. Decide which language movies you want to keep and run the appropriate BAT file in the temp folder, e.g. to keep English movies run 'English.bat', to keep French movies run 'French.bat' etc!!
Bei diesem Punkt wählst Du englisch.

Bevor Du es auf DVD brennst must Du noch eine Datei und einen Ordner umbenennen.

im Ordner

program files\Eidos\Conflict Denied Ops\Readme

Ist die Datei :

Readme_German.rtf

Die benennst Du um in :

Readme_English.rtf


Nun benennst Du noch folgenden Ordner um :

program files\Eidos\Conflict Denied Ops\Data\FMV

Da ist ein Ordner der de heist,den benenne um in en

Das war es dann schon.

thx @ BarryB
Reply With Quote
  #6  
Old 19-08-2010, 00:01
Edrich's Avatar
Edrich Edrich is offline
Registered User
 
Join Date: Nov 2005
Location: Brazil
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
Edrich is on a distinguished road
Send a message via MSN to Edrich Send a message via Yahoo to Edrich
Perfect convertion...

Quote:
By mondragon

Conflict Denied Ops - DVD9 to DVD5 [Multilang to one Lang]
Thanks! Work fine in WinSeven x64
__________________
Do not tell the universe the size of your problem ...
Tell your problem, the size of the universe!

Last edited by Grumpy; 02-02-2011 at 21:59. Reason: Removed the HUGE quote - NO need to quote whole post!
Reply With Quote
Reply


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
World in conflict 1x DVD9 to 1x DVD5 bigrig658 PC Games 2 13-04-2008 04:31



All times are GMT -7. The time now is 16:51.


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