Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials

Reply
 
Thread Tools Display Modes
  #436  
Old 22-02-2016, 09:20
Prieest Prieest is offline
Registered User
 
Join Date: Feb 2016
Location: Unknown Place
Posts: 9
Thanks: 8
Thanked 2 Times in 2 Posts
Prieest is on a distinguished road
Quote:
Originally Posted by Amsal View Post
I can tell you about second error, it is because i think you taken more than 1gb as input, currently reflate support maximum 1gb input. Or if not then I can't help you!

And I thin for the first error it is because xz, lower you settings might help, I can't write because I am on mobile, but panker can help you
Thanks Amsal for a comment, but I am using only 244MB of input files.
Reply With Quote
The Following User Says Thank You to Prieest For This Useful Post:
Amsal (22-02-2016)
Sponsored Links
  #437  
Old 22-02-2016, 09:23
Amsal Amsal is offline
Registered User
 
Join Date: May 2015
Location: New Delhi
Posts: 237
Thanks: 242
Thanked 41 Times in 28 Posts
Amsal is on a distinguished road
Quote:
Originally Posted by Prieest View Post
Thanks Amsal for a comment, but I am using only 244MB of input files.
Then I think reflate is currently not supportable on 32bit system
Reply With Quote
  #438  
Old 22-02-2016, 09:30
Prieest Prieest is offline
Registered User
 
Join Date: Feb 2016
Location: Unknown Place
Posts: 9
Thanks: 8
Thanked 2 Times in 2 Posts
Prieest is on a distinguished road
Thumbs up got working

Quote:
Originally Posted by panker1992 View Post
alright lets break it to pieces

you got full 3 GB of ram, then try this

go to arc.ini

find the line xz

replace with this one:

packcmd = 7z a -txz -an -mcrc=0 -m1=lzma2:d15:fb=273:mf=bt4:mc=1000000:lc=4:lp=0 -mmt=on -mx9 -si -so <stdin> <stdout>
well, it's getting to work.... for optimal.. compression from 244MB to 186MB, but I see it's still giving the same error(image 2) for ultra, placebo and deflate.
Reply With Quote
  #439  
Old 22-02-2016, 09:36
panker1992's Avatar
panker1992 panker1992 is offline
Registered User
 
Join Date: Oct 2015
Location: Always Somewhere
Posts: 539
Thanks: 113
Thanked 766 Times in 299 Posts
panker1992 is on a distinguished road
that reflate was made before i help Razor
Unfortunately I dont have a clue to what state it is but probably 1 or 2 GB limitation, please dont think bad at us ... reflate is troublesome program.

let me check again why those errors, as I have told you i aint having a machine to test x86 if it works or if it aint :/



[External compressor:xz]
header = 0
packcmd = 7z a -txz -an -mcrc=0 -m1=lzma2:d25:fb=273:mf=bt4:mc=1000000:lc=4:lp=0 -mmt=on -mx9 -si -so <stdin> <stdout>
unpackcmd = dec x -txz -an -y -si -so <stdin> <stdout>


replace with this and you are fine my bad ....
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows
My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45.

Last edited by panker1992; 22-02-2016 at 09:48.
Reply With Quote
The Following User Says Thank You to panker1992 For This Useful Post:
Prieest (22-02-2016)
  #440  
Old 22-02-2016, 09:51
panker1992's Avatar
panker1992 panker1992 is offline
Registered User
 
Join Date: Oct 2015
Location: Always Somewhere
Posts: 539
Thanks: 113
Thanked 766 Times in 299 Posts
panker1992 is on a distinguished road
there is the fix i had the name of 7z.exe to xz.exe :P copy and paste this


[External compressor:xz]
header = 0
packcmd = 7z a -txz -an -mcrc=0 -m1=lzma2:d25:fb=273:mf=bt4:mc=1000000:lc=4:lp=0 -mmt=on -mx9 -si -so <stdin> <stdout>
unpackcmd = dec x -txz -an -y -si -so <stdin> <stdout>

