Also from the Dashhacks Network: ps3-hacks.com xbox360-hacks.com nes-hacks.com iphone-hacks.com review-hacks.com dashhacks.com
CisoPlus v1.0.10 Released!
greg | August 13, 2007
Update: Comparison overview of CisoPlus compression, check out this chart.
A minor update for CisoPlus from developer kapoue3. There are no new options; however, the compatibility of “Lost Areas” has been improved, as well a nasty bug corrected in the linux build. Fetch the revised version below & compress it reaaaal good.
Two notable points from kapoue3:
- CisoPlus is a command-line tool, so I have no time to teach how to use a ms-dos prompt (or a linux shell), this is a version for advanced people or for those who have developed a GUI. I’m working also on a new Yacc to integrate this new CisoPlus
- The lost Areas are just options: we are not obliged to use them!!! Some people forget this, and think that CisoPlus will always delete media files!!! CisoPlus is a 100% compatible CSO compressor which keep all the ISO data, only the new options (-rm_aud & rm_vid) will destroy the CSO. The game is always readable by the PSP without any new plugin.
Download: CisoPlus 1.0.10 (for Windows & Linux)
- source: cisoplus.pspgen.com
Comments (15)Affiliates
Video Games
PSP Hacks Archives
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
©2009 — Dashhacks Inc. || Privacy Policy




THIS SO SICK
every time I try to start it the cmd prompt opens then closes. any ideas on how to fix that?
“I have no time to teach how to use a ms-dos prompt”
if your using windows, click on the start button; then click on run.
type COMMAND and press enter, a new window will open; good luck from there, as I don’t have anymore time left to teach you this either!
Yeah, what the dudes before me told you or JFGI!
Just saying from past experience with command prompt programs you can’t just double click you first must open cmd prompt then execute it with a command line
dumb
can som1 tell me where to get PS1 ISO’s! (and i dont hav a ps3 to download em so dont recommend it plz)
EMAIL: patriotsfan3687@aol.com
What the FUCK does that have to do with the CISOPLUS!?!?!?!
And please, go buy your games, not steal them from the net you stupid pirate fuck (T_T)
The rm_vid option actually works on this and all the games I’ve used it on work fine. Files are 50-70% smaller. Great work! :-)
A lot of games work also for me, just 1 or 2 don’t seem to work on the other hand, some other games are really smaller ( 20% of the ISO size)
I hope that the next version of CisoPlus will be even better :-)
“every time I try to start it the cmd prompt opens then closes. any ideas on how to fix that?”
Make a folder named CISO on your drives root directory (most commonly known as C:\ drive).
Put the cisoplus.exe and the iso in this folder that you have named CISO. Click on start menu button then click Run… type COMMAND in the box and click ok. In the box that appears type cd c:\ciso and press enter now type the following if you want to compress:
cisoplus -com -l9 c:\ciso\nameofyouriso.iso c:\ciso\nameofyouriso.cso
or if you want to decompress type:
cisoplus -dec c:\ciso\nameofyouriso.iso c:\ciso\nameofyouriso.cso
As far as adding options goes, I’d say get yerself a wee bit more knowledge first so u don’t end up destroying your iso files.
good luck
Hm, I tried a couple of games already, they the .cso turned out the same size as the previous ones. i used “cisoplus -com -MT -l9 x:\xxx.iso z:\zzz.cso.” I am currently using PSP ISO Compressor v1.4 by danny_kay1710
-com -MT -l9 is just for DualCore compression, thay’s why you have exactly the same size.
Try to use:
-com -MT -l9 -rm_aud -rm_vid
If CisoPlus can catch video or audio files, you will see that the CSO size will be really smaller
(keep your ISO on the PC… )
-opt and -MT don’t optimize the compression rate but optimize the compression time. I was wrong also the first time I used CisoPlus