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

Reply
 
Thread Tools Display Modes
  #1  
Old 19-09-2008, 05: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
PURE [Multi3 & Multi7] (DVD9 to 2x DVD5)

PURE DVD9 to 2xDVD5 (Multi3 & Multi7)

DVD1

1) Create PURE folder and copy dvd content there

2) Create disk1.txt to PURE and PURE\Setup folders

PURE\disk1.txt
PURE\Setup\disk1.txt

3) Edit install.ini with notepad and do these changes (marked red) Quickly to find this section press ctrl+f and find text [FILE COPY]

Changes for MULTI3 version
Code:
FileCount=13

;; Icons

1=*.ico,FILE,NULL,Media\,NULL,U,1

;; Game Root Directory STUFF: The following line installs the entire directory tree found at Setup\Game

2=*.*,FILE,NULL,Game\,NULL,U,R

3=CDSWAP, 2

4=*.*,FILE,NULL,Game\,NULL,U,R

5=Pure.exe,FILE_AND_CREATE_SHORTCUT_ON_DESKTOP,NULL,Media\,NULL,U,1,A=Pure

;; Readmes/Help Files

;;Alternate EXE install type:
;;Always create desktop shortcut:
;4=Readme_FR.txt,FILE,NULL,..\,NULL,U,R,L=ISLANG_FRENCH_STANDARD
;5=*.*,FILE,NULL,Localized\French\,NULL,U,R,L=ISLANG_FRENCH_STANDARD

6=Readme_FR.txt,FILE,NULL,..\,NULL,U,1,L=ISLANG_FRENCH_CANADIAN
7=*.*,FILE,NULL,Localized\French\,NULL,U,R,L=ISLANG_FRENCH_CANADIAN

8=Readme_ES.txt,FILE,NULL,..\,NULL,U,1,L=ISLANG_SPANISH
9=*.*,FILE,NULL,Localized\Spanish\,NULL,U,R,L=ISLANG_SPANISH

10=PURE_eManual.chm,FILE,NULL,..\,NULL,U,1,L=ISLANG_ENGLISH
11=*.*,FILE,NULL,Localized\English\,NULL,U,R,L=ISLANG_ENGLISH

;10=Readme_PL.txt,FILE,NULL,..\,NULL,U,1,L=ISLANG_POLISH
;11=*.*,FILE,NULL,Localized\Polish\,NULL,U,R,L=ISLANG_POLISH

;12=Readme_NL.txt,FILE,NULL,..\,NULL,U,1,L=ISLANG_DUTCH
;13=*.*,FILE,NULL,Localized\Dutch\,NULL,U,R,L=ISLANG_DUTCH

;14=Readme_GER.txt,FILE,NULL,..\,NULL,U,1,L=ISLANG_GERMAN
;15=*.*,FILE,NULL,Localized\German\,NULL,U,R,L=ISLANG_GERMAN

;16=Readme_IT.txt,FILE,NULL,..\,NULL,U,1,L=ISLANG_ITALIAN
;17=*.*,FILE,NULL,Localized\Italian\,NULL,U,R,L=ISLANG_ITALIAN

;18=Readme_RU.txt,FILE,NULL,..\,NULL,U,1,L=ISLANG_RUSSIAN
;19=*.*,FILE,NULL,Localized\Russian\,NULL,U,R,L=ISLANG_RUSSIAN

;;Localized Sound
;; Install eReg

12=DSN1.*,FILE,NULL,eReg\,eReg\,U,1,L=ISLANG_ENGLISH
13=*.bmp,FILE,NULL,eReg\,eReg\,U,1,L=ISLANG_ENGLISH
Changes for MULTI7 version
Code:
FileCount=21

;; Icons

1=*.ico,FILE,NULL,Media\,NULL,U,1

;; Game Root Directory STUFF: The following line installs the entire directory tree found at Setup\Game

2=*.*,FILE,NULL,Game\,NULL,U,R

3=CDSWAP, 2

4=*.*,FILE,NULL,Game\,NULL,U,R

5=Pure.exe,FILE_AND_CREATE_SHORTCUT_ON_DESKTOP,NULL,Media\,NULL,U,1,A=Pure

;; Readmes/Help Files

;;Alternate EXE install type:
;;Always create desktop shortcut:
6=Readme_FR.txt,FILE,NULL,..\,NULL,U,1,L=ISLANG_FRENCH_STANDARD
7=*.*,FILE,NULL,Localized\French\,NULL,U,R,L=ISLANG_FRENCH_STANDARD

