Page 1 of 1

7z support (lzma) for psp

Posted: Sun Jul 30, 2006 9:31 pm
by johnmph
Hello, this is a portage of LZMA SDK (4.43) of Igor Pavlov (http://www.7-zip.org/) for the psp (7z compression)

executable and sample :

http://mphwebsite.tuxfamily.org/downloa ... zma100.zip

and source :

http://mphwebsite.tuxfamily.org/downloa ... 100src.zip

for more instructions, read psp-readme.txt

thanks to Igor Pavlov for this wonderful tool.

Posted: Mon Jul 31, 2006 12:07 am
by Drakonite
Moved to Release Announcements...

Posted: Mon Jul 31, 2006 3:02 am
by 0okm0000
Great work ^o^

Posted: Tue Aug 01, 2006 5:03 am
by johnmph
0okm0000 wrote:Great work ^o^
Thanks ;-)

Posted: Wed Aug 09, 2006 1:51 pm
by dot_blank
excellent compression

Posted: Thu Aug 10, 2006 11:27 pm
by johnmph
dot_blank wrote:excellent compression
yes, it's a great algorithm of compression, thanks to Igor Pavlov ;-)

Posted: Sun Sep 10, 2006 8:35 pm
by Cpasjuste
hi johnmph.

Im trying to use you exellent work in my psp shell, but unfortunatly it seems to have some problems with a lot of my 7z packages. Sometime It unzip only 128ko, the size of the buffer and sometime more. Here is a package exemple if you want to take a look :

http://mydedibox.homelinux.com/Orbz-0.3.7z

http://mydedibox.homelinux.com/pspatari-v1.0.5.7z

I hope that you will take a look and that it will help to improve this cool lib.

Is there another simple extracting lib available around ?

Posted: Mon Sep 11, 2006 9:23 am
by dot_blank
Cpasjuste wrote:hi johnmph.

Im trying to use you exellent work in my psp shell, but unfortunatly it seems to have some problems with a lot of my 7z packages. Sometime It unzip only 128ko, the size of the buffer and sometime more. Here is a package exemple if you want to take a look :

http://mydedibox.homelinux.com/Orbz-0.3.7z

http://mydedibox.homelinux.com/pspatari-v1.0.5.7z

I hope that you will take a look and that it will help to improve this cool lib.

Is there another simple extracting lib available around ?
unrar decompression by raphael ...search for it

Posted: Mon Sep 11, 2006 10:09 pm
by Cpasjuste
Thank you for the fast reply dot_blank.
I'v searched around for the unrar decompression from raphael on this forum , on the raphael webpage and google but didnt found any trace of this. :/

Posted: Wed Sep 13, 2006 5:06 am
by johnmph
Cpasjuste wrote:hi johnmph.

Im trying to use you exellent work in my psp shell, but unfortunatly it seems to have some problems with a lot of my 7z packages. Sometime It unzip only 128ko, the size of the buffer and sometime more. Here is a package exemple if you want to take a look :

http://mydedibox.homelinux.com/Orbz-0.3.7z

http://mydedibox.homelinux.com/pspatari-v1.0.5.7z

I hope that you will take a look and that it will help to improve this cool lib.

Is there another simple extracting lib available around ?
Use these parameters when you compress in 7z format :

- Archive format : 7z
- Compression level : Normal
- Compression method : LZMA
- Dictionnary size : 64 KB
- Word size : 32
- Create solid archive : off
- Parameters : f=off

Posted: Sat Sep 16, 2006 5:56 pm
by Cpasjuste
Many thanks johnmph, its working great now, my online installer is ready to rock in my shell.