You can set whether compression is enabled by calling State::EnableCompression (in Core/Core/State.h). There is currently no code in Dolphin that does this.
If you want to load a compressed savestate, try removing the 18-byte header before you decompress it.
If you want to load a compressed savestate, try removing the 18-byte header before you decompress it.