;4=Readme_FR.txt,FILE,NULL,..\,NULL,U,1,L=ISLANG_FRENCH_CANADIAN
;5=*.*,FILE,NULL,Localized\French\,NULL,U,R,L=ISLANG_FRENCH_CANADIAN

8=Readme_ES.txt,FILE,NULL,..\,NULL,U,1,L=ISLANG_SPANISH
9=*.*,FILE,NULL,Localized\Spanish\,NULL,U,R,L=ISLANG_SPANISH

10=Readme.txt,FILE,NULL,..\,NULL,U,1,L=ISLANG_ENGLISH
11=*.*,FILE,NULL,Localized\English\,NULL,U,R,L=ISLANG_ENGLISH

12=Readme_PL.txt,FILE,NULL,..\,NULL,U,1,L=ISLANG_POLISH
13=*.*,FILE,NULL,Localized\Polish\,NULL,U,R,L=ISLANG_POLISH

14=Readme_NL.txt,FILE,NULL,..\,NULL,U,1,L=ISLANG_DUTCH
15=*.*,FILE,NULL,Localized\Dutch\,NULL,U,R,L=ISLANG_DUTCH

16=Readme_GER.txt,FILE,NULL,..\,NULL,U,1,L=ISLANG_GERMAN
17=*.*,FILE,NULL,Localized\German\,NULL,U,R,L=ISLANG_GERMAN

18=Readme_IT.txt,FILE,NULL,..\,NULL,U,1,L=ISLANG_ITALIAN
19=*.*,FILE,NULL,Localized\Italian\,NULL,U,R,L=ISLANG_ITALIAN

20=Readme_RU.txt,FILE,NULL,..\,NULL,U,1,L=ISLANG_RUSSIAN
21=*.*,FILE,NULL,Localized\Russian\,NULL,U,R,L=ISLANG_RUSSIAN
4) Move 'Movies' folder from PURE\Setup\Game\Data\ to safe place

5) Burn or make iso with label PURE

DVD2

1) Rename disk1.txt files to disk2.txt

PURE\disk2.txt
PURE\Setup\disk2.txt



2) Delete all files from 'Data' folder
and move 'Movies' folder back to 'Data' folder

PURE\Setup\Game\Data\Movies\

3) Edit autorun.inf in PURE folder and change

OPEN=Autoplay.exe to Open=0

4) Add folder for crack/patches

5) Burn or make iso with label PURE

Install sequence: DVD1-DVD2

Last edited by ravd; 22-09-2008 at 04:23.
Reply With Quote
Sponsored Links
  #2  
Old 19-09-2008, 10:22
klaroqsim klaroqsim is offline
Registered User
 
Join Date: Sep 2008
Location: RS
Posts: 29
Thanks: 0
Thanked 3 Times in 2 Posts
klaroqsim is on a distinguished road
Tested and Working

Thanks a Lot ravd ^^
Reply With Quote
  #3  
Old 19-09-2008, 15:00
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
Quote:
Originally Posted by The-revenge View Post
sorry, Can it kepts in a single DVD5 (4.7 gb) with a only-english conversion? thx
Yes it can be made into full backup DVD5 or english only DVD5

There is 2,7 GB of BIK files which need to be compressed down to 2,0 GB for english only and down to 1,7 GB for full backup

You just need to learn about how to compress with RAD Video tools and how to compress BIK files with multiple audio streams (not all biks have multiple audio streams)

Compressing so many biks takes LOTS of time so suggest too make 2xDVD5 instead
Reply With Quote
  #4  
Old 20-09-2008, 07:36
Stevi's Avatar
Stevi Stevi is offline
Registered User
 
Join Date: Apr 2005
Location: Apatin, Serbia
Posts: 45
Thanks: 2
Thanked 0 Times in 0 Posts
Stevi is on a distinguished road
tested / working

Thanks RAVD

Reply With Quote
  #5  
Old 20-09-2008, 10:42
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
Do you have these files in dvd2

\disk2.txt
\Setup\disk2.txt

Quote:
Originally Posted by mondragon View Post
turok and Prince caspian similar conversion
didn't know Prince Caspian was exactly similar, but i took some pointers from turok, expecially CDSWAP and disk1.txt things

i noticed you manually wrote all files which goes to dvd2 in caspian conversion

What i wrote in this PURE conversion does same but now you can move any files/folders from Game folder to DVD2, and it still works

Only thing is that there must be atleast one file in root of Game\ folder or my conversion will error file *.* not found

Last edited by ravd; 20-09-2008 at 10:47.
Reply With Quote
  #6  
