Any way to compress game files on linux? I know that all games vary, content vary and so on, but is there any things i can look out for in like an average steam game which I can compress, and the game can still run fine, tools or programs or anything?


Besides compression Btrfs has deduplication support so you could save some space on shared stuff like lib and engine files when multiple games are build on the same engine. Or proton files. etc.