![]() |
Quote:
|
vai cosi cumpaa..
go so appear .. will become a landmark :) |
' NEW MSK v1.3 ' *** ' Added Archive Splitting, With The Choice Of Unit Sizes In Megabytes And Gigabytes... With Manual Control Of The Threshold Percentage Of Compression In Output ' ( Percentage Of Higher Threshold Requires More Disk Space, By Decreasing The Size Of the Archive In Output ) *** ' Restored The Console Window On The General Information Of The Compression... In Case Of Errors Is Set To Pause With Reading The Code Of The Algorithm Error In Running ' *** ' Detailed Information About The Input And Output Data In Single-Archive And Multi-Archive... With Self-Calculation In Real Time Of The Compression Ratio Of The Archives... Info Of Number And Names Of Archives Created With Size In Input And Output... With Partial Calculation During Compression, And Total At Compression Finish ' *** ' Other Minor Fixes ' In The Last Version I Tried To Perfect As Possible, To Make It Complete For The Everyone's Needs. ' Added Update On The Front Page Only Executable ' ' Added Debug Option For Control Error Code In Console Window Also In The Mode Multi-Archive ' ;) "Sorry Guys, The Perfection Is An Unattainable Goal" :D |
|
Quote:
|
hi, I have Version 4.6 framework the latest update installed
and I have the same error on win 10 x64 |
|
Hello and thank you very much for this tool ... I have only one question to ask, how I can decompress files created with this tool ?.
Use the option Pre-Brute (precom+msc+srep64+delta+exe2+fp8) but can not find a script that can decompress, try using the script Razor12911 (Windows Phone Installer v3.1) but does not work |
Quote:
Edit the INI files and replace with these lines the external comp. fp8 Code:
[External compressor:fp8]http://i63.tinypic.com/qowy0h.png http://i67.tinypic.com/2n7fat5.png If you still have problems with the "WPI 3.1" installer you may need to contact Razor.;) |
Help
:confused:HELP
http://i.hizliresim.com/y547b0.jpg |
Updates the last reflate by Razor inside the folder "Bin_Kompressor" of the MSK.
Add "-s2000m" the first line /$options: " -ma9 -ds -lc1024 -ld1024 -ep1 -di -i2 -ed -r -s2000m " and try again..;) |
Help
:eek:HELP
http://i.hizliresim.com/0nDPE9.jpg |
As strange error, I hope you have not tinkered too much inside the folder "Bin_Kompressor"...:rolleyes:
Or you can reflate error directly on the specific file, but I can not try because I not have the same files. Test v1.4 copy and replace inside the working directory. v1.4 in the works soon in down. |
Help........
:eek:help.....
http://i.hizliresim.com/LAQ79b.jpg |
Quote:
|
Take away a curiosity @ramazan19833 and @Pulcione, but using any other method will not reflate, the compression works is successful?
Also let me a screen inside the folder "Bin_Kompressor". P.S: @ramazan19833 activates the debug mode to display the error code. |
Bin_Kompressor HELP
:confused:arc.ini
header = 0 packcmd = 7z a -txz -an -mcrc=0 -m1=lzma2:d900m:fb=273:mf=bt4:mc=1000000:lc=4:lp=0 -mmt=2 -mx9 -si -so <stdin> <stdout> unpackcmd = dec x -txz -an -y -si -so <stdin> <stdout> [External compressor:xz] header = 0 packcmd = 7z a -txz -an -mcrc=0 -m1=lzma2:d450m:fb=273:mf=bt4:mc=1000000:lc=4:lp=0 -mmt=4 -mx9 -si -so <stdin> <stdout> unpackcmd = dec x -txz -an -y -si -so <stdin> <stdout> [External compressor:zstd] packcmd = zstd -9 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp unpackcmd = zstd -d -f <stdin> <stdout> [External compressor:msc] ;Alt: c -v -f Forced //-frog=9 use this instead of -tak=9 header = 0 packcmd = msc c -v -wav=1 -raw=1 -bmp=1 -ddsraw=1 -ddsdxt=1 -mp3=1 -bmf=9s -tak=9 -dxt=1 -lzma=hc4,lc8,lp2,pb2,fb273,mc1000 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp [External compressor:reflate] header = 0 packcmd = reflate -process $$arcdatafile$$.tmp $$arcpackedfile$$.tmp unpackcmd = reflate -restore $$arcpackedfile$$.tmp $$arcdatafile$$.tmp [External compressor:rep,lzma,4x4,delta,exe] header = 0 packcmd = fazip -i0 compress:{compressor}{:option} <stdin> <stdout> unpackcmd = fazip -i0 decompress:{compressor}{:option} <stdin> <stdout> [External compressor:fp8] packcmd = fp8 {-option} -8 $$arcpackedfile$$.tmp $$arcdatafile$$.tmp packedfile = $$arcpackedfile$$.tmp.fp8 [External compressor:zpaq] ;-method s4.3ci1 -method 46,36,26 packcmd = zpaq a $$arcpackedfile$$.tmp $$arcdatafile$$.tmp -method 6 -threads 2 {options} unpackcmd = zpaq x $$arcpackedfile$$.tmp $$arcdatafile$$.tmp -summary datafile = $$arcdatafile$$.tmp packedfile = $$arcpackedfile$$.tmp [External compressor:zpaq64] ;-method s4.3ci1 -method 46,36,26 packcmd = zpaq64 a $$arcpackedfile$$.tmp $$arcdatafile$$.tmp -method 6 -threads 2 {options} unpackcmd = zpaq64 x $$arcpackedfile$$.tmp $$arcdatafile$$.tmp -summary datafile = $$arcdatafile$$.tmp packedfile = $$arcpackedfile$$.tmp [External compressor:lzham] packcmd = lzham -m4 -d29 c $$arcdatafile$$.tmp $$arcpackedfile$$.tmp unpackcmd = lzham -c d $$arcpackedfile$$.tmp $$arcdatafile$$.tmp [External compressor:lzt] ;fast = -32 and max = -p1 -49 -b200 packcmd = lzt -p2 -49 -b200 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp unpackcmd = lzt -d $$arcpackedfile$$.tmp $$arcdatafile$$.tmp [External compressor:nz] ;options -cc=best -m3g=memory -nm packcmd = nz a -r -v -cc -m3g -br128m -bw128m -p2 -t0 -nm $$arcpackedfile$$.tmp.nz $$arcdatafile$$.tmp unpackcmd = nz x -m1g -t0 -p0 $$arcpackedfile$$.tmp.nz $$arcdatafile$$.tmp datafile = $$arcdatafile$$.tmp packedfile = $$arcpackedfile$$.tmp.nz [External compressor:nz64] ;header = 0 -cc = CM algo -cO=BWT algo ;testing = nz:r:v:cc:m8g:br512m:bw512m:p4:t0:nm packcmd = nz64 a -r -v -cc -m8g -br512m -bw512m -p4 -t0 -nm $$arcpackedfile$$.tmp.nz $$arcdatafile$$.tmp unpackcmd = nz64 x -m1g -t0 -p0 $$arcpackedfile$$.tmp.nz $$arcdatafile$$.tmp datafile = $$arcdatafile$$.tmp packedfile = $$arcpackedfile$$.tmp.nz :confused:Bin_Kompressor http://i.hizliresim.com/ljEzAp.jpg |
OK you've tried without using reflate if compression is successful ?
|
Bin_Kompressor Data Help...
:confused:Bin_Kompressor Data
:cool:http://s3.dosya.tc/server8/36eczy/Bi...essor.rar.html |
Quote:
I repeat...you've tried without using reflate if compression is successful ? Do this test is at least answer a yes or a no.;) Anyway "Chasing Dead" in down to test the compression using reflate.:rolleyes: |
What do I need help
Bin_Kompressor |
Quote:
Quote:
http://i68.tinypic.com/2vc7zoz.png I would like to know what the heck are you doing with the folder "Bin Kompressor" the files you eat them for breakfast?:confused::confused::eek::eek: Remove the * .DLL "cls-reflate.dll" that has nothing to do in the folder "Bin_Kompressor" |
http://f3.s.qip.ru/adNBVHDv.png
Version 1.2 OK, version 1.3 - that error |
Quote:
Code:
1) Start CMD.exe as administrator |
Error: Unable to rebuild performance counter setting from system backup store, error code is 5
|
To users @ramazan19833 and @Pulcione, the "Reflate" compression system still suffers from error caused to compression of input data folders larger than 2GB.
We recommend the split of input data Lower to 2 GB for a correct final compression. Test Executed with "Chasing Dead Game" (Method Used reflate+lzma) : Step1 Splited Data 4000 MB With Error: http://i68.tinypic.com/v5lc0l.png Step1, Step2 etc... Splited Data 1770 MB No Errors http://i65.tinypic.com/19t9aq.png http://i68.tinypic.com/2d9zekx.png ETC... In addition MSK is tested on all Windows platforms, "NO Win XP" problems to error program, may be caused by an unstable proprietary system, with genaral errors due to the updates or Errors in the ".Net Framework" , or tampering with files inside the folder "Bin_Kompressor". The topic in question can also be closed.:) |
|
Quote:
|
Quote:
Consiglio di rivolgersi a Razor per errori riguardanti il sistema reflate, è in questo caso l'errore comune e generico "general (DE)compression error in reflate" Io non posso fare altro, non ho il codice sorgente reflate per risolvere i vari problemi.;) Pulcione the error returned is always on reflate. The MSK and a compression utility all in one, which uses algorithms in the list for creating compression methods. Recommend contacting Razor for errors relating to reflate, in this case the common and generic error "general (DE) compression error in reflate" I can not do anything else, I do not reflate the source code to fix the various problems.;) |
@dixen...I do not understand Russian, or do not know what language it is, but the error "E: \ System Volume Information" tells you access denied ?
Also try using the system directory which normally should be "C:\*" both in Input that Output. |
Quote:
|
Help....
|
Quote:
I have so much patience, but with you guys the my patience saturates quickly..:cool: |
Quote:
I had this error I solved update win 10x64 to 15.12 Version since works perfectly |
I did what you recommended and this is what happened.
Any idea what I can do? http://i1312.photobucket.com/albums/...psdxaq0ciu.jpg |
2 Attachment(s)
Quote:
Attachment 13978 Set the "precomp" version used, start the extraction is wait a few minutes, the "FP8" decompression is a little bit slower.:) Let me know if extraction is successful..:rolleyes: This morning day free..:D Alternatively I tested the WPI 2.5 repack by Panker and designed by Razor, modified for use of the compressor "FP8".;) The method used is as follows "precomp+msc+srep64+delta+exe2+fp8", archive name "data1.bin" Precomp version used "0.42" Installer tested and working, no problem found, I hope I did something pleasant have fun..:D Attachment 13980 |
Thanks for answering, this is what happens when you use the "WPI 2.5 repack by Panker and designed by Razor"
http://i1312.photobucket.com/albums/...psgcmmpgx6.jpg Thus it is how compressed files is http://i1312.photobucket.com/albums/...psvssxvrpy.jpg P/D: This program is the only one that works. http://i1312.photobucket.com/albums/...pstb4uny6e.jpg |
@poker2332...Deluxe Extractor works with all types of algorithms and methods, is a universal extractor, so let's say that grinds everything..;)
Commit to study the installer's code, add the algorithms that interest you, as in the first example I gave you a few pages back, you will succeed alone.:) In a sense, post the prepared food I'm not never liked, is at the disadvantage of those who want to learn something seriously. By Samantha..;) |
( M&S_Kompressor Update 2 v1.4 ) *** ' Change Log In First Page ' *** Note : ' For A Successful Upgrade To The New Version 1.4 we Recommend You Uninstall The Previous Version, To Reinstall The 1.3 Version, And Add Only The Update v1.4 Always On The Front Page ' :) |
I have one more question to do
As I can a different extension ".BIN" in the "WPI_v3" installer. Generally I usually put my repacks Setup.something in the installer WPI_v3 I can not use a custom extencion as simpre says "not the .bin file is" |
| All times are GMT -7. The time now is 04:48. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com