Old 20-09-2008, 20:41
Maxgrilo's Avatar
Maxgrilo Maxgrilo is offline
Registered User
 
Join Date: Jan 2005
Location: Brasil
Posts: 307
Thanks: 253
Thanked 39 Times in 35 Posts
Maxgrilo is on a distinguished road
100% work.

VISTA x64
Reply With Quote
  #7  
Old 21-09-2008, 15:23
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
Quote:
Originally Posted by lr1233 View Post
anyone can host the install.ini edited please

when i insert the 2 dvd says that setup are missing a file and installation can not continue
thats weird cause installer installs all files what it can find in game folder, if there is none then installer will still finish installation, depending what button you press. It will error "file *.* not found" if you have no files on root of "Game\" folder (3 .dll files)

DVD2 game folder should be like this

Game\Data\Movies\*.*
Game\Data\Microsoft.VC80.CRT\*.*
Game\binkw32.dll
Game\fmod_event.dll
Game\fmodex.dll

or is there dll files in game folder in multi7?
Reply With Quote
  #8  
Old 22-09-2008, 03:34
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
Quote:
Originally Posted by Stevi View Post
Something is wrong for me... I've installed everything fine, but when i start the game, it starts, but it goes back to desktop with error for "Pure.exe"

I don't have that error with my original image... Also, i've noticed in directory where i've installed the game, that is a couple of files smaller than original install with full image.

My version is MULTI 3. Here is my edited "install.ini"

http://rapidshare.com/files/147355492/install.ini.html

seems its not installing these files into install folder, these are not necessary and are only used for game registration, but copy eReg folder from dvd to installed pure folder and test if you think is causing problems

eReg\data.bmp
eReg\DSN1.exe
Reply With Quote
  #9  
Old 22-09-2008, 04:21
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
you might be right, so filecount for multi3 should be 13 not 11? this might be problem with not installing ereg files, but original ini for multi7 has filecount 17 but last readme ends at 19

But i'll add those changes to conversion, FileCount=13 for multi3 and FileCount=21 for multi7

Thanks for pointing that out mondragon
Reply With Quote
  #10  
Old 22-09-2008, 04:32
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
maybe someone check with orginal version if with orginal ini
Code:
FileCount=17

;; Icons

1=*.ico,FILE,NULL,Media\,NULL,U,1

;; Game Root Directory STUFF: The following line installs the entire directory tree found at Setup\Game

2=*.*,FILE,NULL,Game\,NULL,U,R

3=Pure.exe,FILE_AND_CREATE_SHORTCUT_ON_DESKTOP,NULL,Media\,NULL,U,1,A=Pure

;; Readmes/Help Files

;;Alternate EXE install type:
;;Always create desktop shortcut:
4=Readme_FR.txt,FILE,NULL,..\,NULL,U,1,L=ISLANG_FRENCH_STANDARD
5=*.*,FILE,NULL,Localized\French\,NULL,U,R,L=ISLANG_FRENCH_STANDARD

;4=Readme_FR.txt,FILE,NULL,..\,NULL,U,1,L=ISLANG_FRENCH_CANADIAN
;5=*.*,FILE,NULL,Localized\French\,NULL,U,R,L=ISLANG_FRENCH_CANADIAN

6=Readme_ES.txt,FILE,NULL,..\,NULL,U,1,L=ISLANG_SPANISH
7=*.*,FILE,NULL,Localized\Spanish\,NULL,U,R,L=ISLANG_SPANISH

8=Readme.txt,FILE,NULL,..\,NULL,U,1,L=ISLANG_ENGLISH
9=*.*,FILE,NULL,Localized\English\,NULL,U,R,L=ISLANG_ENGLISH

10=Readme_PL.txt,FILE,NULL,..\,NULL,U,1,L=ISLANG_POLISH
11=*.*,FILE,NULL,Localized\Polish\,NULL,U,R,L=ISLANG_POLISH

12=Readme_NL.txt,FILE,NULL,..\,NULL,U,1,L=ISLANG_DUTCH
13=*.*,FILE,NULL,Localized\Dutch\,NULL,U,R,L=ISLANG_DUTCH

14=Readme_GER.txt,FILE,NULL,..\,NULL,U,1,L=ISLANG_GERMAN
15=*.*,FILE,NULL,Localized\German\,NULL,U,R,L=ISLANG_GERMAN

16=Readme_IT.txt,FILE,NULL,..\,NULL,U,1,L=ISLANG_ITALIAN
17=*.*,FILE,NULL,Localized\Italian\,NULL,U,R,L=ISLANG_ITALIAN

