FileForums

FileForums (https://fileforums.com/index.php)
-   PC Games - CD/DVD Conversions (https://fileforums.com/forumdisplay.php?f=39)
-   -   Assassin's Creed: Anthology 9xDVD5 [INNO SETUP] (https://fileforums.com/showthread.php?t=93820)

REV0 24-11-2012 15:43

Assassin's Creed: Anthology 9xDVD5 [INNO SETUP]
 
3 Attachment(s)
http://i.imgur.com/hpnbx.pnghttp://i.imgur.com/iFzFn.png

*Biggest Game Conversion Up to Date*

BaseScript by: yener90/REVOLUTION - Graphic Arts: REVOLUTION

-CONVERTER'S NOTE:

I'd like tell you couple of things about the conversion. As you may know already, Anthology edition isn't planned for PC, it's available only PS3 and X360. But we PC gamers, as always think outside the box ('box' hehe) so this fella brought you Anthology Edition.
Last couple of days were painful, because i had to install all AC games back, unlock them, update them etc. Then the conversion.. Had to complete conversion, alllll of it's regkeys (check the regkey once you downloaded iss file, enjoy the view really) In the mean time, AC3 gave soo much headache, and AC3, ANT weren't enough gotta work, gotta study and gotta start for Total War Collection which will be min 15DVD5s.
And then, yener's autorun script wasn't supporting more than 3exe files, so i had to add them manually. Spent 1.5 days for adding and testing them, that was the most tricky part. I honestly have no idea how i'm going to make it ready for TW:COL, since i have 12 games.
So that was the story which was little for you and nightmare for me.

I hope you'll like the conversion and enjoy the Anthology.

-CHANGELOG

- v1.10 - Updated regkey values after Revelation's DLC. (Unnecessary but added just to be safe)
- v1.20 - Updated regkey values for Benedic Arnold DLC of AC3.

Planned updates: Attempt to fix small bug in autorun.

-INSTRUCTIONS:

1. Install every game, DLCs, and their unlockers.

2. Create a folder named 'Assassins's Creed Anthology' and move all AC games to there.

3. Open AC3's DVD and move it's Support folder's content to DVD9/Support

4. Download the BASEPACK (2 PARTS!), Download InstallScript. Put installscript to Conversion folder.

5. Open it with Unicode version of INNO and edit the line below according to your games' current location:

Code:

#define ProgramFiles "E:\Program Files (x86)\Ubisoft\Assassin's Creed Anthology"
Save it and press Compile

Get couple of beers and start watching The Borgias, because compiling will take 2 hours approx.

6. Move:

-Autorun.exe, Setup.cab, Setup.exe, Setup.ico, Setup.ini to DVD1
-All Setup-1*.bin files to DVD1
-All Setup-2*.bin files to DVD2
-All Setup-3*.bin files to DVD3
-All Setup-4*.bin files to DVD4
-All Setup-5*.bin files to DVD5
-All Setup-6*.bin files to DVD6
-All Setup-7*.bin files to DVD7
-All Setup-8*.bin files to DVD8
-All Setup-9*.bin files to DVD9

7. Enjoy 40 minutes of ear-orgasm thanks to music.mp3, during the installation. As always, test the conversion before spending your DVDs.

-OPTIONAL: Reducing conversion's size:
You can delete multiplayer or other languages' files to reduce the total size.

http://i.imgur.com/TipDt.jpg

http://i.imgur.com/QPCMp.jpg

http://i.imgur.com/HcqWg.jpg

http://i.imgur.com/mLp0o.jpg

http://i.imgur.com/5lTor.jpg

http://i.imgur.com/ZVdgB.jpg

http://i.imgur.com/PURjB.jpg

http://i.imgur.com/QpRb1.jpg

Stacked Deck 24-11-2012 15:49

Awesome man. Do you ever run out of attachment space?
Retorical question.

Respect.

REV0 24-11-2012 15:51

Quote:

Originally Posted by Stacked Deck (Post 410848)
Awesome man. Do you ever run out of attachment space?
Retorical question.

Respect.


No, it's upgraded by moderators, but i have troubles with 100mb+f archives

Cheers

ceifadorx 25-11-2012 19:16

can you release conversion for all the game separated like you did in mass effect?
btw nice conversion!

REV0 27-11-2012 12:51

Quote:

Originally Posted by ceifadorx (Post 410924)
can you release conversion for all the game separated like you did in mass effect?
btw nice conversion!

not in my schedule, sorry mate.

-UPDATE V.120:

Conversion updated to V1.20, installscript is now compatible with BenedicT Arnold DLC of Assassin's Creed 3. (See screenshots below):

http://img42.imageshack.us/img42/8780/32746810.png
http://img69.imageshack.us/img69/4837/ggdgd.png
http://img22.imageshack.us/img22/3013/68111094.png
http://img15.imageshack.us/img15/7424/42646580.png
kapak1

eyeshield23 29-11-2012 12:02

hi REV0.
works fine in win8.... thanks a lot... :)

mikey26 04-12-2012 03:17

hi revo nice work mate.u gonna have to ad in the product guid and uninstall strings to the registry ubisoft games remember pain in the butt :P.very similar to farcry and ac3.if not if u try updating the games at a later stage its gonna give version not found error.

mikey26 04-12-2012 03:19

its should look something like this:
Root: "HKLM"; Subkey: "SOFTWARE\Ubisoft\"; ValueType: string; ValueName: "(Default)"; Flags: uninsdeletekey
Root: "HKLM"; Subkey: "SOFTWARE\Ubisoft\Assassin's Creed"; ValueType: string; ValueName: "InstallDir"; ValueData: "{app}"; Flags: uninsdeletekey
Root: "HKLM"; Subkey: "SOFTWARE\Ubisoft\Assassin's Creed"; ValueType: string; ValueName: "Language"; ValueData: "English"; Flags: uninsdeletekey
Root: "HKLM"; Subkey: "SOFTWARE\Ubisoft\Assassin's Creed\GameUpdate"; ValueType: string; ValueName: "execPath"; ValueData: "{app}\AssassinsCreed_Game.exe"; Flags: uninsdeletekey
Root: "HKLM"; Subkey: "SOFTWARE\Ubisoft\Assassin's Creed\GameUpdate"; ValueType: string; ValueName: "info"; ValueData: "12f3a1fedfd4d2ea40e2c26e1fe14e65"; Flags: uninsdeletekey
Root: "HKLM"; Subkey: "SOFTWARE\Ubisoft\Assassin's Creed\GameUpdate"; ValueType: string; ValueName: "installdir"; ValueData: "{app}"; Flags: uninsdeletekey
Root: "HKLM"; Subkey: "SOFTWARE\Ubisoft\Assassin's Creed\GameUpdate"; ValueType: string; ValueName: "language"; ValueData: "us"; Flags: uninsdeletekey
Root: "HKLM"; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\GameUX\ GamesToFindOnWindowsUpgrade\{{5FAD7BFE-86F5-4D9E-A708-9A2AF24E6478}"; ValueType: string; ValueName: "GDFBinaryPath"; ValueData: "{app}\AssassinsCreed_Dx9.exe"; Flags: uninsdeletekey
Root: "HKLM"; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\GameUX\ GamesToFindOnWindowsUpgrade\{{5FAD7BFE-86F5-4D9E-A708-9A2AF24E6478}"; ValueType: string; ValueName: "GameInstallPath"; ValueData: "{app}"; Flags: uninsdeletekey
Root: "HKLM"; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\GameUX\ GamesToFindOnWindowsUpgrade\{{D96C29F7-D5A8-4E66-88AD-F21A74CABC3E}"; ValueType: string; ValueName: "GDFBinaryPath"; ValueData: "{app}\AssassinsCreed_Dx9.exe"; Flags: uninsdeletekey
Root: "HKLM"; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\GameUX\ GamesToFindOnWindowsUpgrade\{{D96C29F7-D5A8-4E66-88AD-F21A74CABC3E}"; ValueType: string; ValueName: "GameInstallPath"; ValueData: "{app}"; Flags: uninsdeletekey
Root: "HKLM"; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\{{8CFA9151-6404-409A-AF22-4632D04582FD}"; ValueType: string; ValueName: "InstallLocation"; ValueData: "{app}"; Flags: uninsdeletekey
Root: "HKLM"; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\{{8CFA9151-6404-409A-AF22-4632D04582FD}"; ValueType: string; ValueName: "ProductGuid"; ValueData: "{{8CFA9151-6404-409A-AF22-4632D04582FD}"; Flags: uninsdeletekey
Root: "HKLM"; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\{{8CFA9151-6404-409A-AF22-4632D04582FD}"; ValueType: string; ValueName: "DisplayName"; ValueData: "Assassin's Creed"; Flags: uninsdeletekey
Root: "HKLM"; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\{{8CFA9151-6404-409A-AF22-4632D04582FD}"; ValueType: string; ValueName: "Publisher"; ValueData: "Ubisoft"; Flags: uninsdeletekey
Root: "HKLM"; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\{{8CFA9151-6404-409A-AF22-4632D04582FD}"; ValueType: string; ValueName: "URLInfoAbout"; ValueData: "http://www.ubi.com"; Flags: uninsdeletekey
Root: "HKLM"; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\{{8CFA9151-6404-409A-AF22-4632D04582FD}"; ValueType: dword; ValueName: "NoModify"; ValueData: "$00000001"; Flags: uninsdeletekey
Root: "HKLM"; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\{{8CFA9151-6404-409A-AF22-4632D04582FD}"; ValueType: dword; ValueName: "NoRemove"; ValueData: "$00000000"; Flags: uninsdeletekey
Root: "HKLM"; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\{{8CFA9151-6404-409A-AF22-4632D04582FD}"; ValueType: dword; ValueName: "NoRepair"; ValueData: "$00000001"; Flags: uninsdeletekey
Root: "HKLM"; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\{{8CFA9151-6404-409A-AF22-4632D04582FD}"; ValueType: dword; ValueName: "Language"; ValueData: "$00000009"; Flags: uninsdeletekey
Root: "HKLM"; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\{{8CFA9151-6404-409A-AF22-4632D04582FD}"; ValueType: string; ValueName: "DisplayVersion"; ValueData: "1.02"; Flags: uninsdeletekey
Root: "HKLM"; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\{{8CFA9151-6404-409A-AF22-4632D04582FD}"; ValueType: dword; ValueName: "Version"; ValueData: "$01000000"; Flags: uninsdeletekey
Root: "HKLM"; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\{{8CFA9151-6404-409A-AF22-4632D04582FD}"; ValueType: dword; ValueName: "MajorVersion"; ValueData: "$00000001"; Flags: uninsdeletekey
Root: "HKLM"; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\{{8CFA9151-6404-409A-AF22-4632D04582FD}"; ValueType: dword; ValueName: "MinorVersion"; ValueData: "$00000000"; Flags: uninsdeletekey
Root: "HKLM"; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\{{8CFA9151-6404-409A-AF22-4632D04582FD}"; ValueType: dword; ValueName: "LogMode"; ValueData: "$00000001"; Flags: uninsdeletekey

mikey26 04-12-2012 03:20

i have tested like this and it pick up the dates perfectly.only game i dont have atm is my ac2 my bro has it.

REV0 04-12-2012 04:54

I dont have the time to update the script as a matter in fact, if you update it i can glady put in the thread by crediting you

Cheers

mikey26 04-12-2012 04:59

cool i dont mind doing it if u can give me the complete reg of ac2 only as i dont have my copy with me.

REV0 04-12-2012 05:17

Quote:

Originally Posted by mikey26 (Post 411524)
cool i dont mind doing it if u can give me the complete reg of ac2 only as i dont have my copy with me.

Only this one i think:

Code:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{{9D15E813-0C26-41E7-ABC5-3EB06FF1B3CF}]
"DisplayVersion"="1.01"

However, you dont need any regkey for AC games except AC3, because you were suppose to update them already, before the conversion

eyeshield23 05-12-2012 02:01

Hi REV0....
could you tell me the title of the first song plz
or maybe would you send me the 40min of that music plz... 'cause i like it... :)

REV0 05-12-2012 02:12

Quote:

Originally Posted by eyeshield23 (Post 411568)
Hi REV0....
could you tell me the title of the first song plz

Audiomachine - Ruins of Asgard

Other songs are:

1. Already said it
2. Jerusalem from AC1 OST
3. Ezio's Family from AC2 OST
4. Rooftops of Venice from AC2 OST
5. UNKLE - Burn My Shadow
6. AC:BRO OST
7. AC:BRO OST
8. Woodkid - Iron
9. Imagine Dragons - Radioactive
10. AC3 Main Theme from AC3 OST
11. Superhuman - Damned
12. My Body Is a Cage - Peter Gabriel (not with s, no, dont write with s)

mikey26 05-12-2012 08:52

ac2 is driving me up the wall i added the no cd patches to the coversion everthing else works but ac2 tells me i need uplay (ubisoftlauncher) yet the newest version is installed.uninstall the new version and install old version it works but others dont work.this facking ubisoft drm crap is now getting to me.


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

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