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
  #256  
Old 24-10-2012, 12:48
kassane's Avatar
kassane kassane is offline
Registered User
 
Join Date: Nov 2011
Location: Somewhere in the World
Posts: 174
Thanks: 578
Thanked 117 Times in 47 Posts
kassane is on a distinguished road
Code:
PrecompVer=0.42
Sponsored Links
  #257  
Old 24-10-2012, 12:51
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
So, please, set it to PrecompVer=inside
  #258  
Old 24-10-2012, 13:11
kassane's Avatar
kassane kassane is offline
Registered User
 
Join Date: Nov 2011
Location: Somewhere in the World
Posts: 174
Thanks: 578
Thanked 117 Times in 47 Posts
kassane is on a distinguished road
Code:
PrecompVer=inside
Code:
-mprecomp:v:i169529374+srep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8
Thx Problem Solved!!
Sorry for disturbing your time...
  #259  
Old 24-10-2012, 13:30
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
Well. Let me recap:
Quote:
Originally Posted by BAMsE (21-10-2012, 16:59) View Post
Probably wrong version of some compressor file or absence of arc.ini. You need arc.exe (0.67), precomp.exe plus its files (0.4.2), srep.exe (3.0) and arc.ini included in yener90's setup.cab. This ini must be placed in the root of your setup.cab too
Quote:
Originally Posted by BAMsE (21-10-2012, 22:19) View Post
kassane

First: don't quote previous post

Second: you need to add to your setup.ini the following line
Code:
[InstallOptions]
PrecompVer=inside
Should be OK
Everything was sad 3 days earlier and 2 pages ago. Next time you'll need help please read answers carefully and follow instructions exactly.
The Following User Says Thank You to BAMsE For This Useful Post:
kassane (24-10-2012)
  #260  
Old 24-10-2012, 14:21
kassane's Avatar
kassane kassane is offline
Registered User
 
Join Date: Nov 2011
Location: Somewhere in the World
Posts: 174
Thanks: 578
Thanked 117 Times in 47 Posts
kassane is on a distinguished road
Code:
arc a -ep1 -ed -r -w.\ Data\Data1.cab -mprecomp:v+srep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8
Doubt: The old code stopped above gives error, after I put this code below: I tested the CI and it worked...
Code:
if ERRORLEVEL 2 goto arcfail
Did it change anything? That has nothing to do?
  #261  
Old 27-10-2012, 03:58
Brazilica Brazilica is offline
Banned
 
Join Date: Dec 2009
Location: Cernavoda
Posts: 29
Thanks: 4
Thanked 34 Times in 6 Posts
Brazilica is on a distinguished road
Is there a way to modify the time for the background images ?
  #262  
Old 27-10-2012, 04:56
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
kassane in my opinion if you got an error whole process can't be done properly. To avoid precomp errors look here once again
The Following User Says Thank You to BAMsE For This Useful Post:
kassane (27-10-2012)
  #263  
Old 27-10-2012, 05:03
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 Brazilica View Post
Is there a way to modify the time for the background images ?
nope
  #264  
Old 30-10-2012, 00:58
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
Sorry for dumb question but...

'' -msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 '' can someone tell me what's the problem with this ?

no precomp, only srep,


[InstallOptions]
PrecompVer=inside

[ExtractSettings]
FreeArcFile1={src}\Data1.bin;DestDir:{app};Disk:1; PrecSrep:1

These values in setup.ini, also tried without PrecSrep value above, same:

-2, Unsupported compression method, blabla

Actually it's the same error with kassane's but tried the methods Bamse said, no go.

I'm trying to figure this out since couple of days and it started to pissing me off

Last edited by REV0; 30-10-2012 at 06:50.
  #265  
Old 30-10-2012, 12:28
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
I've just tested it with CI 8.5.7.4 and it works. Didn't you forget to include arc.ini in your setup.cab?

And btw not Bamse but BAMsE
  #266  
Old 30-10-2012, 14:29
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 BAMsE View Post
I've just tested it with CI 8.5.7.4 and it works. Didn't you forget to include arc.ini in your setup.cab?

And btw not Bamse but BAMsE
ok, BAMsE

Tried it as well, didnt work

Did you try this code ?:

arc a -ep1 -r -w.\ .\Disk1\Data1.cab -msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 "%choice1%"

and no precsrep value in extractsettings like you said

Last edited by REV0; 30-10-2012 at 14:32.
  #267  
Old 30-10-2012, 15:08
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
Yes, it works for me.
I'm using compressors package from here, also including arc.ini from this package into root of setup.cab. In setup.ini
Code:
[InstallOptions]
PrecompVer=inside

[ExtractSettings]
FreeArcFile1={src}\Data1.cab;DestDir:{app};Disk:1
  #268  
Old 30-10-2012, 16:10
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 BAMsE View Post
Yes, it works for me.
I'm using compressors package from here, also including arc.ini from this package into root of setup.cab. In setup.ini
Code:
[InstallOptions]
PrecompVer=inside

[ExtractSettings]
FreeArcFile1={src}\Data1.cab;DestDir:{app};Disk:1
That's incredible, i even downloaded yener's sherlock holmes 2 setup directly, put ini file in the cab, added the values you gave above, and yet same error...

Your compression archive in one folder, along the bat i made, in second folder thare are setup components, ico etc. It creates the cab file, but when it comes to installation got the same


Last edited by REV0; 30-10-2012 at 16:14.
  #269  
Old 31-10-2012, 01:24
Compiler Compiler is offline
Registered User
 
Join Date: Aug 2012
Location: A Planet called Earth.
Posts: 38
Thanks: 10
Thanked 7 Times in 7 Posts
Compiler is on a distinguished road
Is it possible to compress a game and put it inside/include with SETUP1.bin(so that there is no need of data.cab in setup folder) ?

#define Internal is not working for me,I edited it on both the .iss files and I have "Setup" folder with all required files,but still no luck.Help.

Last edited by Joe Forster/STA; 01-11-2012 at 03:30.
  #270  
Old 31-10-2012, 10:28
kassane's Avatar
kassane kassane is offline
Registered User
 
Join Date: Nov 2011
Location: Somewhere in the World
Posts: 174
Thanks: 578
Thanked 117 Times in 47 Posts
kassane is on a distinguished road
Quote:
Originally Posted by REV0 View Post
That's incredible, i even downloaded yener's sherlock holmes 2 setup directly, put ini file in the cab, added the values you gave above, and yet same error...

Your compression archive in one folder, along the bat i made, in second folder thare are setup components, ico etc. It creates the cab file, but when it comes to installation got the same

Have you ever tried to fix ISDone.dll?
When I was having this problem, I also checked it and fix...
http://www.dll-files.com/dllindex/dl...s.shtml?isdone
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 16:05.


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