FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Decompression with luciel (https://fileforums.com/showthread.php?t=97735)

Pulcione86 06-03-2016 08:35

Decompression with luciel
 
Hello everyone, I have a problem.

Using this type of compression:

arc.exe a -ep1 -r -ed -s; -w. -mreflate+srep+lzma

and I want to decompress with luciel of Rinaldo, but it always fails.

How do you solve?

-----------------------------------------------------------------

Ciao a tutti, ho un problema.

Uso questo tipo di compressione:


arc.exe a -ep1 -r -ed -s; -w. -mreflate+srep+lzma

e vorrei decomprimere con luciel di rinaldo, ma mi da errore.

Come risolvo?

rinaldo 06-03-2016 23:34

add this



Code:

#define Reflate

Amsal 06-03-2016 23:41

Rinaldo, please check pm

rinaldo 07-03-2016 01:02

Quote:

Originally Posted by Amsal (Post 447934)
Rinaldo, please check pm

this no good ok!
http://www.datafilehost.com/d/23507ee6

Pulcione86 07-03-2016 10:35

Quote:

Originally Posted by rinaldo (Post 447933)
add this



Code:

#define Reflate

It does not work

rinaldo 07-03-2016 15:05

working

Pulcione86 08-03-2016 07:33

does not me ...
Somebody help me solve please?

http://s17.postimg.org/uskpngx6z/Immaginesfsfsf.jpg

http://s10.postimg.org/6wqcrhcut/wwwww.jpg

oltjon 08-03-2016 08:30

try changing PreComp sure to have put the right one

Pulcione86 08-03-2016 08:38

Do not use PreComp oltjon

rinaldo 08-03-2016 11:59

option2:
disable
Code:

#Define facompress

Pulcione86 08-03-2016 12:17

Unfortunately nothing :(

I'm doing a lot of testing, but does not go....

felice2011 08-03-2016 13:51

Hey pulcione you have solved???
I tested your method (-mreflate+srep+4x4:lzma) with the installer of Rinaldo, and it all works regularly..:rolleyes:

Pulcione86 08-03-2016 14:08

Hi felice, Even squeezing with this?

http://www.fileforums.com/showthread.php?t=97339

felice2011 08-03-2016 14:25

One thing at a time, let's stay with the installer of Rinaldo, which is a great installer.
What program do you use to compress, I used MSK logically, updated with the latest reflate by Razor, after I modified the installer of Rinaldo for decompression, the method chosen.

Una cosa alla volta, restiamo con l'installer di rinaldo, che è un ottimo installer.
Quale programma usi per comprimere, io ho usato MSK logicamente, aggiornato con l'ultimo reflate by Razor, in seguito ho modificato l'installer di Rinaldo per la decompressione, con il metodo scelto.
Tutto funziona regolarmente in compressione e decompressione, tu quale difficoltà hai?

Pulcione86 08-03-2016 14:29

Using the compressor I've listed in the first post, Bilawal

Tomorrow I make a test with -mreflate+SREP+4x:lzma of your compressor ...
In particular, what have you changed in the installer of Rinaldo?

Uso il compressore che ti ho elencato nel post di prima, di Bilawal...

Domani faccio una prova con -mreflate+srep+4x4:lzma del tuo compressore...
In particolare, cosa hai modificato nell'installer di rinaldo?

felice2011 08-03-2016 14:47

OK begins to download this http://www.fileforums.com/showpost.p...03&postcount=1
enter and update in the folder (Include) the files "cls-reflate.dll and reflate.exe" last update reflate by Razor.

P.S:Logically if you use MSK, do the same update in the "Bin_Kompressor" copy and replace the file "Reflate.exe" with the latest updated by Razor.

inserisci ed aggiorna nella cartella (Include) i files "cls-reflate.dll & reflate.exe" dell'ultimo update reflate by Razor.

P.S Logicamente se usi il mio Compressore, fai lo stesso aggiornamento nella cartella "Bin_Kompressor" copia e sostituisci il File Reflate.exe con l'ultimo aggiornato di Razor.

rinaldo 09-03-2016 02:38

but it is so difficult to understand how an installer ..
1) You must use the reflate the razor (since he is the developer) v1.400 to compress
2) you must definiere the reflate with #Define reflate
3) The files are already in the installer (no need to add anything)
4) I do not smoke marijuana (it seems strange not remember how is its structure)

