FileForums

FileForums (https://fileforums.com/index.php)
-   PC Games - CD/DVD Conversions (https://fileforums.com/forumdisplay.php?f=39)
-   -   Assassin's Creed IV Black Flag (2xDVD9 to 3xDVD5) SP Only (https://fileforums.com/showthread.php?t=102029)

khokhan 20-11-2013 18:31

Quote:

Originally Posted by pakrat2k2 (Post 426107)
yes, it compiles installed game files, so if there is no MP then it will be only SP.

I mean: delete folder "multi" before compile it... Is game still work ??? :confused:


p/s: sorry for my bad English...

damar15 21-11-2013 05:20

Quote:

Originally Posted by khokhan (Post 426110)
I mean: delete folder "multi" before compile it... Is game still work ??? :confused:


p/s: sorry for my bad English...

i think yes any make copy of the folder in hd safe and try if its work :D

NTurky 25-11-2013 14:19

1 Attachment(s)
Thanks damar15!

A few things though

- Support folder MUST be in game folder before compression, as stated in setup.ini. You should edit that step.
- In the script, [Registry] section is wrong. I guess that's from another game.
- The language can be changed from options menu, but it can be set in the registry section if you want to. (I'm not sure if all of them works on all versions of the game)

Code:

Root: HKCU; SubKey: "SOFTWARE\Ubisoft\Assassin's Creed IV Black Flag"; ValueName: Language; ValueData: English; ValueType: string; Languages: eng; Flags: uninsdeletekey;
Root: HKCU; SubKey: "SOFTWARE\Ubisoft\Assassin's Creed IV Black Flag"; ValueName: Language; ValueData: German; ValueType: string; Languages: ger; Flags: uninsdeletekey;
Root: HKCU; SubKey: "SOFTWARE\Ubisoft\Assassin's Creed IV Black Flag"; ValueName: Language; ValueData: French; ValueType: string; Languages: fre; Flags: uninsdeletekey;
Root: HKCU; SubKey: "SOFTWARE\Ubisoft\Assassin's Creed IV Black Flag"; ValueName: Language; ValueData: Spanish; ValueType: string; Languages: esp; Flags: uninsdeletekey;
Root: HKCU; SubKey: "SOFTWARE\Ubisoft\Assassin's Creed IV Black Flag"; ValueName: Language; ValueData: Italian; ValueType: string; Languages: ita; Flags: uninsdeletekey;
Root: HKCU; SubKey: "SOFTWARE\Ubisoft\Assassin's Creed IV Black Flag"; ValueName: Language; ValueData: Portuguese; ValueType: string; Languages: por; Flags: uninsdeletekey;
Root: HKCU; SubKey: "SOFTWARE\Ubisoft\Assassin's Creed IV Black Flag"; ValueName: Language; ValueData: Brazil; ValueType: string; Languages: porbr; Flags: uninsdeletekey;
Root: HKCU; SubKey: "SOFTWARE\Ubisoft\Assassin's Creed IV Black Flag"; ValueName: Language; ValueData: Dutch; ValueType: string; Languages: ndl; Flags: uninsdeletekey;
Root: HKCU; SubKey: "SOFTWARE\Ubisoft\Assassin's Creed IV Black Flag"; ValueName: Language; ValueData: Danish; ValueType: string; Languages: dan; Flags: uninsdeletekey;
Root: HKCU; SubKey: "SOFTWARE\Ubisoft\Assassin's Creed IV Black Flag"; ValueName: Language; ValueData: Norwegian; ValueType: string; Languages: nor; Flags: uninsdeletekey;
Root: HKCU; SubKey: "SOFTWARE\Ubisoft\Assassin's Creed IV Black Flag"; ValueName: Language; ValueData: Swedish; ValueType: string; Languages: swe; Flags: uninsdeletekey;
Root: HKCU; SubKey: "SOFTWARE\Ubisoft\Assassin's Creed IV Black Flag"; ValueName: Language; ValueData: Finnish; ValueType: string; Languages: fin; Flags: uninsdeletekey;
Root: HKCU; SubKey: "SOFTWARE\Ubisoft\Assassin's Creed IV Black Flag"; ValueName: Language; ValueData: Czech; ValueType: string; Languages: cze; Flags: uninsdeletekey;
Root: HKCU; SubKey: "SOFTWARE\Ubisoft\Assassin's Creed IV Black Flag"; ValueName: Language; ValueData: Polish; ValueType: string; Languages: pol; Flags: uninsdeletekey;
Root: HKCU; SubKey: "SOFTWARE\Ubisoft\Assassin's Creed IV Black Flag"; ValueName: Language; ValueData: Russian; ValueType: string; Languages: rus; Flags: uninsdeletekey;
Root: HKCU; SubKey: "SOFTWARE\Ubisoft\Assassin's Creed IV Black Flag"; ValueName: Language; ValueData: Japanese; ValueType: string; Languages: jap; Flags: uninsdeletekey;
Root: HKCU; SubKey: "SOFTWARE\Ubisoft\Assassin's Creed IV Black Flag"; ValueName: Language; ValueData: Hungarian; ValueType: string; Languages: hun; Flags: uninsdeletekey;
Root: HKCU; SubKey: "SOFTWARE\Ubisoft\Assassin's Creed IV Black Flag"; ValueName: Language; ValueData: Korean; ValueType: string; Languages: kor; Flags: uninsdeletekey;

Edit: Setup.ini is wrong too. System requirements are not accurate, and you forgot to edit the redist installation.
I attached my modified setup.ini.

NTurky 25-11-2013 18:53

1 Attachment(s)
Well, here you have a modified version.
Updated:

- Autorun.inf: Changed to OPEN=0 in DVD 2 and 3.
- Setup.ini: Added languages supported by AC4, changed system requirements, edited redist installation (based on info found on internet as I don't have the game).
- License folder added.
- InstallerScript: Added license files, language entry in registry section.

pitcrew_13 30-11-2013 03:36

i have Assassin's Creed IV Black Flag Gold Edition Version, can i convert to 6xDVD5, because with this conversion method, my pc spec is to slow, how i can edit the Installer Script ?

ceifadorx 30-11-2013 10:46

Quote:

Originally Posted by pitcrew_13 (Post 426603)
i have Assassin's Creed IV Black Flag Gold Edition Version, can i convert to 6xDVD5, because with this conversion method, my pc spec is to slow, how i can edit the Installer Script ?

why you want to use unecessary dvd. for not ripping the multiplayer its fits fine in 4 dvd.
and yes, you can change the installer script. put none or lzma instead of lzma2/ultra64

sarmadi 01-12-2013 06:00

Quote:

Originally Posted by NTurky (Post 426398)
Well, here you have a modified version.
Updated:

- Autorun.inf: Changed to OPEN=0 in DVD 2 and 3.
- Setup.ini: Added languages supported by AC4, changed system requirements, edited redist installation (based on info found on internet as I don't have the game).
- License folder added.
- InstallerScript: Added license files, language entry in registry section.

Thanks for the effort. I think there's a problem with attachement file.
It's not downloadable.

damar15 01-12-2013 13:13

Quote:

Originally Posted by sarmadi (Post 426676)
Thanks for the effort. I think there's a problem with attachement file.
It's not downloadable.

ther is no problem with the attachement file can download


and Version 1.1
Fix The Setup.ini & Fix Installer Script Add Registry (after 1485 Downloads of v1.0)

thanks for NTurky noticing the missing files and the problems :D

blackdon 06-12-2013 19:18

Thanks man.
It works with 4 DVD.

sambomba 07-12-2013 20:04

me, too get 4 dvd
It's fine Great work thanks ˇˇˇˇ

dar29 09-12-2013 05:49

tested and works on win7 64 bit sp1
dvd1 4,37 gb
dvd2 4,34 gb
dvd3 1,07 gb
thanx a lot...

akarikk 09-02-2014 13:44

Hi, i guess as your conversión is made in inno, is the only conversión that can include freedom cry DLC, right?

THANKS!!!!!

EDIT: I can't download the conversión file

Grumpy 09-02-2014 19:38

Quote:

Originally Posted by akarikk (Post 428982)
EDIT: I can't download the conversión file

Try it again, the link at the bottom of the first post worked and downloaded fine for me. ;)

akarikk 02-03-2014 14:51

Ok, guys, and thanks to damar15, i can say Works for AC IV + Freedom Cry DLC (SP) + all Updates on just 3 DVD5

Great Work Damar15 XD

chike675 15-05-2017 13:45

My "Setup-1.bin" file in the original setup file is missing, what do i do?


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

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