it took 3 edits to fix :P
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows
My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45.
Reply With Quote
The Following User Says Thank You to panker1992 For This Useful Post:
Prieest (22-02-2016)
  #441  
Old 22-02-2016, 10:03
Prieest Prieest is offline
Registered User
 
Join Date: Feb 2016
Location: Unknown Place
Posts: 9
Thanks: 8
Thanked 2 Times in 2 Posts
Prieest is on a distinguished road
Quote:
Originally Posted by panker1992 View Post
there is the fix i had the name of 7z.exe to xz.exe :P copy and paste this


[External compressor:xz]
header = 0
packcmd = 7z a -txz -an -mcrc=0 -m1=lzma2:d25:fb=273:mf=bt4:mc=1000000:lc=4:lp=0 -mmt=on -mx9 -si -so <stdin> <stdout>
unpackcmd = dec x -txz -an -y -si -so <stdin> <stdout>

it took 3 edits to fix :P
so this is the first fix?(or all 3) and I am making changes in arc.ini file which is in folder maskeddata compression x86. not making any changes in Inno_Luciel.
**EDIT**
Still getting the same error..

Last edited by Prieest; 22-02-2016 at 10:11.
Reply With Quote
  #442  
Old 22-02-2016, 10:12
panker1992's Avatar
panker1992 panker1992 is offline
Registered User
 
Join Date: Oct 2015
Location: Always Somewhere
Posts: 539
Thanks: 113
Thanked 766 Times in 299 Posts
panker1992 is on a distinguished road
i am reuploading masked data compression for x86 with fixes
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows
My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45.
Reply With Quote
  #443  
Old 22-02-2016, 10:17
Amsal Amsal is offline
Registered User
 
Join Date: May 2015
Location: New Delhi
Posts: 237
Thanks: 242
Thanked 41 Times in 28 Posts
Amsal is on a distinguished road
Bro, what is the best algorithm for .bio and.bk2 files for compressing LOSSLES. Again I say, I want to know the algo, and bro if you know then post it with its files libraries and with arc.INI support
Reply With Quote
  #444  
Old 22-02-2016, 10:19
Prieest Prieest is offline
Registered User
 
Join Date: Feb 2016
Location: Unknown Place
Posts: 9
Thanks: 8
Thanked 2 Times in 2 Posts
Prieest is on a distinguished road
Thumbs up Thanks

Hey buddy, no need to hurry. you can take your time.
Reply With Quote
  #445  
Old 22-02-2016, 10:23
panker1992's Avatar
panker1992 panker1992 is offline
Registered User
 
Join Date: Oct 2015
Location: Always Somewhere
Posts: 539
Thanks: 113
Thanked 766 Times in 299 Posts
panker1992 is on a distinguished road
alright updated masked compression for x86, xz now works flawlessly

bik and bk2 files ?? best compression is srep only, they are uncompressible even if you run lzma or nanozip on them they yield no compression, they stay 100% ratio

i already have them in void masks so no need to worry ( its lossless )
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows
My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45.
Reply With Quote
The Following User Says Thank You to panker1992 For This Useful Post:
Prieest (22-02-2016)
  #446  
Old 22-02-2016, 10:26
SAM2712's Avatar
SAM2712 SAM2712 is offline
Registered User
 
Join Date: Sep 2013
Location: ¬ IND!A ¬
Posts: 118
Thanks: 113
Thanked 39 Times in 28 Posts
SAM2712 is on a distinguished road
Quote:
Originally Posted by Amsal View Post
Bro, I fixed that by replacing this

[External Compressorrecomp043]

And I wrote precomp043 in the methods instead of brute, and now it is working fine, I think you can do this in your next version.



BTW, sam2712 unmask mean is he has to do anything in the unpacking process also. BTW the answer is no
Thanks for reply..!
__________________
¬ BRAIN Can Do ANYTHING iF USE ;) ¬
Reply With Quote
  #447  
