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

Reply
 
Thread Tools Display Modes
  #1  
Old 03-11-2006, 04:03
Ssnake Ssnake is offline
Junior Member
 
Join Date: Jul 2005
Location: czech
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
Ssnake is on a distinguished road
make 2 similar dvds/isos, on one delete data 2 3 4 and on sec. delete data 5 6 7, in the middle of instalation it will ask for disk with data5.cab...
Use any label.

Last edited by Grumpy; 31-12-2006 at 21:05.
Reply With Quote
Sponsored Links
  #2  
Old 04-11-2006, 07:40
mojo8850's Avatar
mojo8850 mojo8850 is offline
Registered User
 
Join Date: Nov 2004
Location: The Underworld
Posts: 175
Thanks: 0
Thanked 2 Times in 2 Posts
mojo8850 is on a distinguished road
Send a message via ICQ to mojo8850 Send a message via AIM to mojo8850 Send a message via MSN to mojo8850
Yes I Can Confirm I Have Tested It And Works 100%.
Sorry Snake I Just Wanted To Confirm It My Self..

The More Testing Results The Better..
__________________
[B]Thank's

Peace Out

Ciao Regard's To Everyone From Mr Mojo :) :) :) [/B]
Reply With Quote
  #3  
Old 05-11-2006, 08:57
sylvio sylvio is offline
Registered User
 
Join Date: Aug 2001
Location: Hungary
Posts: 131
Thanks: 0
Thanked 0 Times in 0 Posts
sylvio
Buy the US DVD Limited Edition, it has 4,6Gbytes and fit on a DVD5 to
make your Backup copy. Or use 2xDVD5. This is NOT MSI installer's and
simple asks for the next CAB-file.
Reply With Quote
  #4  
Old 09-11-2006, 01:39
santi_evil santi_evil is offline
Junior Member
 
Join Date: Dec 2005
Location: Spain
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
santi_evil is on a distinguished road
The data*.cab can be descompressed with i6comp...
I´ve read the tutorial here but it don´t says nothing about delete archives (foreign languages) and compress the files in a new cab...
Sorry for may bad english

DONE !!!


@echo off
i6comp d -g4 data1.cab *.*
pause
i6comp d -g5 data1.cab *.*
pause
i6comp d -g6 data1.cab *.*
pause
i6comp d -g10 data1.cab *.*
pause
i6comp d -g11 data1.cab *.*
pause
i6comp d -g13 data1.cab *.*
pause
i6comp d -g15 data1.cab *.*
pause
i6comp d -g16 data1.cab *.*
pause
i6comp d -g17 data1.cab *.*
pause
i6comp d -g23 data1.cab *.*
pause
i6comp d -g24 data1.cab *.*
pause
i6comp d -g26 data1.cab *.*
pause

ADVICE: This script is ONLY for spanish. For other language do "icomp6 g data1.cab", numerate the groups (0..), select the languages to delete
I´ve got only one problem, at install appears a crc error in 2200*.mod file... the solve is extract only this archive (from original) and replace it in the new cabs.

Final size: 4.3 giga

Last edited by santi_evil; 09-11-2006 at 10:37.
Reply With Quote
  #5  
Old 03-12-2006, 05:47
santi_evil santi_evil is offline
Junior Member
 
Join Date: Dec 2005
Location: Spain
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
santi_evil is on a distinguished road
Only there is a rule ... uses a safety copy

1.- Extract all cab files and data1.hdr from iso (ultraiso or similar)
2.- Disable attribute read only... data1.hdr too...
3.- Use icomp6.exe (itīs good for spanish version... I suppose for german too)
to see the files.
In DOS mode (or script)

Quote:
i6comp g data1.cab
results:

Quote:
<Engine>Kernel Placeholder
<ENGINEDIR>
NEVER_OVERWITE

<Engine>EngineCommonPlaceHolder
<ENGINECOMMONDIR>
NEVER_OVERWITE

<Support>Script
<SUPPORTDIR>\{F20C1251-1D0A-4944-B2AE-678581B33B19}
ALWAYS_OVERWITE

<Support>Language Independent OS Independent Files
<SUPPORTDIR>\{F20C1251-1D0A-4944-B2AE-678581B33B19}
ALWAYS_OVERWITE

