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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 25-11-2013, 14:19
NTurky NTurky is offline
Registered User
 
Join Date: Jan 2012
Location: Argentina
Posts: 41
Thanks: 17
Thanked 22 Times in 10 Posts
NTurky is on a distinguished road
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.
Attached Files
File Type: zip Setup.zip (1.3 KB, 1 views)
Reply With Quote
Sponsored Links
  #2  
Old 25-11-2013, 18:53
NTurky NTurky is offline
Registered User
 
Join Date: Jan 2012
Location: Argentina
Posts: 41
Thanks: 17
Thanked 22 Times in 10 Posts
NTurky is on a distinguished road
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.
Attached Files
File Type: zip AC-IV.zip (946.3 KB, 3 views)
Reply With Quote
  #3  
Old 01-12-2013, 06:00
sarmadi's Avatar
sarmadi sarmadi is offline
Registered User
 
Join Date: Jun 2011
Location: Planet Earth
Posts: 268
Thanks: 235
Thanked 45 Times in 35 Posts
sarmadi is on a distinguished road
Quote:
Originally Posted by NTurky View Post
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.
Reply With Quote
  #4  
Old 01-12-2013, 13:13
damar15's Avatar
damar15 damar15 is offline
Registered User
 
Join Date: Jul 2010
Location: jordan
Posts: 189
Thanks: 184
Thanked 165 Times in 41 Posts
damar15 is an unknown quantity at this point
Quote:
Originally Posted by sarmadi View Post
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
__________________
" I " ---> Avoid It " We " ---> Use It.. " Ego" ---> Kill It.. " LOVE " --> Value It. " SMILE " --> Keep It.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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
Company of Heroes sylar91 PC Games - Protection List 2 01-07-2011 04:31



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


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