Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 05-01-2013, 02:25
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
Done the thing ,size-11.3GB btw dxsetup is not running it just installs vcx64redist thing then finish......

do i have to keep dxfiles in some folder inside redist....
Reply With Quote
Sponsored Links
  #2  
Old 05-01-2013, 04:19
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
look in setup.ini as to where they should be & named. AND re-read conversion steps it tells you where to put them.
Reply With Quote
  #3  
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
  #4  
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
  #5  
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
  #6  
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)
  #7  
Old 14-01-2013, 07:31
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
Updated to v1.3:

- Update to CIU 1.0.0.3;
- Fixed uninstall name problem;
- Fixed slowness during installation for some users; Thanks to aizen27 for test.
Reply With Quote
The Following User Says Thank You to Fabioddq For This Useful Post:
aizen27 (16-01-2013)
  #8  
Old 17-01-2013, 01: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 Fabioddq View Post
Updated to v1.3:

- Update to CIU 1.0.0.3;
- Fixed uninstall name problem;
- Fixed slowness during installation for some users; Thanks to aizen27 for test.
do i have to compile the whole thing again?
or can i just compile like we do for external compression by placing ; infront of game directly and once done just replace the old setup files with new one so that it can extract the previous compiled files done via ciu 1.0.0.2 ?
Reply With Quote
  #9  
Old 17-01-2013, 03:53
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 vasu001 View Post
do i have to compile the whole thing again?
or can i just compile like we do for external compression by placing ; infront of game directly and once done just replace the old setup files with new one so that it can extract the previous compiled files done via ciu 1.0.0.2 ?
You have to compile again.
Be patience! Press compile and go to Beer and pizza.
Reply With Quote
  #10  
Old 14-01-2013, 23:22
theabster's Avatar
theabster theabster is offline
Registered User
 
Join Date: Sep 2006
Location: Asia
Posts: 13
Thanks: 22
Thanked 1 Time in 1 Post
theabster is on a distinguished road
Question: What do you mean exactly by "Remove your original uninstall files before you make the conversion."? Should i delete the unins000.dat & unins000.exe from the floder where I have my game installed?
Reply With Quote
  #11  
Old 15-01-2013, 04:24
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 theabster View Post
Question: What do you mean exactly by "Remove your original uninstall files before you make the conversion."? Should i delete the unins000.dat & unins000.exe from the floder where I have my game installed?
Yes.
Reply With Quote
The Following User Says Thank You to Fabioddq For This Useful Post:
theabster (15-01-2013)
  #12  
Old 15-01-2013, 06:28
HellRazor HellRazor is offline
Registered User
 
Join Date: Mar 2007
Location: Q'onos
Posts: 182
Thanks: 213
Thanked 103 Times in 56 Posts
HellRazor is on a distinguished road
Quote:
Originally Posted by theabster View Post
Question: What do you mean exactly by "Remove your original uninstall files before you make the conversion."? Should i delete the unins000.dat & unins000.exe from the floder where I have my game installed?
Safer way to do it would be moving them outside of game folder elsewhere so you can uninstall the game after you do the conversion.

So:
- Install the game
- Move uninstall files elsewhere
- Do the conversion
- Move uninstall files back to game folder
- Uninstall the game
- Test the conversion.

At least that's how I do it.
Reply With Quote
The Following 2 Users Say Thank You to HellRazor For This Useful Post:
Fabioddq (15-01-2013), S4rd4uk4r (01-06-2013)
  #13  
Old 23-02-2013, 06:52
jackstuff's Avatar
jackstuff jackstuff is offline
Registered User
 
Join Date: Oct 2011
Location: iN mEMORIES
Posts: 109
Thanks: 110
Thanked 26 Times in 17 Posts
jackstuff is on a distinguished road
Hitman Absolution Unknown compression method Error

Yener's CIU Script
Conversion By Fabio
Compression Based on Peterf1999's method as mention in the first post-- "HMA_v1.0"

arc a -ep1 -r -w.\ -msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 [email protected] -dp"%choice1%" .\HMA_1\%arc%

Changes- Only adding the freearc setting in the setup.ini

The Compression Level Is Not Supported In The Yener's CIU script

Some Error Images
Attached Images
File Type: png Untitled.png (711.6 KB, 159 views)
Reply With Quote
  #14  
Old 23-02-2013, 06:58
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
maybe arc.ini is not there.
or precompinside is not enabled.
Reply With Quote
  #15  
Old 23-02-2013, 07:02
jackstuff's Avatar
jackstuff jackstuff is offline
Registered User
 
Join Date: Oct 2011
Location: iN mEMORIES
Posts: 109
Thanks: 110
Thanked 26 Times in 17 Posts
jackstuff is on a distinguished road
Quote:
Originally Posted by Razor12911 View Post
maybe arc.ini is not there.
or precompinside is not enabled.
Fixed thanks "PrecompVer=inside" is not added
Reply With Quote
Reply


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 05:34.


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