<Support>English OS Independent Files
<SUPPORTDIR>\{F20C1251-1D0A-4944-B2AE-678581B33B19}
ALWAYS_OVERWITE

<Support>French (Standard) OS Independent Files
<SUPPORTDIR>\{F20C1251-1D0A-4944-B2AE-678581B33B19}
ALWAYS_OVERWITE

<Support>German OS Independent Files
<SUPPORTDIR>\{F20C1251-1D0A-4944-B2AE-678581B33B19}
ALWAYS_OVERWITE

<Support>Spanish OS Independent Files
<SUPPORTDIR>\{F20C1251-1D0A-4944-B2AE-678581B33B19}
ALWAYS_OVERWITE

<Support>Misc Support Files
<SUPPORTDIR>
ALWAYS_OVERWITE

<Support>Build Generated Support Files
<SUPPORTDIR>\{F20C1251-1D0A-4944-B2AE-678581B33B19}
ALWAYS_OVERWITE

<Support>English String Tables
<SUPPORTDIR>\{F20C1251-1D0A-4944-B2AE-678581B33B19}
ALWAYS_OVERWITE

<Support>French (Standard) String Tables
<SUPPORTDIR>\{F20C1251-1D0A-4944-B2AE-678581B33B19}
ALWAYS_OVERWITE

<Support>Spanish String Tables
<SUPPORTDIR>\{F20C1251-1D0A-4944-B2AE-678581B33B19}
ALWAYS_OVERWITE

<Support>German String Tables
<SUPPORTDIR>\{F20C1251-1D0A-4944-B2AE-678581B33B19}
ALWAYS_OVERWITE

<Support>Non-SelfRegistering
<SUPPORTDIR>\{F20C1251-1D0A-4944-B2AE-678581B33B19}
ALWAYS_OVERWITE

<Support>English Files
<SUPPORTDIR>\{F20C1251-1D0A-4944-B2AE-678581B33B19}
ALWAYS_OVERWITE

<Support>German Files
<SUPPORTDIR>\{F20C1251-1D0A-4944-B2AE-678581B33B19}
ALWAYS_OVERWITE

<Support>French (Standard) Files
<SUPPORTDIR>\{F20C1251-1D0A-4944-B2AE-678581B33B19}
ALWAYS_OVERWITE

<Support>Spanish Files
<SUPPORTDIR>\{F20C1251-1D0A-4944-B2AE-678581B33B19}
ALWAYS_OVERWITE

<Disk1>Disk1 Files(1)
<DISK1TARGET>
ALWAYS_OVERWITE

<Disk1>Disk1 Files(2)
<DISK1TARGET>
ALWAYS_OVERWITE

<Disk1>Disk1 Files(3)
<DISK1TARGET>
ALWAYS_OVERWITE

<Disk1>Disk1 Files(4)
<DISK1TARGET>
ALWAYS_OVERWITE

English
<TARGETDIR>
NEWER_VERSION / NEWER_DATE

French
<TARGETDIR>
NEWER_VERSION / NEWER_DATE

Game_Component
<TARGETDIR>
NEWER_VERSION / NEWER_DATE

German
<TARGETDIR>
NEWER_VERSION / NEWER_DATE

Spanish
<TARGETDIR>
NEWER_VERSION / NEWER_DATE
We arrange the groups: "Kernel Placeholder" is 0, "EngineCommonPlaceHolder" is 1 ...

We remember the foreign language groups...
In spanish version are
Quote:
4,5,6,10,11,13,15,16,17,23,24 and 26
In german
Quote:
4,5,7,10,11,12,15,17,18,23,24 and 27
4.- Empty this groups
Quote:
i6comp d -g4 data1.cab*.*
this command delete group 4 from data1.cab

Then execute this macro (german version)
Quote:
@echo off
i6comp d -g4 data1.cab *.*
pause
i6comp d -g5 data1.cab *.*
pause
i6comp d -g7 data1.cab *.*
pause
i6comp d -g10 data1.cab *.*
pause
i6comp d -g11 data1.cab *.*
pause
i6comp d -g12 data1.cab *.*
pause
i6comp d -g15 data1.cab *.*
pause
i6comp d -g17 data1.cab *.*
pause
i6comp d -g18 data1.cab *.*
pause
i6comp d -g23 data1.cab *.*
pause
i6comp d -g24 data1.cab *.*
pause
i6comp d -g27 data1.cab *.*
pause
5.- Look the new size and use the new cab files and hdr with the rest of files that compose the game and save it in a new iso file.

