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

Reply
 
Thread Tools Display Modes
  #1  
Old 07-12-2011, 09:08
plipzide plipzide is offline
Registered User
 
Join Date: Sep 2009
Location: Philippines
Posts: 21
Thanks: 0
Thanked 5 Times in 2 Posts
plipzide is on a distinguished road
ANNO 2070 (DVD9 to 2xDVD5)-INNO SETUP version 5.4.0(a)

ANNO 2070 (DVD9 to 2xDVD5)-INNO SETUP version 5.4.0(a)

Procedure:

1. Install the Game from DVD9

2. From DVD9, copy all files inside "support" folder to where you Installed the Game
"X:\...\ANNO 2070\support"

3. Download and Extract the Attachment below

4. Open "ANNO 2070.iss"

5. Change your Source path
"X:\...\ANNO 2070\"

6. Press Compile and wait..

7. After it Finished, now go to "compiled" folder

8. Then Move those files to DISK1
Code:
Setup.exe,Setup-1a.bin,Setup-1b.bin,Setup-1c.bin
9. Again Move those file to DISK2
Code:
Setup-2a.bin
10. Make your ISO DISK1 and DISK2
DVD1 = 4.36 Gb
DVD2 = 1.40 Gb

OS: Windows 7 Ultimate SP1 32bit

special thanks to: Inno Setup Compiler, peterf1999, pakrat2k2, DOnHomerone, Fabioddq and edwinkyr and for those i forgot to mention. =)

screenies:




Last edited by plipzide; 07-12-2011 at 22:47. Reason: some file need to be change
Reply With Quote
The Following User Says Thank You to plipzide For This Useful Post:
supernoro (19-12-2013)
Sponsored Links
  #2  
Old 07-12-2011, 18:06
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
nice job on the conversion, few things you missed changing noted below:

The file should be attached to your post here, rather then a 3rd party hosting site. So I'll upload it here for you.

Some changes NEEDED in BOTH ISS scripts.

ANNO 2070.ISS changes, so that the multilanguage works properly, you had it set to english:
Code:
[REGISTRY]

Root: HKLM; Subkey: "SOFTWARE\UBISOFT\ANNO 5\"; ValueName: "Language"; ValueType: String; ValueData: {code:GetLngID}; Flags: uninsdeletekey
Root: HKLM; Subkey: "SOFTWARE\UBISOFT\ANNO 5\GameUpdate\"; ValueType: string; ValueName: "Language"; ValueData: {code:GetLngID}; Flags: uninsdeletekey
Autorun.iss

'InstallFolder', appath)
AND
'InstallPath', appath)
BOTH need to be changed to installdir because of this line, or else the autorun wont run properly:

Root: HKLM; Subkey: "SOFTWARE\UBISOFT\ANNO 5\GameUpdate\"; ValueType: string; ValueName: "installdir"; ValueData: "{app}"; Flags: uninsdeletekey

Also MISSED changing a section in autorun.iss as well:

Code:
begin
 PlaySound(expandConstant('{tmp}\Click.wav'),0,SND_OPT);
 if TNewButton(sender).caption=ExpandConstant('{cm:AInstall}') then begin
 HForm.Close
 Install:=True;
 end else begin
 RegQueryStringValue(HKEY_LOCAL_MACHINE, 'SOFTWARE\UBISOFT\ANNO 5',
     'InstallPath', appath)
 if not Exec(appath+'\LANLauncher.exe', '', '', SW_SHOW,
     ewNoWait, ResultCode) then MsgBox(SysErrorMessage(ResultCode)+': Anno5.exe', mbCriticalError, MB_OK)
     else begin
 HForm.Close;
 Install:=False;
The LANLauncher.exe needs to be changed to Anno5.exe.

Another note IF you goto C:\xxx\ANNO 2070\maindata subfolder & DELETE all languages you dont want
you'll save 2.33GB in space & possibly result in 1xDVD5 !!
Attached Files
File Type: rar ANNO2070 by plipzide.rar (48.59 MB, 851 views)

Last edited by pakrat2k2; 13-01-2012 at 20:44. Reason: changes needed, missed an extra Valuetype: string; in 1st registry line
Reply With Quote
  #3  
Old 25-12-2011, 01:42
prudislav prudislav is offline
Registered User
 
Join Date: Jan 2009
Location: moon
Posts: 484
Thanks: 267
Thanked 189 Times in 135 Posts
prudislav is on a distinguished road
i am getting error: Unknown identifier "installdir"
solved: MY MISTAKE ;-)

Last edited by prudislav; 25-12-2011 at 01:45.
Reply With Quote
  #4  
Old 26-12-2011, 11:20
Roog4003 Roog4003 is offline
Registered User
 
Join Date: Dec 2011
Location: France
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Roog4003 is on a distinguished road
Hi everybody,

With Update 1.01 and ripping foreign languages, you can make an iso DVD5 -> 2,470,436ko.

But, nice job prudislav!

P.S : Sorry for my bad english, I'm a french guy ^^
Reply With Quote
  #5  
Old 26-12-2011, 16:28
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
yes i know read post #2 at bottom.
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
The Only Sacred Plus English No-cd Fixed Exe Thread! Do Not Open New Ones... n1ghtmare PC Games 155 14-11-2006 08:04
Official Sacred Crack Thread. Do not make other threads about this ! Ryynis PC Games 49 03-07-2006 05:35
The Godfather, Game -- Unusual Error dvdmations PC Games 4 05-05-2006 03:04
Frequently Asked Questions Joe Forster/STA PC Games - Frequently Asked Questions 0 29-11-2005 09:48



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


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