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 07-08-2012, 16:16
Onizuka87k's Avatar
Onizuka87k Onizuka87k is offline
Registered User
 
Join Date: Oct 2009
Location: Italy
Posts: 96
Thanks: 31
Thanked 15 Times in 8 Posts
Onizuka87k is on a distinguished road
Quote:
Originally Posted by lupetto77 View Post
Thank you commenting the two lines as you said you now works great
Np but this is a temporary "workaround" until Yener90 will fix it!
The "side effect" using this way is you won't have any progress in the installer progress-bar during decompression of precomp files (and for big files the setup might seems freezed while it's really working!)
Sponsored Links
  #2  
Old 04-08-2012, 14:14
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
You've prepared cabs with combined method so you must use
Code:
PrecompVer=inside
in your setup.ini

Code:
PrecompVer=0.42
is for older way (arc --> pcf --> srep --> cab)
  #3  
Old 04-08-2012, 16:32
Onizuka87k's Avatar
Onizuka87k Onizuka87k is offline
Registered User
 
Join Date: Oct 2009
Location: Italy
Posts: 96
Thanks: 31
Thanked 15 Times in 8 Posts
Onizuka87k is on a distinguished road
Quote:
Originally Posted by BAMsE View Post
You've prepared cabs with combined method so you must use
Code:
PrecompVer=inside
Damn, i'm an idiot. I thought "inside" meant the version of precomp used (and the current one) and not just the word "inside"!

Thanks you BAMsE!
  #4  
Old 05-08-2012, 14:33
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 dont know if it's happening only me, but currently working on automated script. 1 hour passed and still compressing 4gb of files, and 4 hours ETA.. It's not freeze, working however 5 hours for 4gb of content, this is downright ridiculous people lol
  #5  
Old 05-08-2012, 14:35
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
First: you really shouldn't have space there. Should be
Code:
-mprecomp:v+srep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8
Second: maybe it's silly question, but... did you copy also packjpg_dll.dll and zlib1.dll?

Third: maybe it's another one... your precomp file is named precomp.exe or precomp042.exe, because in reference to your arc.ini it should has this second name
  #6  
Old 05-08-2012, 14:47
lupetto77's Avatar
lupetto77 lupetto77 is offline
Registered User
 
Join Date: Nov 2008
Location: Italia
Posts: 87
Thanks: 1
Thanked 2 Times in 2 Posts
lupetto77 is on a distinguished road
Quote:
Originally Posted by BAMsE View Post
First: you really shouldn't have space there. Should be
Code:
-mprecomp:v+srep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8
Second: maybe it's silly question, but... did you copy also packjpg_dll.dll and zlib1.dll?

Third: maybe it's another one... your precomp file is named precomp.exe or precomp042.exe, because in reference to your arc.ini it should has this second name
1. It has no space to put it when I wrote the message
2. I put these files: arc.exe - arc.ini - packjpg_dll.dll - precomp.exe - srep.exe - zlib1.dll - Compress.bat
3. I also tried to rename precomp042.exe and wrong.

Please can you pass all the files including the file Compress.bat ...
  #7  
Old 05-08-2012, 15:04
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
Do we have faster compression values gentlemen ? Pretty much equal of this:

arc a -ep -w.\ .\Disk1\Data1.bin -msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8

Unlike current one it's not taking years to compress, only 10 minutes and result is agreeable, 5GB to 1.1GB

I tried these values but they're not compatible with yener's script, had exract errors.

Any suggestions ?
  #8  
Old 05-08-2012, 15:33
Onizuka87k's Avatar
Onizuka87k Onizuka87k is offline
Registered User
 
Join Date: Oct 2009
Location: Italy
Posts: 96
Thanks: 31
Thanked 15 Times in 8 Posts
Onizuka87k is on a distinguished road
Quote:
Originally Posted by REV0 View Post
Any suggestions ?
What is the error?
  #9  
Old 05-08-2012, 15:49
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 Onizuka87k View Post
What is the error?
There's none, i've dealt with it no problem now
  #10  
Old 06-08-2012, 03:18
shanrq shanrq is offline
Registered User
 
