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

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #1  
Old 14-07-2012, 08:02
mikey26 mikey26 is offline
Registered User
 
Join Date: Dec 2008
Location: south africa
Posts: 276
Thanks: 124
Thanked 110 Times in 61 Posts
mikey26 is on a distinguished road
Send a message via AIM to mikey26 Send a message via Yahoo to mikey26
are u using yener's script post the iss and setup.ini let me have a look and what version of precomp and srep are u using?
Sponsored Links
  #2  
Old 14-07-2012, 09:26
Born_inSANE's Avatar
Born_inSANE Born_inSANE is offline
Registered User
 
Join Date: May 2012
Location: All over Internet
Posts: 17
Thanks: 1
Thanked 2 Times in 1 Post
Born_inSANE is on a distinguished road
I'll do it soon.
  #3  
Old 14-07-2012, 13:53
BAMsE's Avatar
BAMsE BAMsE is offline
The World Is Yener's
 
Join Date: Mar 2011
Location: in front of the monitor
Posts: 344
Thanks: 49
Thanked 271 Times in 91 Posts
BAMsE is on a distinguished road
Born_inSANE you probably messed up with archives. Make some small archive for testing and try to do it correct way.
Remember 1: compress srep file directly to cab not arc (and changing its extension to cab)
Remember 2: cab containing game files (also srep) is freearc archive, cab containing setup files (backgrounds, music) is winrar/7-zip/winzip archive (zip compressed with deflate algorithm and renamed to cab)
  #4  
Old 14-07-2012, 22:38
Born_inSANE's Avatar
Born_inSANE Born_inSANE is offline
Registered User
 
Join Date: May 2012
Location: All over Internet
Posts: 17
Thanks: 1
Thanked 2 Times in 1 Post
Born_inSANE is on a distinguished road
Here is the link for .iss and .ini files I used.
Link:http://www.mediafire.com/download.php?4a26a3ddd7sz6ht.
Please check it.

Now I have got the difference,but can you help me out in compressing srep directly to cab.Because I got error while directly compressing srep to cab.

Last edited by Joe Forster/STA; 15-07-2012 at 05:43.
  #5  
Old 15-07-2012, 00:40
BAMsE's Avatar
BAMsE BAMsE is offline
The World Is Yener's
 
Join Date: Mar 2011
Location: in front of the monitor
Posts: 344
Thanks: 49
Thanked 271 Times in 91 Posts
BAMsE is on a distinguished road
Damn Born_inSANE! Sorry man, but you're not nØØb, you're NØØB.

First. Use built-in attachement systen instead of mediafire.

Second. In your setup.ini
Code:
FreeArcFile1={src}\Data1.cab;C:\Program Files (x86)\Ubisoft:{app};Disk:1;PrecSrep:1
should be
Code:
FreeArcFile1={src}\Data1.cab;DestDir:{app};Disk:1;PrecSrep:1
What the hell for you changed DestDir to C:\Program Files (x86)\Ubisoft? DestDir is a variable and {app} is its value! Moreover, {app} means the path defined during installation.
So if someone want to install your Far Cry 2 to E:\Any_folder\Another_folder and type it during installation, then {app} means E:\Any_folder\Another_folder and Data1.cab will be extracted to E:\Any_folder\Another_folder
If Data1.cab should be extracted to any subfolder of installation path, i.e. Movies, then
Code:
FreeArcFile1={src}\Data1.cab;DestDir:{app}\Movies;Disk:1;PrecSrep:1
will extract content of Data1.cab to E:\Any_folder\Another_folder\Movies

Third.
Quote:
Originally Posted by Born_inSANE View Post
I got error while directly compressing srep to cab.


<facepalm>

Here is solution for your... ekhem... error
Untitled - 1.jpg

I give up. Over and out.

Last edited by BAMsE; 15-07-2012 at 00:44.
  #6  
Old 15-07-2012, 01:36
Born_inSANE's Avatar
Born_inSANE Born_inSANE is offline
Registered User
 
Join Date: May 2012
Location: All over Internet
Posts: 17
Thanks: 1
Thanked 2 Times in 1 Post
Born_inSANE is on a distinguished road
Sorry for all the trouble BAMsE.

Last edited by Born_inSANE; 15-07-2012 at 02:11.
  #7  
