.CSO

.CSO is a compression method for the ISO image format. It is used to compress dumped PlayStation Portable UMD games, and is an alternative to the .DAX compression method. It is also sometimes called "CISO".

Compressed ISO
Filename extension
.cso
Internet media type
application/x-compressed-iso
Magic number'CISO'
Developed byBooster
Type of formatDisk image
Container forISO images

It was the first compression method for ISO. It was created so that more memory space can be saved. Booster created the first code; it was later optimized for better compression. Other formats tried to replace it by fixing up certain issues such as lag in games, such as .DAX and .JSO. However at the time, the popular application homebrew "DevHook" used CSO. .DAX needed another loader, and .JSO was basically unused.

CSO uses Deflate compression with nine levels of presets, usually with 2 KiB blocks handled individually (they could be uncompressed). While the highest levels of compression can introduce slowdown and lengthy load-times in software which relies heavily on disc streaming, even the lower levels are capable of substantial compression.[1] This is partially due to the data layout of a UMD, though more frequently due to the use of Dummy Files as both an anti-piracy tool and a means to more optimally lay the data out physically on the disc.

In addition to being used for compressing PlayStation Portable UMD games, the PSP port of PicoDrive supports compressed Sega Mega-CD disc images in the CSO format.[2]

Other formats

CSO are known to have received later extensions in the form of CSO "v2" and ZSO ("ZISO"), using LZ4 compression for faster decompression. CSO v2 is backwards compatible with CSO v1 when using Deflate, while ZSO only supports LZ4. Documentation on these formats can be found in maxcso.

DAX is a competing format with 8 KB blocks. It also allows uncompressed areas. JSO ("JISO") seems to be overall similar to CSO, with the difference of added option for LZO and a block size tweakable in the official compressor. (CSO allows a tweakable block size, but the official compressor does not allow changing it.)

gollark: Ah, yes, you could use bytecode, that'd work.
gollark: Anyway, it is good to see slightly less insane prices.
gollark: <@!378840449152188419> It seems that the shop's display cannot actually all the items you buy.
gollark: <@!235768051683950593> It's basically impossible to make working DRM in CC.
gollark: And hope someone types them in.

References

  1. "CSO compression". Archived from the original on 23 February 2008. Retrieved 2008-02-28.
  2. "PicoDrive for PSP v1.35b - bugfixes and major feature added". Archived from the original on 2007-12-12. Retrieved 2007-12-11.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.