Submitter
File Information
- Submitted: juil. 16 2009 17:28
- Last Updated: juil. 16 2009 17:28
- File Size: 203,07 Ko
- Views: 32
- Downloads: 3
Download CisoPlus! v1.0.9
/\/\ /\/\
/\/\ CISO Converter Plus! Ver.1.0.9 by kapoue3 /\/\
/\/\ /\/\
Based on Compressed ISO9660 converter Ver.1.01 by Booster
Icon by oxbow151 (igloops.fr.nf)
28/06/07
Convert PSP-ISO file in compressed CSO format
Usage:
cisoplus ACTION [OPTIONS] inputfile outputfile
ACTION is
-dec: to decompress
-com: to compress
-est: ro estimate compression rate. No output file is written
OPTIONS are one or more of:
-ln : where n is a number from [1-9] specifying the compression level
1 = fast but large file, 9 = small file but slow compression
If not specified, CisoPlus uses 9
-opt: optimized compression. By default, CisoPlus uses Booster's code to
compress. If the -opt is set, CisoPlus uses an optimized code.
-MT : threaded compression. If the -MT is set, CisoPlus use an optimized
compression for Hyper-Threading and Dual-Core processors. Depending
on the CPU and HDD capacities, the compression is up to 2 times faster.
The threaded compression is available with -com & -est
-tnn: where nn is a number from [00-99] specifying the threshold percentage.
If the compressed blocksize is greater than (threshold+1)%, it will
not be compressed. Decrease this value if the game lags
By default, the threshold is 99 as in original Booster's compression
-qn : where q is a number from [1-9] specifying the estimation quality.
1 = accurate estimation but slow, 9 = fast but inaccurate estimation
-vid: put video files in NC areas. If -vid is set, CisoPlus searches for
video files in the input file and forces them to be in the not
compressed area without analyzing if they could be compressed.
Original Booster's compression does not use -vid
-aud: put audio files in NC areas
-ext.XX1.XX2.XXN: where XX1 to XXN are file extension. If a file extension
in ISO is the same as one of the XXi, this file will be put in NC area
eg: -ext.prx.bin will put *.prx and *.bin files in NC area.
Original Booster's compression does not use -ext
-rm_vid : put video files in Lost area to reduce CSO size. The videos are not
written in the output file. As a consequence when decompressing such a
CSO, it will not be possible to recover these video files. The game can
be also unplayable on the PSP. !!!PLEASE DO NOT USE THIS OPTION IF YOU
DO NOT HAVE THE FULL ISO ON YOUR COMPUTER!!!
-rm_vid : put audio files in Lost area to reduce CSO size
-rm_ext : if -ext.XX1.XX2.XXN is set, the files will be send in Lost area
instead of NC area. This option is even more dangerous than -rm_vid or
-rm_aud. The game will be totally unplayable if you do not set
the extensions carefully.
ex: cisoplus -com -l9 c:\umdfile.iso
\umdfile.cso
cisoplus -dec
\umdfile.cso c:\umdfile.iso
cisoplus -com -opt -MT -l9 -t99 c:\umdfile.iso
\umdfile.cso
cisoplus -com -opt -MT -l9 -t25 -vid -aud -ext.xpac.res c:\1.iso
\1.cso
cisoplus -com -opt -rm_vid -rm_aud c:\1.iso c:\1.cso
cisoplus -est -opt -MT -l9 -q1 c:\umdfile.iso











