![]() |
you havent applied the patch fix for extraction of precomp on Inno :D
i have it front page if you use zstd, you have my old masked compression ....zstd gives errors try my new masks :D |
can send version 2.4
|
i will provide all legacy masks .... but i will never provide support for them, i put my remaining time and strength to go forward :D
tho i respect that some of you might want to roll previous releases, just give me a day or two will upload :) |
|
Quote:
|
Quote:
|
Quote:
|
Getting this error even after applying precomp fix for inno, BTW, I am using -mmax
And then I also tried that with WPI, and then got the same error! Please check this - http://i.imgur.com/CtTDzoy.png |
Quote:
|
I am uploading masks 2.1 2.3 2.4 as legacy support :D
i am working on a solution to that problem :D Legacy archive added with all masks, if you got a vast problem and you think you want to roll a previous release go ahead :) |
Quote:
|
Pease Anyone Help !
2 Attachment(s)
Please Help Me Panker1992 !
After using your masked compression 2.5 , One bin file showing this error And all other do well with ur WPI Script. I checked also with ur Unmask section but this gives me this error. See Screenshot. This bin file is of DEAD KING DLC (Assassin Creed Unity) :( |
game isnt packed correctly man :/ 11 GB entire game ?? i suspect you made an error
unity is like 35 GB how can it show only 11 GB ? |
2 Attachment(s)
Quote:
Even I succesfully compress ~9 and ~13.5 gb Singles file but why this gives me error. See screenshot of Assasin creeed unity single 14 gb file and that file extract succesfully. So please take a look and reply |
the method is solid, i have compressed hundreds of games using the tools i provided
are you sure that you made all preparations before compressing a game ?? windows defender is shut down ?? antivirus ?? |
Quote:
|
i have posted known issues on front page including that antivirus can cause problem,
and i also included that windows defender is 100% to cause problems |
panker have you solved my problem i didnt repack a single game every game is giving that error bro solve it plz :(
|
I have given up on this.
Compressed files doesn't want to extract. Even if they do, it fails decompressing *.bik files. |
guys, due to heavy working i didnt have the time to feed this thread properly :D
so let me explain, zstd gives errors and even lz5 and lz4 gave problems do you have the latest ?? which pack bik files with srep only ??? what version of masks you use ?? and why only you got error ? Note i am making masks, use only x86 programs :D for a friend so i will share with you as well |
Panker1992,
First of all, this whole idea of masked compression is great. But as of late, I have noticed that with the latest release, compression ratio has taken a huge hit, as I don't see the inclusion of MSC anymore. So I had to backtrack to one of your older release of Masked Compression, Likely 2.3, and took the methods from there. Can I ask you a few question in your PM, if you don't mind? |
you can ask anything :D masked compression is for advanced user and there is something i havent publically told
masked compression supports names not only extensions, so with that said you can mask pretty much any name with any extension you want :D |
But bro, I tell you one thing seriously, that lzt was best, can you add it also in v2.6, so users will have choice to use that also! Lzt was/is/will best!
|
new stuff :)
Alright :D Masked Compression Archive is up for a few dates with some minor fixes applied to 2.5 edition also added a new stripped edition for x86 support, xz supported zstd is also supported and msr (precomp045) is also for x86 version windows this is far from complete but for those who use x86 will save serious space |
I got this when trying to use -mbrute in v2.5
http://i.imgur.com/SSpbjtJ.jpg |
Help
Hello panker , if i want to not encrypt with password then we have to REMOVE this ( -hp -pYourpassword ) ..RIGHT or NOT ?
And also what I have to do In unmask section also :confused: |
Amsal i will test brute because i really havent done brute before, but i wanted to include it
brute is precomp 043 working on brute mode and nothing else :D SAM that is correct -hp -pYourpassword must be removed what do you mean unmask section ?? |
Bro, I fixed that by replacing this
[External Compressor:precomp043] 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 Amsal :D so that fixes the problem with brute, i hope everyone will fix this !!
|
Quote:
|
2 Attachment(s)
Hello Panker, first of all I want to thanks you for creating x86:). I had tried lots of time and I am finding this error first image is when I used Optimal compression method and second image is when I used other methods. so, would you please tell me where I'm going wrong?
|
Quote:
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 |
now that i am here lets fix this once and for all :D
xz error is because of ram problem how much ram you have i cant test this one x86 :( because i am on x64 :D go into arc.ini and where you see d25 change it to d75m on xz |
Quote:
4GB ram (3GB usable). *Edit* still getting the same error. for deflate do I have to install any software? if there is any please let me know because I had not installed any specific softwares:D because I dont know. |
alright lets break it to pieces :D
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> |
Quote:
|
Quote:
|
got working
Quote:
|
that reflate was made before i help Razor :D
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 :D my bad .... |
there is the fix :D 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 |
| All times are GMT -7. The time now is 23:16. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com