Endless Paradigm

Full Version: [Release] CTFTool v3.4
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
clispe Wrote:yea ur co compreesor worked zb, but it doesn't compress small >_<
It won't be as small as what Sony gets them, as they are RLZ compressed, which works better than zlib compression.  However, should be better than the rest?
its nice cause its no longer on the psp system, I was hoping it would be like z33's compressor, but oh well its on pc  ^_^
ZiNgA BuRgA Wrote:Rcomage can do RCO compression when compiling, if that helps anyone.  In fact, it may work better than other compressors since it uses 7-zip deflate for compression, rather than the typical zlib.
If you've got a bunch of RCOs, you could also use this batch script (unsure if the syntax is exactly right):

Batch Script
mkdir compressed
for %%a in (*.rco) do rcomage rebuild %%a compressed\%%a --pack-hdr zlib


...if that actually helps anyone.  Sorry for getting off topic.

Thanks for the update SchmilK :)

this is a really useful feature Madwin

Mr. Shizzy Wrote:I think it would be cool if patpat added 5.50 to 5.00 theme downgrade conversion.
Theoretically, something like that should be pretty easy.
I second that idea, would be REALLY helpful
someone needs to mention that to patpat
clispe Wrote:its nice cause its no longer on the psp system, I was hoping it would be like z33's compressor, but oh well its on pc  ^_^
What do you mean?  Z33's tool only does zlib compression.  From what I know, the PSP doesn't even have a RLZ compression function.
Pages: 1 2
Reference URL's