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
  #16  
Old 02-11-2012, 04:52
REV0 REV0 is offline
Banned
 
Join Date: Nov 2010
Location: Hawaii
Posts: 998
Thanks: 63
Thanked 1,851 Times in 292 Posts
REV0 is on a distinguished road
Quote:
Originally Posted by kapselek View Post
Still the same I already did everything.. From every your with digression this way I have: (
Delete current conversion, re-download it again, extract it's content to somewhere, and open Autorun.exe WITHOUT changing anything.
Reply With Quote
Sponsored Links
  #17  
Old 02-11-2012, 05:40
Prashantoo7's Avatar
Prashantoo7 Prashantoo7 is offline
Registered User
 
Join Date: May 2012
Location: India
Posts: 39
Thanks: 34
Thanked 17 Times in 6 Posts
Prashantoo7 is on a distinguished road
Awesome conversion final size 2.48 GB
Reply With Quote
  #18  
Old 02-11-2012, 12:08
GTX590's Avatar
GTX590 GTX590 is offline
Registered User
 
Join Date: Mar 2011
Location: Algeria
Posts: 653
Thanks: 1,177
Thanked 2,057 Times in 375 Posts
GTX590 is on a distinguished road
Quote:
Originally Posted by REV0 View Post
Delete current conversion, re-download it again, extract it's content to somewhere, and open Autorun.exe WITHOUT changing anything.
REVO!
I guess he tried to change something in "setup.cab"!
Reply With Quote
  #19  
Old 02-11-2012, 12:19
REV0 REV0 is offline
Banned
 
Join Date: Nov 2010
Location: Hawaii
Posts: 998
Thanks: 63
Thanked 1,851 Times in 292 Posts
REV0 is on a distinguished road
Quote:
Originally Posted by GTX590 View Post
REVO!
I guess he tried to change something in "setup.cab"!
Yep, which i didnt mention in instructions.
Reply With Quote
  #20  
Old 04-11-2012, 05:03
NamelessOne's Avatar
NamelessOne NamelessOne is offline
Registered User
 
Join Date: Dec 2008
Location: Sigil
Posts: 285
Thanks: 235
Thanked 855 Times in 186 Posts
NamelessOne is on a distinguished road
Nice work, man Works great on my Win7 Home Premium 64bit. Data.cab size 2,49 GB's.
Reply With Quote
  #21  
Old 04-11-2012, 12:51
emor emor is offline
Registered User
 
Join Date: Aug 2012
Location: palestine
Posts: 6
Thanks: 1
Thanked 0 Times in 0 Posts
emor is on a distinguished road
hi Revo

just wanted to know the code of instaling Directx so i can do it for other programs like open gl and c++ ?

thanks
Reply With Quote
  #22  
Old 04-11-2012, 13:36
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
everything is in setup.ini ( bottom of the file )
Reply With Quote
The Following User Says Thank You to pakrat2k2 For This Useful Post:
REV0 (04-11-2012)
  #23  
Old 04-11-2012, 20:39
emor emor is offline
Registered User
 
Join Date: Aug 2012
Location: palestine
Posts: 6
Thanks: 1
Thanked 0 Times in 0 Posts
emor is on a distinguished road
i use freearc with inno setup but i am new to compress.bat so i can divide the compress file to 1 gb each?

thanks again
Reply With Quote
  #24  
Old 04-11-2012, 20:56
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
no, look at post #17 for final dvd5 size.
Reply With Quote
  #25  
Old 04-11-2012, 21:34
emor emor is offline
Registered User
 
Join Date: Aug 2012
Location: palestine
Posts: 6
Thanks: 1
Thanked 0 Times in 0 Posts
emor is on a distinguished road
yes pakrat2k2 , i have the same size also at my computer but what i want to reach is if i compress a game and its over the size DVD5 , how can i control the size for example 4 GB each so it can fit on 2 DVD 5?
Reply With Quote
  #26  
Old 04-11-2012, 23:41
REV0 REV0 is offline
Banned
 
Join Date: Nov 2010
Location: Hawaii
Posts: 998
Thanks: 63
Thanked 1,851 Times in 292 Posts
REV0 is on a distinguished road
Quote:
Originally Posted by emor View Post
yes pakrat2k2 , i have the same size also at my computer but what i want to reach is if i compress a game and its over the size DVD5 , how can i control the size for example 4 GB each so it can fit on 2 DVD 5?
The system you want will not work on FreeArc + Compress.bat. If you want to divide the game to 2xDVD5s, apply the conversion below:

http://fileforums.com/showthread.php?t=93622

Apart from this, INNO Setup is te only way to separate games automatically, once each bin file has the max. size.

Alternatively, you can manually select files/folders to compress in Freearc and make cab files yourself.
Reply With Quote
  #27  
Old 05-11-2012, 05:27
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
Quote:
Originally Posted by emor View Post
yes pakrat2k2 , i have the same size also at my computer but what i want to reach is if i compress a game and its over the size DVD5 , how can i control the size for example 4 GB each so it can fit on 2 DVD 5?
in the INNO script ( can be any ) look for lines

Code:
DiskSpanning=true
DiskSliceSize=1532000000
SlicesPerDisk=3
those determine the size of the output files when compiled, look in inno help for those lines to see what values they can be changed too.
Reply With Quote
  #28  
Old 06-11-2012, 01:01
joder666 joder666 is offline
Registered User
 
Join Date: Sep 2009
Location: Domican Republic
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
joder666 is on a distinguished road
I ran the conversion without issues but the installer is asking for a "disk 1"!!!
Reply With Quote
  #29  
Old 06-11-2012, 01:47
REV0 REV0 is offline
Banned
 
Join Date: Nov 2010
Location: Hawaii
Posts: 998
Thanks: 63
Thanked 1,851 Times in 292 Posts
REV0 is on a distinguished road
Quote:
Originally Posted by joder666 View Post
I ran the conversion without issues but the installer is asking for a "disk 1"!!!
1. Install the game. Move Directx 9 and 11 setup folders to Redist folder, which came with conversion.

2. Download the attachment below. Open Compress.bat, launch it then enter the location of installed game.
Reply With Quote
  #30  
Old 06-11-2012, 13:23
joder666 joder666 is offline
Registered User
 
Join Date: Sep 2009
Location: Domican Republic
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
joder666 is on a distinguished road
Quote:
Originally Posted by REV0 View Post
1. Install the game. Move Directx 9 and 11 setup folders to Redist folder, which came with conversion.

2. Download the attachment below. Open Compress.bat, launch it then enter the location of installed game.
That's what i did. I'll run the conversion again and see.
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
INNO TROUBLESHOOT - Tutorials and Answers about INNO Setup REV0 Conversion Tutorials 129 21-05-2021 05:51
INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup REV0 Conversion Tutorials 51 26-03-2015 06:57
NFS Most Wanted Multi7 (1xDVD5 Inno + FreeArc) Fabioddq PC Games - CD/DVD Conversions 31 11-05-2014 02:36
Need for Speed: Most Wanted - 1xDVD5 [1 LANG + INNO SETUP + LZMA ULTRA] REV0 PC Games - CD/DVD Conversions 27 03-11-2012 12:14



All times are GMT -7. The time now is 12:41.


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