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 06-03-2013, 19:28
specialex specialex is offline
Registered User
 
Join Date: Jan 2011
Location: Indonesia
Posts: 4
Thanks: 1
Thanked 0 Times in 0 Posts
specialex is on a distinguished road
does this works with survival edition ?
Reply With Quote
Sponsored Links
  #17  
Old 06-03-2013, 19:30
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
any version will do.
Reply With Quote
The Following User Says Thank You to pakrat2k2 For This Useful Post:
specialex (06-03-2013)
  #18  
Old 07-03-2013, 05:51
ferv's Avatar
ferv ferv is offline
Registered User
 
Join Date: Apr 2009
Location: Argentina
Posts: 34
Thanks: 61
Thanked 111 Times in 42 Posts
ferv is on a distinguished road
I've tried with lzma/ultra64 but still get 375mb Setup-3a.bin and there's nothing i can delete so i'll try with freearc and see what happens
Reply With Quote
  #19  
Old 07-03-2013, 05:59
prudislav prudislav is offline
Registered User
 
Join Date: Jan 2009
Location: moon
Posts: 485
Thanks: 270
Thanked 189 Times in 135 Posts
prudislav is on a distinguished road
Quote:
Originally Posted by ferv View Post
I've tried with lzma/ultra64 but still get 375mb Setup-3a.bin and there's nothing i can delete so i'll try with freearc and see what happens
try lzma2/ultra64 ;-)
Reply With Quote
  #20  
Old 07-03-2013, 06:23
Cale2201 Cale2201 is offline
Registered User
 
Join Date: Nov 2008
Location: Srbija
Posts: 33
Thanks: 6
Thanked 4 Times in 4 Posts
Cale2201 is on a distinguished road
I try lzma2/ultra64 And Setup-3a.bin=175 mb
Only precomp.
Reply With Quote
  #21  
Old 07-03-2013, 08:04
Hexens Hexens is offline
Registered User
 
Join Date: Nov 2008
Location: Spain
Posts: 20
Thanks: 0
Thanked 6 Times in 4 Posts
Hexens is on a distinguished road
Quote:
Originally Posted by klaroqsim View Post
2xdvd5 is possible ?
you can make 2xdvd5 with one language and compression srep + freearc , total size ~8,1 Go
Reply With Quote
  #22  
Old 07-03-2013, 08:47
ferv's Avatar
ferv ferv is offline
Registered User
 
Join Date: Apr 2009
Location: Argentina
Posts: 34
Thanks: 61
Thanked 111 Times in 42 Posts
ferv is on a distinguished road
Quote:
Originally Posted by prudislav View Post
try lzma2/ultra64 ;-)
I don't have much experience with srep and precomp so right now i'm doing some reading to learn how to use them

Last edited by ferv; 07-03-2013 at 10:13.
Reply With Quote
  #23  
Old 07-03-2013, 10:13
The-revenge The-revenge is offline
Registered User
 
Join Date: May 2008
Location: Italy
Posts: 144
Thanks: 19
Thanked 4 Times in 4 Posts
The-revenge is on a distinguished road
Quote:
Originally Posted by andrei222 View Post
this game works in 2xdvd5 but with freearc and strong compression
Here is two reason to use freearc
1.Compression is much better
2.installation is much faster
can you explain how to implement freearc compression in this conversion?
Thanks
Reply With Quote
  #24  
Old 07-03-2013, 11:51
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
switch from #define programfiles....( add ; to front of line )
enable ;internal compressional ( remove same from front of line )

add PrecompVer=Inside to setup.ini
also add with your filenames ( archives )
[ExtractSettings]
FreeArcFile1=Data2.cab;DestDir:{app};Disk:1;
FreeArcFile2=Data3.cab;DestDir:{app};Disk:2;
FreeArcFile4=Data3.cab;DestDir:{app};Disk:3;

look at Fabioddq's DMC topic for more info.
Reply With Quote
  #25  
Old 08-03-2013, 08:34
Sapron75 Sapron75 is offline
Registered User
 
Join Date: Mar 2013
Location: Netherlands
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Sapron75 is on a distinguished road
Please help with how to put TR on 3 dvd5

Hello, I'm new with this, so can you explain your tutorial with more details ?

I don't understand :

3. Move or Make Redist Folder On The Compiled\TR_3
File Inside Redist Folder


Does this mean I have to create a folder like this : J:\Games\TR\Compiled\TR_3 ??