Old 27-07-2012, 05: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
Is anyone have stable version of precomp ?

They got stuck after 48 percent..
  #8  
Old 27-07-2012, 06:00
mikey26 mikey26 is offline
Registered User
 
Join Date: Dec 2008
Location: south africa
Posts: 276
Thanks: 124
Thanked 110 Times in 61 Posts
mikey26 is on a distinguished road
Send a message via AIM to mikey26 Send a message via Yahoo to mikey26
Hi revo this is the version i am using and its working perfect so far for me i included the version of srep also hope this helps u out.
Attached Files
File Type: rar srep and precomp DND BAT.rar (961.6 KB, 146 views)
  #9  
Old 27-07-2012, 07:35
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
Thanks for upload, however it's also stucked on 45 percent and 13..

We're just dragging data.arc file over precomp.exe right ?

No additional steps
  #10  
Old 27-07-2012, 08:05
mikey26 mikey26 is offline
Registered User
 
Join Date: Dec 2008
Location: south africa
Posts: 276
Thanks: 124
Thanked 110 Times in 61 Posts
mikey26 is on a distinguished road
Send a message via AIM to mikey26 Send a message via Yahoo to mikey26
yeah i made a bat file for both srep and precomp thx to Bamse for the help on that.i just used that version of precomp and srep that i uploaded on mafia 2 to get it down to single dvd5 worked like a dream.the bat files are for max compression.drag the data.arc on the precomp.bat should work perfectly.
  #11  
Old 27-07-2012, 08:12
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
Just dragged 5.5GB of arc to PCF then SREP, in the end i have 49MB..

Can it compress that much or it's an error
  #12  
Old 27-07-2012, 09:54
mikey26 mikey26 is offline
Registered User
 
Join Date: Dec 2008
Location: south africa
Posts: 276
Thanks: 124
Thanked 110 Times in 61 Posts
mikey26 is on a distinguished road
Send a message via AIM to mikey26 Send a message via Yahoo to mikey26
wat u trying to precomp anf srep i will give it a go and see what happens if i have the game that is.but that does not sound right.
  #13  
Old 27-07-2012, 10:09
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
I tried to compress Inversion. It was 4.40GB aprox, made arc from it, then pcf then srep
  #14  
Old 27-07-2012, 10:50
mikey26 mikey26 is offline
Registered User
 
Join Date: Dec 2008
Location: south africa
Posts: 276
Thanks: 124
Thanked 110 Times in 61 Posts
mikey26 is on a distinguished road
Send a message via AIM to mikey26 Send a message via Yahoo to mikey26
okay let me have a go at it.will report back.and by the way ur inversion CI the main exe in in the bin folder so u need to edit "MyExecutablePath=bin"
  #15  
Old 27-07-2012, 15:13
mikey26 mikey26 is offline
Registered User
 
Join Date: Dec 2008
Location: south africa
Posts: 276
Thanks: 124
Thanked 110 Times in 61 Posts
mikey26 is on a distinguished road
Send a message via AIM to mikey26 Send a message via Yahoo to mikey26
hi revo.i remeber what cause that to crash its certain files in the structure that cause precomp to stop responding.Bamse did fill me in on this.if u look in the precomp bat file there -v aka verbose mode and pause when this crashes instead of the app closing down it will pause and at that point in cmd windows u will see where it crashed.
it should read some like this " found position at #########(whole bunch of numbers)

make a note of those numbers and add it to the precomp.bat
eg: precomp042 -intense -v -c- -i#######(the numbers u made a note off) %1
pause


if it crashes again u have to add those numbers also into the bat f file just like i mentioned above bit painfull but thats the way around it.
Closed Thread


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
Tutorial On How To Create Your Own Crack..! mojo8850 PC Games 17 20-03-2005 22:43
Mafia - Newbie Cracking Tutorial online cdkiller PC Games 6 14-12-2002 09:01
every game needs a special dvd rip tutorial??? billete100 PS2 Games 1 10-10-2001 01:44
Brief fast tutorial on DC copy? webcamworld DC Games 1 02-05-2001 20:27
grandia 2 SAGICE's tutorial DarCwuN DC Games 2 17-12-2000 16:43



All times are GMT -7. The time now is 07:57.


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