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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 10-01-2013, 06:47
MartinezPL MartinezPL is offline
Registered User
 
Join Date: Oct 2011
Location: Poland
Posts: 117
Thanks: 46
Thanked 24 Times in 9 Posts
MartinezPL is on a distinguished road
After some hard work make it my conversion with setup bat ;]
with this compression command
Quote:
-mx -mc-delta -mc:lzma/lzma:192mb:normal:bt4:192:mc10000:lc8 -ld192m -mc:rep/srep:l256 -mc$default,$obj:+precomp042:c-:t-j:intense -s
+ re-encode biks to ~50% quality
Final Size:
~7.85GB with English and Polish voices + all dlc's and Multi8 subtittle support
Reply With Quote
Sponsored Links
  #2  
Old 10-01-2013, 07:31
vasu001 vasu001 is offline
Registered User
 
Join Date: Oct 2012
Location: in my dreams
Posts: 94
Thanks: 11
Thanked 1 Time in 1 Post
vasu001 is on a distinguished road
Quote:
Originally Posted by MartinezPL View Post
After some hard work make it my conversion with setup bat ;]
with this compression command

+ re-encode biks to ~50% quality
Final Size:
~7.85GB with English and Polish voices + all dlc's and Multi8 subtittle support
hey which files are to be deleted to keep the game only in english+Multi8 subtitle+no multiplayer/contracts if i had just the original version i.e. 1.0.433.1 [something like that].......

i am asking because it looks as if u know so please tell.....

also how do u recode the videos.....and could u please share setup.bat file of urs....
thanks in advance

Last edited by vasu001; 10-01-2013 at 07:47.
Reply With Quote
  #3  
Old 13-01-2013, 10:29
Ciapa Ciapa is offline
Registered User
 
Join Date: Aug 2009
Location: Poland
Posts: 48
Thanks: 48
Thanked 17 Times in 13 Posts
Ciapa is on a distinguished road
Uninstall does not work properly instead of Hitman Absolution is Far Cry 3

Hitman Absolution (Multi8 + DLC's + Update - 4xDVD5) * CIU *
Based on that yener90 CIU 1.0.0.2, installation time ~ 2 hours
Hitman Absolution (Multi8 + DLC's + Update - 4xDVD5) * Inno Setup *
Based on CI 8.5.7.4 to yener90; installation time ~ 1 hour
Reply With Quote
  #4  
Old 13-01-2013, 11:04
Fabioddq's Avatar
Fabioddq Fabioddq is offline
Die Hard Member
 
Join Date: Oct 2011
Location: Earth
Posts: 1,221
Thanks: 336
Thanked 2,147 Times in 427 Posts
Fabioddq is on a distinguished road
Quote:
Originally Posted by Ciapa View Post
Uninstall does not work properly instead of Hitman Absolution is Far Cry 3

Hitman Absolution (Multi8 + DLC's + Update - 4xDVD5) * CIU *
Based on that yener90 CIU 1.0.0.2, installation time ~ 2 hours
Hitman Absolution (Multi8 + DLC's + Update - 4xDVD5) * Inno Setup *
Based on CI 8.5.7.4 to yener90; installation time ~ 1 hour
From InstallerScript.iss delete this line:

#define ProductCode "{E3B9C5A9-BD7A-4B56-B754-FAEA7DD6FA88}"

and search for Far Cry 3 and put // in the front of:

Quote:
//RegWriteStringValue(HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\' + ProductCode, 'AuthorizedCDFPrefix', '');
//RegWriteStringValue(HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\' + ProductCode, 'Comments', '');
//RegWriteStringValue(HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\' + ProductCode, 'Contact', '');
RegWriteStringValue(HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\' + ProductCode, 'DisplayIcon', ExpandConstant('{app}\bin\farcry3.ico,0'));
RegWriteStringValue(HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\' + ProductCode, 'DisplayName', 'Far Cry 3');
RegWriteStringValue(HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\' + ProductCode, 'DisplayVersion', '1.01');
//RegWriteDWordValue(HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\' + ProductCode, 'EstimatedSize', 5969540);
//RegWriteStringValue(HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\' + ProductCode, 'GameLink', ExpandConstant('{app}\deadspace2.exe'));
//RegWriteStringValue(HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\' + ProductCode, 'HelpLink', '');
//RegWriteStringValue(HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\' + ProductCode, 'HelpTelephone', '');
RegWriteStringValue(HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\' + ProductCode, 'InstallDate', DateString);
RegWriteStringValue(HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\' + ProductCode, 'InstallLocation', ExpandConstant('{app}\'));
RegWriteStringValue(HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\' + ProductCode, 'InstallSource', ExpandConstant('{src}\'));
RegWriteDWordValue(HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\' + ProductCode, 'Language', 0);
//StrToInt(ExpandConstant('{cm:LanguageNR}')));
RegWriteExpandStringValue(HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\' + ProductCode, 'ModifyPath', ExpandConstant('{uninstallexe}'));
RegWriteDWordValue(HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\' + ProductCode, 'NoModify', 1);
RegWriteDWordValue(HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\' + ProductCode, 'NoRepair', 1);
RegWriteStringValue(HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\' + ProductCode, 'Publisher', 'Ubisoft');
RegWriteStringValue(HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\' + ProductCode, 'ProductGuid', ProductCode);
RegWriteExpandStringValue(HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\' + ProductCode, 'Readme', '');
//RegWriteStringValue(HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\' + ProductCode, 'Size', '');
RegWriteStringValue(HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\' + ProductCode, 'UninstallString', ExpandConstant('"{uninstallexe}"'));
RegWriteStringValue(HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\' + ProductCode, 'URLInfoAbout', 'http://support.ubi.com');
//RegWriteStringValue(HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\' + ProductCode, 'URLUpdateInfo', '');
RegWriteDWordValue(HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\' + ProductCode, 'Version', 16777216);
RegWriteDWordValue(HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\' + ProductCode, 'VersionMajor', 1);
RegWriteDWordValue(HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\' + ProductCode, 'VersionMinor', 0);
//RegWriteDWordValue(HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\' + ProductCode, 'WindowsInstaller', 0);
//RegWriteStringValue(HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninsta ll\' + ProductCode, 'WorkingDirectory', ExpandConstant('{app}\'));
//Additional
//RegWriteStringValue(HKLM, 'SOFTWARE\BioWare\Dragon Age 2', 'GUID', ProductCode);
Make changes and Compile again.
Reply With Quote
The Following User Says Thank You to Fabioddq For This Useful Post:
Demonn (13-01-2013)
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
Hitman Absolution (Multi8+DLC's+Update - 4xDVD5) *Inno Setup* Fabioddq PC Games - CD/DVD Conversions 54 15-10-2023 01:37
yener90's Inno Project Source Codes yener90 Conversion Tutorials 1475 21-10-2014 09:50



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


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