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
  #16  
Old 01-02-2011, 20:49
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
0 & 1.dat files are for ENG / FRA
2 & 3.dat files are for GER/RU
4 & 5.dat files are for SPA/ITA

You can delete the movie files AND the dat files for the languages you dont want.

Did you correct the HKLM script error for Win7? Should be under HKCU, and not being added to game explorer. ( it says game not installed, becasue its checking in wrong section of the registry. ( easiest to just changed it to a path, and have users edit it BEFORE running the script. )
Reply With Quote
Sponsored Links
  #17  
Old 02-02-2011, 00:26
kingennio kingennio is offline
Registered User
 
Join Date: Sep 2007
Location: italy
Posts: 6
Thanks: 0
Thanked 1 Time in 1 Post
kingennio is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View Post
0 & 1.dat files are for ENG / FRA
2 & 3.dat files are for GER/RU
4 & 5.dat files are for SPA/ITA

You can delete the movie files AND the dat files for the languages you dont want.

Did you correct the HKLM script error for Win7? Should be under HKCU, and not being added to game explorer. ( it says game not installed, becasue its checking in wrong section of the registry. ( easiest to just changed it to a path, and have users edit it BEFORE running the script. )
I have the en-de version (Multi3?) and I'd like to make an english-only version. According to your suggestion I thought 2 & 3.dat could be deleted but then the game wont work. I guess what you state is true for the Multi6 version that has many more DAT files. Mine has 0 to 5 DAT files. Anybody knows if I can safely remove any of them and keep the full english lang?
Reply With Quote
  #18  
Old 02-02-2011, 06:28
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
apparently you cant delete the dat files, then just delete the movie folder of the language you DONT want.

I dont remember where I read that you could delete those files listed. Never tested it out.
I have the EN/FR version.

Last edited by pakrat2k2; 02-02-2011 at 06:32.
Reply With Quote
  #19  
Old 02-02-2011, 08:25
2x+1's Avatar
2x+1 2x+1 is offline
Registered User
 
Join Date: Dec 2007
Location: Turkiye
Posts: 67
Thanks: 12
Thanked 1 Time in 1 Post
2x+1 is on a distinguished road
what is install squence?
Reply With Quote
  #20  
Old 02-02-2011, 09:10
2x+1's Avatar
2x+1 2x+1 is offline
Registered User
 
Join Date: Dec 2007
Location: Turkiye
Posts: 67
Thanks: 12
Thanked 1 Time in 1 Post
2x+1 is on a distinguished road
Quote:
Originally Posted by gentilu View Post
I try to use this conversion, and i have an error:

Line 4:

[ISPP] Dead Space 2 not installed, game`s folder entry not found.

I ussing windows seven, and game is instaled in HKCU, no HKLM who say n dead space 2.iss

Edit later: i solved the problem, i have just add #define SourcePath "D:\EA Games\Dead Space 2\"
I got same error. Where will i write this?
define SourcePath "D:\EA Games\Dead Space 2\"
Reply With Quote
  #21  
Old 02-02-2011, 09:14
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
edit the iss. file with notepad & change the source path to where you have the game installed.

NEW line 1 - #define SourcePath "D:\EA Games\Dead Space 2\" ( changed to match where you have it installed.

deletes lines 2 & 3
Reply With Quote
  #22  
Old 02-02-2011, 09:36
2x+1's Avatar
2x+1 2x+1 is offline
Registered User
 
Join Date: Dec 2007
Location: Turkiye
Posts: 67
Thanks: 12
Thanked 1 Time in 1 Post
2x+1 is on a distinguished road
thanks pakrat

edit Dead Space 2.iss with notepad
delete lines 2-3-4-5

------------------------------------------------------------------
#define SourcePath "c:\Program Files (x86)\EA Games\Dead Space 2\"

#define AppName "Dead Space 2"
#define GUID "{96D06FDD-6AF4-4309-BC1B-1C9588B0575E}"
#define mp3filename "InstallLoop.mp3"
#define Autorunmp3filename "AMusicLoop.mp3"
#define ClickSoundfilename "Click.wav"
...

Last edited by 2x+1; 02-02-2011 at 11:28.
Reply With Quote
  #23  
Old 03-02-2011, 10:00
pleomax pleomax is offline
Registered User
 
Join Date: Dec 2009
Location: Earth
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
pleomax is on a distinguished road
Are there going to be any update to the script?
Reply With Quote
  #24  
Old 03-02-2011, 10:26
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
it may be updated, it now has FIX in the d/l, where it didnt before?

EDIT: testing now on win7X64, no errors so far in comiling.

Last edited by pakrat2k2; 03-02-2011 at 10:30.
Reply With Quote
  #25  
Old 03-02-2011, 13:35
elbubi's Avatar
elbubi elbubi is offline
Registered User
 
Join Date: Jan 2009
Location: Rosario, Argentina
Posts: 247
Thanks: 211
Thanked 45 Times in 41 Posts
elbubi is on a distinguished road
Thanks for the great job Alvarix
Reply With Quote
  #26  
Old 03-02-2011, 15:36
pleomax pleomax is offline
Registered User
 
Join Date: Dec 2009
Location: Earth
Posts: 18
Thanks: 0
Thanked 0 Times in 0 Posts
pleomax is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View Post
it may be updated, it now has FIX in the d/l, where it didnt before?

EDIT: testing now on win7X64, no errors so far in comiling.
Thanks a lot for testing pakrat2k2.

Waiting for your results. If everything works fine, kindly mention what you changed in the script.
Reply With Quote
  #27  
Old 03-02-2011, 16:05
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
The 'FIX' Version posted on page 1 worked fine, no errors during compiling or creating the ISO's.
Reply With Quote
  #28  
Old 03-02-2011, 19:09
bulentbv bulentbv is offline
Registered User
 
Join Date: Jul 2010
Location: Turkey
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
bulentbv is on a distinguished road
Code:
edit Dead Space 2.iss with notepad
delete lines 2-3-4-5

------------------------------------------------------------------
#define SourcePath "c:\Program Files (x86)\EA Games\Dead Space 2\"
Work on Win7 64 bit.
Reply With Quote
  #29  
Old 03-02-2011, 19:42
donflorox9 donflorox9 is offline
Registered User
 
Join Date: Sep 2010
Location: Somewhere~
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
donflorox9 is on a distinguished road
What if I want, lets say... english voices and german or spanish subs?
Reply With Quote
  #30  
Old 03-02-2011, 20:07
lupetto77's Avatar
lupetto77 lupetto77 is offline
Registered User
 
Join Date: Nov 2008
Location: Italia
Posts: 87
Thanks: 1
Thanked 2 Times in 2 Posts
lupetto77 is on a distinguished road
Hello I wanted to ask a favor, `I made a custom installation of a game with my setup anthem total 6.51 gb my problem is that when I go l` installation asks me to insert disk 1 instead of the disk 2 can solve it ? hello thanks
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
Dead Space 2 (MULTI2 EN,FR) 2xDVD9 to 3xDVD5 mviking PC Games - CD/DVD Conversions 108 17-05-2016 03:19
Dead Space (DVD9 to 2x DVD5) ravd PC Games - CD/DVD Conversions 29 11-10-2012 12:15
Kane & Lynch Dead Men (DVD9 to DVD5) fracicone PC Games - CD/DVD Conversions 11 16-01-2008 05:13



All times are GMT -7. The time now is 06:34.


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