6.- Install it... only in german... the rest of languages fail.

Iīve got only one problem, at install appears a crc error in 2200*.mod file... the solve is extract only this archive (from original) and replace it in the new cabs...It is possible that it does not appear.

Sorry for my bad english

Last edited by santi_evil; 03-12-2006 at 05:53.
Reply With Quote
  #6  
Old 05-12-2006, 12:01
santi_evil santi_evil is offline
Junior Member
 
Join Date: Dec 2005
Location: Spain
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
santi_evil is on a distinguished road
Yes, itīs crititcal... but I donīt know if it happens to everybody...
Iīve posted this mini-guide in other forum and nobody had this error... only me

The solution is extract this archive from original cab and adding it in the new created (maybe a problem with crc).

Look at i6comp commands... i donīt remember wich one is used to extract files...

Donīt be afraid and try it... always with safety copy
Reply With Quote
  #7  
Old 08-03-2007, 15:36
Nicolo Nicolo is offline
Junior Member
 
Join Date: Mar 2007
Location: Somewhere
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Nicolo is on a distinguished road
Conversion DVD5 English

This is the procedure I used (only english).

1) Unpack ISO with ultraISO
2) Use i6comp (The *.cab and *.hdr files have to be in the same folder as i6comp)

Code:
i6comp g data1.cab
Code:
InstallShield 6.x Cabinet Util
Version 0.2 -] fOSSiL & Morlac - 2000 [-

FF - Index of the first file in the group (0-based)
LF - Index of the last file in the group

Name               : <Engine>Kernel Placeholder
Destination        : <ENGINEDIR>
Overwite           : NEVER_OVERWITE

Name               : <Engine>EngineCommonPlaceHolder
Destination        : <ENGINECOMMONDIR>
Overwite           : NEVER_OVERWITE

Name               : <Support>Script
Destination        : <SUPPORTDIR>\{F20C1251-1D0A-4944-B2AE-678581B33B19}
Overwite           : ALWAYS_OVERWITE

Name               : <Support>Language Independent OS Independent Files
Destination        : <SUPPORTDIR>\{F20C1251-1D0A-4944-B2AE-678581B33B19}
Overwite           : ALWAYS_OVERWITE

Name               : <Support>English OS Independent Files
Destination        : <SUPPORTDIR>\{F20C1251-1D0A-4944-B2AE-678581B33B19}
Overwite           : ALWAYS_OVERWITE

Name               : <Support>French (Standard) OS Independent Files
Destination        : <SUPPORTDIR>\{F20C1251-1D0A-4944-B2AE-678581B33B19}
Overwite           : ALWAYS_OVERWITE

Name               : <Support>German OS Independent Files
Destination        : <SUPPORTDIR>\{F20C1251-1D0A-4944-B2AE-678581B33B19}
Overwite           : ALWAYS_OVERWITE

Name               : <Support>Spanish OS Independent Files
Destination        : <SUPPORTDIR>\{F20C1251-1D0A-4944-B2AE-678581B33B19}
Overwite           : ALWAYS_OVERWITE

Name               : <Support>Misc Support Files
Destination        : <SUPPORTDIR>
Overwite           : ALWAYS_OVERWITE

Name               : <Support>Build Generated Support Files
Destination        : <SUPPORTDIR>\{F20C1251-1D0A-4944-B2AE-678581B33B19}
Overwite           : ALWAYS_OVERWITE

Name               : <Support>English String Tables
Destination        : <SUPPORTDIR>\{F20C1251-1D0A-4944-B2AE-678581B33B19}
Overwite           : ALWAYS_OVERWITE

Name               : <Support>French (Standard) String Tables
Destination        : <SUPPORTDIR>\{F20C1251-1D0A-4944-B2AE-678581B33B19}
Overwite           : ALWAYS_OVERWITE

Name               : <Support>Spanish String Tables
Destination        : <SUPPORTDIR>\{F20C1251-1D0A-4944-B2AE-678581B33B19}
Overwite           : ALWAYS_OVERWITE

Name               : <Support>German String Tables
Destination        : <SUPPORTDIR>\{F20C1251-1D0A-4944-B2AE-678581B33B19}
Overwite           : ALWAYS_OVERWITE

Name               : <Support>Non-SelfRegistering
Destination        : <SUPPORTDIR>\{F20C1251-1D0A-4944-B2AE-678581B33B19}
Overwite           : ALWAYS_OVERWITE

Name               : <Support>English Files
Destination        : <SUPPORTDIR>\{F20C1251-1D0A-4944-B2AE-678581B33B19}
Overwite           : ALWAYS_OVERWITE

Name               : <Support>German Files
Destination        : <SUPPORTDIR>\{F20C1251-1D0A-4944-B2AE-678581B33B19}
Overwite           : ALWAYS_OVERWITE

Name               : <Support>French (Standard) Files
Destination        : <SUPPORTDIR>\{F20C1251-1D0A-4944-B2AE-678581B33B19}
Overwite           : ALWAYS_OVERWITE

Name               : <Support>Spanish Files
Destination        : <SUPPORTDIR>\{F20C1251-1D0A-4944-B2AE-678581B33B19}
Overwite           : ALWAYS_OVERWITE

Name               : <Disk1>Disk1 Files(1)
Destination        : <DISK1TARGET>
Overwite           : ALWAYS_OVERWITE

Name               : <Disk1>Disk1 Files(2)
Destination        : <DISK1TARGET>
Overwite           : ALWAYS_OVERWITE

Name               : <Disk1>Disk1 Files(3)
Destination        : <DISK1TARGET>
Overwite           : ALWAYS_OVERWITE

Name               : <Disk1>Disk1 Files(4)
Destination        : <DISK1TARGET>
Overwite           : ALWAYS_OVERWITE

Name               : English
Destination        : <TARGETDIR>
Overwite           : NEWER_VERSION / NEWER_DATE

Name               : French
Destination        : <TARGETDIR>
Overwite           : NEWER_VERSION / NEWER_DATE

Name               : Game_Component
Destination        : <TARGETDIR>
Overwite           : NEWER_VERSION / NEWER_DATE

Name               : German
Destination        : <TARGETDIR>
Overwite           : NEWER_VERSION / NEWER_DATE

Name               : Spanish
Destination        : <TARGETDIR>
Overwite           : NEWER_VERSION / NEWER_DATE
3) Create the following batch-file. (We start counting at 0)