Join Date: Dec 2008
Location: Heart
Posts: 28
Thanks: 7
Thanked 1 Time in 1 Post
shanrq is on a distinguished road
Smile

Quote:
Do we have faster compression values gentlemen ? Pretty much equal of this:

arc a -ep -w.\ .\Disk1\Data1.bin -msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8

Unlike current one it's not taking years to compress, only 10 minutes and result is agreeable, 5GB to 1.1GB

I tried these values but they're not compatible with yener's script, had exract errors.

Any suggestions ?
Quote:
Originally Posted by REV0 View Post
There's none, i've dealt with it no problem now
REVO may i know how you resolve it?
  #11  
Old 07-08-2012, 13:57
lupetto77's Avatar
lupetto77 lupetto77 is offline
Registered User
 
Join Date: Nov 2008
Location: Italia
Posts: 87
Thanks: 1
Thanked 2 Times in 2 Posts
lupetto77 is on a distinguished road
Quote:
Originally Posted by REV0 View Post
Do we have faster compression values gentlemen ? Pretty much equal of this:

arc a -ep -w.\ .\Disk1\Data1.bin -msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8

Unlike current one it's not taking years to compress, only 10 minutes and result is agreeable, 5GB to 1.1GB

I tried these values but they're not compatible with yener's script, had exract errors.

Any suggestions ?
Revo but how to compress made ​​from 5gb to 1.1GB.
Me with the same string that you used to be able to compress a folder with 7GB to 5.9 gb.

There is another string to use ... if you post it please.
  #12  
Old 06-08-2012, 03:26
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
Didnt use it
  #13  
Old 06-08-2012, 05:54
Onizuka87k's Avatar
Onizuka87k Onizuka87k is offline
Registered User
 
Join Date: Oct 2009
Location: Italy
Posts: 96
Thanks: 31
Thanked 15 Times in 8 Posts
Onizuka87k is on a distinguished road
Quote:
Originally Posted by REV0 View Post
Didnt use it
REV0, i don't know what is the problem because i tried to compress something with
Code:
-msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8
and then trying to install it with Yener90 latest installer: all works fine for me, extraction included!
  #14  
Old 06-08-2012, 06:11
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 Onizuka87k View Post
REV0, i don't know what is the problem because i tried to compress something with
Code:
-msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8
and then trying to install it with Yener90 latest installer: all works fine for me, extraction included!
maybe output and arc bla bla is the key. what's the complete line in your setup ?
  #15  
Old 06-08-2012, 07:01
Onizuka87k's Avatar
Onizuka87k Onizuka87k is offline
Registered User
 
Join Date: Oct 2009
Location: Italy
Posts: 96
Thanks: 31
Thanked 15 Times in 8 Posts
Onizuka87k is on a distinguished road
Quote:
Originally Posted by REV0 View Post
maybe output and arc bla bla is the key. what's the complete line in your setup ?
I downloaded the example (attachment) Yener90 put on the first post.
Then i used the same arc.ini he put on Setup.cab to compress something (i compressed for example two files and a whole folder) with this command line:
Code:
arc a -ep -w.\ .\Disk1\Data1.bin -msrep+lzma:a1:mfbt4:d256m:fb128:mc1000:lc8 "path\file1.test" "path\file2.test" "file\folder\*"
I put the .bin into installer folder.
Then i edited it with the right path and the Setup.ini:
Code:
[ExtractSettings]
FreeArcFile1={src}\Data1.bin;DestDir:{app};Disk:1
That's all. It works!
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
INNO TROUBLESHOOT - Questions Here REV0 Conversion Tutorials 1565 29-11-2024 09:51
Inno Setup: Additional Libraries altef_4 Conversion Tutorials 50 21-10-2020 09:59
INNO TUTORIAL - Using Unicode and ANSI Versions of INNO Setup REV0 Conversion Tutorials 51 26-03-2015 06:57
Help- How to extract a .bin file compressed by a code ? Adonix Conversion Tutorials 22 22-03-2015 15:02
yener90's older Inno Project Source Codes THADEADMAN2011 PC Games - CD/DVD Conversions 0 16-06-2012 03:40



All times are GMT -7. The time now is 13:43.


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