Log in

View Full Version : Assassin's Creed 2 1xDVD5


mesut28
27-11-2012, 18:07
InstallerScript CI 8.5.7.4 by yener90 compression lzma/Ultra


1. Install the game


2. Download the attachment, extract completely (wherever you want)


3. Open InstallerScript.iss


Edit the following lines, according to the installation directory of the game.



#define SourcePath "C:\Program Files\Ubisoft\Assassin's Creed II"



4. Save and compile


5. Will create one folders, Disk folder inside the "compiled":


Move to the Disk:



Autorun.inf
Setup.ico
Setup.ini
Setup.dll
Setup.cab
Setup.exe
Setup-1a.bin
Setup-1b.bin
Setup-1c.bin
Redist Folder



Burn the contents of the folder to a DVD with the label you want.


Total Size: 4.20 GB

irphand_86
29-11-2012, 00:15
It seem directX, Ubisoft game launcher and vcredist missing add to DVD.. Where should I put it? Thanks

mesut28
29-11-2012, 05:50
Add the name of the Redist folder by changing the contents of the Support DVD to

irphand_86
29-11-2012, 08:54
OK.. Thanks bro. I'll try to convert again.. Waitin' for your next conversion :)

=======

Problem solved :D

Before this I tried to run setup after conversion done, and files in redist folder didn't run as expected. But after I'll make it iso files and mount it in virtual dvd-rom. It runs.. I don't know why.. But thanks mesut28. It works perfectly in win 7 32 bits :D

mesut28
30-11-2012, 11:06
Thanks setup.ini file in the Redist to be sure it has the same name as the application tries to do the applications folder names

sena87
04-12-2012, 19:06
Thx mesut28.
after finished this conversion,
result is 4.33GB..

still need to instal UbisoftGameLauncher manualy,
n must copy crack "ubiorbitapi_r2.dll" into
'C:\Program Files\Ubisoft\Ubisoft Game Launcher'

it's something that i missed?
btw can adding video in this conversion?

mesut28
04-12-2012, 20:09
like yourself, you can add a video

sena87
04-12-2012, 20:53
like yourself, you can add a video

i already put Video.AVI in the background folder,
it doesn't playing..

mesut28
05-12-2012, 07:36
Megui Modern Media Encoder <--will try and turn this program

sena87
05-12-2012, 19:48
Megui Modern Media Encoder <--will try and turn this program

after i installed Megui Modern Media Encode,
it doesn't change anything,,,, :(


video just blinking 1,5 second,
appears white screen it says in the top screen
"video not available, cannot find H.264 decompressor"

pakrat2k2
05-12-2012, 20:33
you need to install codec pack for video playback in newest CI installer...

sena87
05-12-2012, 23:18
you need to install codec pack for video playback in newest CI installer...

i still don't get it,
in revo's conversion (sleeping dogs), the video playing smoothly,,
but i had trouble when playing video in hitman conversion by fabio,
it's not playing smoothly,,,
there is trouble in my computer ?:confused:

pakrat2k2
06-12-2012, 05:07
possibly, can you take the video & does it play correctly on its own. ( without going thru install process ) ?

since OP changed to latest version of CI more & more posts showing up about video issues.

REV0
06-12-2012, 05:29
i still don't get it,
in revo's conversion (sleeping dogs), the video playing smoothly,,
but i had trouble when playing video in hitman conversion by fabio,
it's not playing smoothly,,,
there is trouble in my computer ?:confused:

if it's not playing smoothly, it may connected with video itself

sena87
06-12-2012, 18:35
in before ,i just had "VLC" as my media player,
i just had downloaded new version update 04 Des 2012 K-lite mega codec,
it works a little bit :eek:,

i try to put video which has duration 3m, the video is showing ,,
but it's like a flash about 4s showing, :eek::eek:
zap zap zap n gone to instalation picture,,,,

why it's can't showing full duration smoothly ?

if it's not playing smoothly, it may connected with video itself
in other words ,the video is broken ?
or there are something script to set up duration of video ?

ferv
01-02-2013, 06:50
Hi, i've noticed that Ubisoft Game Launcher doesn't have any silent arguments in Setup.ini, in case you wish to add it this is it: /s /v "/qn" there is a space between v and the first quote, it must be there or it won't work

mier90
15-05-2014, 06:59
Great work mesut28. Conversion works fine with v1.01 + All DLCs.

Tested on Win7 Professional x64. 1xDVD5 size of 4.18GB. (ENG Only).

Compile 30min & Install 10min. :)

omega59
01-10-2016, 09:21
in case anyone is wondering as i was left confused, i believe a step is missing .
3. Open InstallerScript.iss

Edit the following lines, according to the installation directory of the game.

#define SourcePath "C:\Program Files\Ubisoft\Assassin's Creed II"

4. Save and compile

I opened the iss file in notepad and edited the lines this way.
You need InstallerScript.iss (Inno Setup Compiler with Unicode). Edit the file in this program - save - Build - compile from the top menu.

Also this part 5. I believe you mean make a new folder and call it "Compiled," and then copy those files over into this new folder.

I also did not get the Redist Folder so i left it out. Install tested everything went perfect! 4.17 GB (4,485,234,688 bytes).

Thanks Man!

pakrat2k2
01-10-2016, 14:02
easiest is to just open the iss file with INNO, set it as default program to open iss files.

omega59
02-10-2016, 05:48
pakrat2k2,

Yes, Thanks.