Old 22-02-2016, 10:37
panker1992's Avatar
panker1992 panker1992 is offline
Registered User
 
Join Date: Oct 2015
Location: Always Somewhere
Posts: 539
Thanks: 113
Thanked 766 Times in 299 Posts
panker1992 is on a distinguished road
new X86 is up,

with the exception of 2 or 3 mispell bugs i always try to bring out the tools to work out of the box,

Due to different machines and Architecture there can be errors, i will try to make a full Document on how everyone can interact with commands and troubleshoot on their own !!!

I decided to do this because people do not read what other people have said and i find myself answering the same question over and over and over again :/
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows
My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45.
Reply With Quote
  #448  
Old 22-02-2016, 10:58
Prieest Prieest is offline
Registered User
 
Join Date: Feb 2016
Location: Unknown Place
Posts: 9
Thanks: 8
Thanked 2 Times in 2 Posts
Prieest is on a distinguished road
I am getting this error in new update. (working for optimal and sonido) (not working for ultra, placedo and deflate).
Thanks.
Attached Images
File Type: jpg Deflate, ultra.jpg (200.6 KB, 129 views)
Reply With Quote
  #449  
Old 22-02-2016, 11:14
panker1992's Avatar
panker1992 panker1992 is offline
Registered User
 
Join Date: Oct 2015
Location: Always Somewhere
Posts: 539
Thanks: 113
Thanked 766 Times in 299 Posts
panker1992 is on a distinguished road
remove reflate entirely, dont use it at all test precomp and report back


Manual Added everything will be there
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows
My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45.

Last edited by panker1992; 22-02-2016 at 18:17.
Reply With Quote
  #450  
Old 22-02-2016, 23:28
SAM2712's Avatar
SAM2712 SAM2712 is offline
Registered User
 
Join Date: Sep 2013
Location: ¬ IND!A ¬
Posts: 118
Thanks: 113
Thanked 39 Times in 28 Posts
SAM2712 is on a distinguished road
Need Guide !

Thanks for Manual Somehow I need little guide
CPU= fx 8350 (8cores) , RAM (8gb) , win10 x64 , Usage masked compression (latest)
Case 1. When i use 4 cores of cpu then I have to do ( 4 * 200 * 10 = 8gb) B'cos I have 8gb ram but I have cpu fx 8350 So i have to do 4 cores disabled, If I want to use above formula, Right or Not?
Case 2. But If -mmt=on (Default) is used then compression will be done according to cpu cores available I MEAN cpu cores will be increase or decrease during compression , Right or Not?
Case 3. If all cores will be use then acc. to my ram, I have to use ( 8 * 100 * 10 ) Right or not ?
Please look for case 2 mainly beacuse I don't want to disable 4 core In all cases If I explained Right then I can use anyone case
If I mistake any then correct me
In last one thing also what is -mcrc=0 if I change to 1 then crc error never occur , Right or Not
__________________
¬ BRAIN Can Do ANYTHING iF USE ;) ¬

Last edited by SAM2712; 22-02-2016 at 23:43.
Reply With Quote
Reply

Thread Tools
Display Modes

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
Best Compression Format DRAGoN.X Chit Chat 11 08-09-2017 00:13
Dragon Age: Origins Ultimate Edition 3xDVD5 [CIU 2.0.2] NamelessOne PC Games - CD/DVD Conversions 16 03-03-2017 12:38
compression -msrep+rep+delta+nzip Danik1B9 Conversion Tutorials 11 21-12-2014 09:13
Borderlands 2: Ultimate Vault Hunter Edition - 3xDVD5 [ALL DLCs + CIU V2] REV0 PC Games - CD/DVD Conversions 7 06-07-2013 04:14
Fallout New Vegas Ultimate Edition 3xDVD9 to 2xDVD5 1LANGUAGE senseman PC Games - CD/DVD Conversions 29 04-06-2013 11:36



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


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