And what do you mean with this : Code:
DirectX Folder
vcredist_x86.exe --> Download Or Take From Another Game4. Open InstallerScript.iss with Inno Setup Unicode version, edit the line below according to your game's installed location:

Code:
#define ProgramFiles "F:\DMC Devil May Cry"Save and compile


Where do I find Inno Setup Unicode ? And when found, I have to put un the DMC Devil May Cry text ? And than Save and compile ?'

I'm sorry but I get lost just typing this all . Can you give me a more detailed text ? If not, thanks anyway.

Bye bye
Reply With Quote
  #26  
Old 08-03-2013, 08:55
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 Sapron75 View Post
Hello, I'm new with this, so can you explain your tutorial with more details ?

I don't understand :

3. Move or Make Redist Folder On The Compiled\TR_3
File Inside Redist Folder

Does this mean I have to create a folder like this : J:\Games\TR\Compiled\TR_3 ??

And what do you mean with this : Code:
DirectX Folder
vcredist_x86.exe --> Download Or Take From Another Game4. Open InstallerScript.iss with Inno Setup Unicode version, edit the line below according to your game's installed location:

Code:
#define ProgramFiles "F:\DMC Devil May Cry"Save and compile

Where do I find Inno Setup Unicode ? And when found, I have to put un the DMC Devil May Cry text ? And than Save and compile ?'

I'm sorry but I get lost just typing this all . Can you give me a more detailed text ? If not, thanks anyway.

Bye bye
inno-unicode >program used to compile ISS script.
Code:
http://www.jrsoftware.org/isdl.php#stable
step3 > its in the compiled folder within archive from post #1
copy directx folder from any game that includes it. vcredist should be included with most games too, or google it & download it to the specified folder.
Reply With Quote
  #27  
Old 08-03-2013, 11:42
ferv's Avatar
ferv ferv is offline
Registered User
 
Join Date: Apr 2009
Location: Argentina
Posts: 34
Thanks: 61
Thanked 111 Times in 42 Posts
ferv is on a distinguished road
Finally I was able compress the game to fit 2DVD5 using only srep with peterf1999 method but since is the first time i use this kind of compression now i'm getting "unknown compression method" error wen i try to install the game , i know that changes has to be made but i can't figure it out where, by now i'm reading related posts
Reply With Quote
  #28  
Old 08-03-2013, 14:26
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
add PrecompVer=Inside to setup.ini
also add with your filenames ( archives )
[ExtractSettings]
FreeArcFile1=Data2.cab;DestDir:{app};Disk:1;
FreeArcFile2=Data3.cab;DestDir:{app};Disk:2;
FreeArcFile3=Data3.cab;DestDir:{app};Disk:3;

etc .....

OH and add arc.ini to setup.cab ( root of archive)
Reply With Quote
  #29  
Old 08-03-2013, 18:08
ferv's Avatar
ferv ferv is offline
Registered User
 
Join Date: Apr 2009
Location: Argentina
Posts: 34
Thanks: 61
Thanked 111 Times in 42 Posts
ferv is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View Post
add PrecompVer=Inside to setup.ini
also add with your filenames ( archives )
[ExtractSettings]
FreeArcFile1=Data2.cab;DestDir:{app};Disk:1;
FreeArcFile2=Data3.cab;DestDir:{app};Disk:2;
FreeArcFile3=Data3.cab;DestDir:{app};Disk:3;

etc .....

OH and add arc.ini to setup.cab ( root of archive)
Thank you!!, now it's working!! but when i install the game, DLC and Movies folder are not created although its contens are there in game's folder, the first test was ok, i'm missing something i'll check everything again, probably a mistake in .lst file
Reply With Quote
  #30  
Old 09-03-2013, 02:11
The-revenge The-revenge is offline
Registered User
 
Join Date: May 2008
Location: Italy
Posts: 144
Thanks: 19
Thanked 4 Times in 4 Posts
The-revenge is on a distinguished road
Quote:
Originally Posted by ferv View Post
Thank you!!, now it's working!! but when i install the game, DLC and Movies folder are not created although its contens are there in game's folder, the first test was ok, i'm missing something i'll check everything again, probably a mistake in .lst file
I'm trying to do tath but with bad result.
Can you show the metod step by step?
Thanks
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
Tomb Raider Anniversary Demo / Demo Cracks (WINE) cinnamine PC Games 2 26-05-2007 07:14
Tomb Raider 1 is not copied good sam64 PSX Games 1 13-03-2003 13:24
It's the Tomb Raider 3 again! FeierPower PSX Games 3 03-05-2002 13:22



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


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