← Back to context

Comment by benj111

3 hours ago

I would guess to save on installed size?

It's not about size or file count or disk space consumed. The question is about why would you require the extra overhead of playing the compressed version which involves decompressing it on the fly in some way, versus just playing the already decompressed version.

In this case it was stated that both the compressed and decompressed versions live side by side. So there is no install size saved.