Resources are no longer compressed at all, in ENIGMA, as far as I know. They used to be zlib compressed. If you want it to be smaller for internet purposes, zip the executable before you upload. Most upload sites make you do so, anyway. As do browsers.
We are much more likely to allow specifying that resources be stored in an external zip archive or directory. The reason for that would be to remove resource overhead during compile time.
|