18=Readme_RU.txt,FILE,NULL,..\,NULL,U,1,L=ISLANG_RUSSIAN
19=*.*,FILE,NULL,Localized\Russian\,NULL,U,R,L=ISLANG_RUSSIAN

;;Localized Sound
;; Install eReg

;6=DSN1.*,FILE,NULL,eReg\,eReg\,U,1,L=ISLANG_ENGLISH
;7=*.bmp,FILE,NULL,eReg\,eReg\,U,1,L=ISLANG_ENGLISH
installer copy Readme_RU.txt and files/folders Localized\Russian\
naturally for russian version

edit
ereg orginal ? section
Code:
[EREG COMPONENTS]
RUN_SOURCE=HD
DisplayEREG=0
EREG_ENTRY=DSN1.exe
EREG_ICON=DSN1.exe
ICONS_ON_HD=1
mine in caspian converted
Code:
[EREG COMPONENTS]
DisplayEREG=1
RUN_SOURCE=HD
EREG_ENTRY=DSN1.exe
EREG_ICON=DSN1.exe
ICONS_ON_HD=1
Code:
;; Install eReg

12=DSN1.ini,FILE,NULL,eReg\,eReg\,U,1
13=DSN1.exe,FILE,NULL,eReg\,eReg\,U,1
14=*.bmp,FILE,NULL,eReg\,eReg\,U,1
edit
mine ereg works for all language
maybe in these conversion only for english

Last edited by mondragon; 22-09-2008 at 04:39.
Reply With Quote
  #11  
Old 22-09-2008, 05:20
Stevi's Avatar
Stevi Stevi is offline
Registered User
 
Join Date: Apr 2005
Location: Apatin, Serbia
Posts: 45
Thanks: 2
Thanked 0 Times in 0 Posts
Stevi is on a distinguished road
@ RAVD

Thanks for the tip mate, but it's not wotking.

CONVERSION - 10.108 files / 761 folders
ORIGINAL - 10.116 files / 763 folders

I've copied "eReg" folder in Pure default folder, and also "lang.ini" and "PURE_eManual" (these 3 were missing), but a couple of files are also missing in DATA folder - 3 files / 1 folder.

Last edited by Stevi; 22-09-2008 at 05:28.
Reply With Quote
  #12  
Old 22-09-2008, 05:25
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
@Stevi
in what language you install
can say more specific what files?

you can use md5summer to create checskums of installled folder for orginal insaller
but that takes time
and use that checksum to check converted installed folder

edit
dont have acces to game
q: how many files is on dvd2 ?
Reply With Quote
  #13  
Old 22-09-2008, 05:32
Stevi's Avatar
Stevi Stevi is offline
Registered User
 
Join Date: Apr 2005
Location: Apatin, Serbia
Posts: 45
Thanks: 2
Thanked 0 Times in 0 Posts
Stevi is on a distinguished road
@ mondragon

I've installed in English.

I' don't know which files, i've just compared DATA folder for conversion and the original (right click/properties), and it's smaller for 3 files and 1 folder.

DVD2 - 454 files / 40 folders, without NO-CD files.
Reply With Quote
  #14  
Old 22-09-2008, 11:16
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
for mutli3 version i use these install.ini
Code:
FileCount=25

;; Icons

1=*.ico,FILE,NULL,Media\,NULL,U,1

;; Game Root Directory STUFF: The following line installs the entire directory tree found at Setup\Game

2=*.*,FILE,NULL,Game\,NULL,U,R

3=Pure.exe,FILE_AND_CREATE_SHORTCUT_ON_DESKTOP,NULL,Media\,NULL,U,1,A=Pure

;; Readmes/Help Files

;;Alternate EXE install type:
;;Always create desktop shortcut:
;4=Readme_FR.txt,FILE,NULL,..\,NULL,U,R,L=ISLANG_FRENCH_STANDARD
;5=*.*,FILE,NULL,Localized\French\,NULL,U,R,L=ISLANG_FRENCH_STANDARD

4=Readme_FR.txt,FILE,NULL,..\,NULL,U,1,L=ISLANG_FRENCH_CANADIAN
5=*.*,FILE,NULL,Localized\French\,NULL,U,R,L=ISLANG_FRENCH_CANADIAN

6=Readme_ES.txt,FILE,NULL,..\,NULL,U,1,L=ISLANG_SPANISH
7=*.*,FILE,NULL,Localized\Spanish\,NULL,U,R,L=ISLANG_SPANISH