Code:
i6comp d -g5 data1.cab *.*
pause
i6comp d -g6 data1.cab *.*
pause
i6comp d -g7 data1.cab *.*
pause
i6comp d -g11 data1.cab *.*
pause
i6comp d -g12 data1.cab *.*
pause
i6comp d -g13 data1.cab *.*
pause
i6comp d -g16 data1.cab *.*
pause
i6comp d -g17 data1.cab *.*
pause
i6comp d -g18 data1.cab *.*
pause
i6comp d -g24 data1.cab *.*
pause
i6comp d -g26 data1.cab *.*
pause
i6comp d -g27 data1.cab *.*
echo All done
Unfortunately the filesize is still too big to fit on a DVD5. But not to worry, there are still other things that can be deleted. In the following steps I'll tell you what to delete and why we can delete it.

4) Delete everything in the "directx" folder.
[DirectX can be found on the net and on any another game]

5) Delete everything in the "documentation" folder except the english one
[Why would you need the french documentation if you live in the UK/US and vice versa.]

6) Delete everything in the "Prereq" folder
Now this one contains 3 files:
- dotnetfx.exe = .NET Framework v1.1
- NetFx64.exe = .NET Framework v2.0
- WindowsInstaller-KB893803-v2-x86.exe = Windows Installer 3.1
These files can be downloaded from the internet. The Toolset needs the .NET Framework.

7) Delete the video drivers in the "VideoDrivers" folder
[can be found on the net]

8) Burn on DVD (size = 4.33GB)
Reply With Quote
  #8  
Old 12-05-2007, 03:39
FREEMAN100 FREEMAN100 is offline
CSS MilfHunter
 