felice2011 09-03-2016 04:12

Quote:

Originally Posted by rinaldo (Post 447985)
but it is so difficult to understand how an installer ..
1) You must use the reflate the razor (since he is the developer) v1.400 to compress
2) you must definiere the reflate with #Define reflate
3) The files are already in the installer (no need to add anything)
4) I do not smoke marijuana (it seems strange not remember how is its structure)

Hi Hi In fact, I explained that it was necessary only to update with the latest reflate by razor, it seems strange that no extraction functions to pulcione with method used..:rolleyes:

Pulcione86 09-03-2016 05:08

Quote:

Originally Posted by rinaldo (Post 447985)
but it is so difficult to understand how an installer ..
1) You must use the reflate the razor (since he is the developer) v1.400 to compress
2) you must definiere the reflate with #Define reflate
3) The files are already in the installer (no need to add anything)
4) I do not smoke marijuana (it seems strange not remember how is its structure)


Ognuno è bravo nelle sue cose. Tu sai fare prelievi, inserire cateteri vescicali, sondini naso gastrici, ecc?
Vedo che tu crei installer, probabilmente sarai un tecnico informatico, un programmatore, o semplicemente uno bravo al pc.
Io non sono bravo a queste cose, so fare altro...

Quindi non so bene cosa va cambiato o cosa va a sostituire cosa, anche perchè aprendo il file che Arc.ini si trovano spesso stringhe di questo tipo, di cui io non capisco niente...

[External compressor:reflate]
header = 0
packcmd = reflate $$arcdatafile$$.tmp $$arcpackedfile$$.tmp -s

[External compressor:srep]
header = 0
packcmd = srep -m5f $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep {options} -d -s - - <stdin> <stdout>

Se una cosa è ovvia e scontata per te, non significa che lo sia per tutti ...
Noto comunque che non c'è molta pazienza, per cui adesso mi metterò a provare ciò che mi hai scritto, e ciò che mi ha scritto felice. Se andrà bene ok, altrimenti lascio perdere e mi metto l'anima in pace...

---------------------------------------------------------

Each and good at his stuff . You know making withdrawals , insert catheters , gastric feeding tubes , etc. ?
I see that you create installer , you will probably be a computer technician , a programmer , or just a good one to pc .
I'm not good at these things , I can do more ...

So I do not know what needs to be changed or what replaces it , partly because opening the file Arc.ini are often strings of this kind , of which I do not understand anything ...

[External compressor:reflate]
header = 0
packcmd = reflate $$arcdatafile$$.tmp $$arcpackedfile$$.tmp -s

[External compressor:srep]
header = 0
packcmd = srep -m5f $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep {options} -d -s - - <stdin> <stdout>


If one thing is obvious and for you , it does not mean that it is for everyone ...
It is known , however, that there is a lot of patience , so now I'm going to try what you have written to me , and what he wrote me happy . If all goes well ok , otherwise I give up and I put my soul in peace ...

felice2011 09-03-2016 07:25

Ok Pulcione we will be be happy if you have succeed, no one is born learned, the important and not to give up in anything.:)
If you still have difficulties ask again;)

rinaldo 09-03-2016 09:19

Quote:

Originally Posted by felice2011 (Post 447987)
Hi Hi In fact, I explained that it was necessary only to update with the latest reflate by razor, it seems strange that no extraction functions to pulcione with method used..:rolleyes:

Sometimes the simple things are the most difficult ... oh god! We give up with pulcione
a volte le cose semplici sono le più difficili... oddio! ci rinuncio con pulcione :(

pulcione.. io gia ti ho detto che lo script funziona con l'aggiunta di #Define Reflate.. poi se comprimi con il macino del caffè "i files" pensando che sia reflate (il discorso cambia).. leggi qualche topic in giro per il forum e tornerai felice percorrendo la tua strada.


All times are GMT -7. The time now is 09:52.

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