Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Android is always compressed because the .apk cannot be too large. But I've settled on a compression level that looks pretty good on the smaller screens.

(1 edit)

I saw another developers creating a special pack file for the entire game, and I think it’s the only option that can be used to create a non‑compressed version. But most likely, this can’t be done for your game engine, can it?

I am sorry, but I do not understand what you mean. I suspect we may not even be talking about compression?