8=PURE_eManual.chm,FILE,NULL,..\,NULL,U,1,L=ISLANG_ENGLISH
9=*.*,FILE,NULL,Localized\English\,NULL,U,R,L=ISLANG_ENGLISH

;10=Readme_PL.txt,FILE,NULL,..\,NULL,U,1,L=ISLANG_POLISH
;11=*.*,FILE,NULL,Localized\Polish\,NULL,U,R,L=ISLANG_POLISH

;12=Readme_NL.txt,FILE,NULL,..\,NULL,U,1,L=ISLANG_DUTCH
;13=*.*,FILE,NULL,Localized\Dutch\,NULL,U,R,L=ISLANG_DUTCH

;14=Readme_GER.txt,FILE,NULL,..\,NULL,U,1,L=ISLANG_GERMAN
;15=*.*,FILE,NULL,Localized\German\,NULL,U,R,L=ISLANG_GERMAN

;16=Readme_IT.txt,FILE,NULL,..\,NULL,U,1,L=ISLANG_ITALIAN
;17=*.*,FILE,NULL,Localized\Italian\,NULL,U,R,L=ISLANG_ITALIAN

;18=Readme_RU.txt,FILE,NULL,..\,NULL,U,1,L=ISLANG_RUSSIAN
;19=*.*,FILE,NULL,Localized\Russian\,NULL,U,R,L=ISLANG_RUSSIAN

;;Localized Sound
;; Install eReg

10=DSN1.*,FILE,NULL,eReg\,eReg\,U,1,L=ISLANG_ENGLISH
11=*.bmp,FILE,NULL,eReg\,eReg\,U,1,L=ISLANG_ENGLISH

12=CDSWAP, 2

;---------------
;start second dvd
;---------------


;I:\setup\Localized\English\Data\Audio\Speech\English\Speech.fsb
20=Speech.fsb,FILE,NULL,Localized\English\Data\Audio\Speech\English\,Data\Audio\Speech\English\,NULL,U,1,L=ISLANG_ENGLISH


;I:\setup\Localized\Spanish\Data\Audio\Speech\Spanish\Speech.fsb
21=Speech.fsb,FILE,NULL,Localized\Spanish\Data\Audio\Speech\Spanish\,Data\Audio\Speech\Spanish\,U,1,L=ISLANG_SPANISH


;I:\setup\Game\Data\Movies\Demo_Outro_NoLogo.bik
22=Demo_Outro_NoLogo.bik,FILE,NULL,Game\Data\Movies\,Data\Movies\,U,1

;I:\setup\Game\Data\Movies\BackgroundMovie.bik
23=BackgroundMovie.bik,FILE,NULL,Game\Data\Movies\,Data\Movies\,U,1

;I:\setup\Game\Data\Movies\attract.bik
24=attract.bik,FILE,NULL,Game\Data\Movies\,Data\Movies\,U,1

;I:\setup\Game\Data\Audio\Music\Music.fsb
25=Music.fsb,FILE,NULL,Game\Data\Audio\Music\,Data\Audio\Music\,U,1
;---------------
;end second dvd
;---------------
10116 dvd9 = 10116 2xdvd5
tested with english

edit
and finish testing ravd multi3 - again 10116 files in correct place
guys better check what you do :P

ravd why you not post on cd-2-dvd

Last edited by mondragon; 22-09-2008 at 11:53.
Reply With Quote
  #15  
Old 22-09-2008, 12:56
Stevi's Avatar
Stevi Stevi is offline
Registered User
 
Join Date: Apr 2005
Location: Apatin, Serbia
Posts: 45
Thanks: 2
Thanked 0 Times in 0 Posts
Stevi is on a distinguished road
@ RAVD

Thanks mate for the updated ini. It's finally working!

Here is my edited "install.ini" for people that can't get it to work:

http://rapidshare.com/files/147497593/install.ini.html

Enjoy mofo's !

Last edited by Stevi; 22-09-2008 at 13:18.
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 21:35
Medal of Honor: Airborne (UK) (DVD9 to 2x DVD5) BarryB PC Games - CD/DVD Conversions 7 09-06-2010 22:07
Phantasy Star Universe (DVD9 to 2 DVD5 OR DVD9 to 1 DVD5) Heretic666 PC Games - CD/DVD Conversions 6 26-12-2006 07:28
ParaWorld (DVD9 to 1x CD-R & 1x DVD5) OR (DVD9 to 1 DVD5) !HaGaR! PC Games - CD/DVD Conversions 11 25-10-2006 09:45



All times are GMT -7. The time now is 04:01.


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