Join Date: Aug 2004
Location: uk
Posts: 127
Thanks: 0
Thanked 11 Times in 5 Posts
FREEMAN100 is on a distinguished road
Send a message via MSN to FREEMAN100
Lol
__________________
Do Illiter8 People Get The Full Affect Of Alphabet Soup.
Reply With Quote
  #9  
Old 13-12-2007, 14:09
voodoo_nbgd voodoo_nbgd is offline
Registered User
 
Join Date: Aug 2006
Location: Serbia, Europe
Posts: 63
Thanks: 0
Thanked 0 Times in 0 Posts
voodoo_nbgd is on a distinguished road
I've recently bought a Gigabyte video card which came with Neverwinter Nights 2 bundled into the package. This version also contains Italian language (that is, this is multi-5 version), so if you want to backup this version, you need to slightly modify Nicolo's batch file (post #14):

i6comp d -g5 data1.cab *.*
pause
i6comp d -g6 data1.cab *.*
pause
i6comp d -g7 data1.cab *.*
pause
i6comp d -g8 data1.cab *.*
pause
i6comp d -g12 data1.cab *.*
pause
i6comp d -g13 data1.cab *.*
pause
i6comp d -g14 data1.cab *.*
pause
i6comp d -g15 data1.cab *.*
pause
i6comp d -g18 data1.cab *.*
pause
i6comp d -g19 data1.cab *.*
pause
i6comp d -g20 data1.cab *.*
pause
i6comp d -g21 data1.cab *.*
pause
i6comp d -g27 data1.cab *.*
pause
i6comp d -g29 data1.cab *.*
pause
i6comp d -g30 data1.cab *.*
pause
i6comp d -g31 data1.cab *.*
echo All done
Reply With Quote
  #10  
Old 09-01-2008, 18:59
Navigator Navigator is offline
Registered User
 
Join Date: Jan 2008
Location: Somewhere Back In Time...
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Navigator is on a distinguished road
kxp, I don't know if you're gonna read this, anyway... You must put all CAB files and data1.hdr in the same folder. Then, run BAT file to edit them all at the same time.

I hope this could be useful for you or anyone.
Reply With Quote
  #11  
Old 09-01-2008, 19:45
Navigator Navigator is offline
Registered User
 
Join Date: Jan 2008
Location: Somewhere Back In Time...
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Navigator is on a distinguished road
Quote:
Originally Posted by voodoo_nbgd View Post
I've recently bought a Gigabyte video card which came with Neverwinter Nights 2 bundled into the package. This version also contains Italian language (that is, this is multi-5 version), so if you want to backup this version, you need to slightly modify Nicolo's batch file (post #14):
Thanx voodoo_nbgd! Your script worked just fine.

Last edited by Grumpy; 06-02-2011 at 02:24. Reason: Please do NOT Quote whole post.
Reply With Quote
  #12  
Old 07-10-2008, 17:36
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
Neverwinter Nights 2 [multi4 to english only] (DVD9 to DVD5)

1) Copy DVD content to NWN2 folder

2) Download nwn2eng.zip and extract it to NWN2 folder, overwrite when asked

3) Run nwn2_english_only.bat

4) Delete

VideoDrivers\ folder
ISCAb.exe
ISTools.dll
MediaBuild40.dll
nwn2_english_only.bat
remove.txt

and

unnecessary readme and pdf files from Documentation

5) Edit setup.ini and change EnableLangDlg=Y to EnableLangDlg=N

6) Add folder for mini-image

7) Burn or make iso with label NWN2

NOTE: Make separate CD for patches/nwn2patcher/crack/mini-image or if you have Mask of the Betrayer put patches there
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
Neverwinter Nights 2 Peise78 PC Games - Protection List 9 25-08-2009 04:54
Neverwinter Nights 2 - Setup Problem freebard General Gaming 9 13-11-2006 03:36
Making backup copy of Neverwinter Nights }{AZARD PC Games 7 26-08-2006 19:36
Neverwinter Nights!!! chaoskingz PC Games 1 02-07-2002 12:00
Neverwinter Nights Backup Dragoon_Kain PC Games 8 21-06-2002 11:52



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


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