Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+5)

I don't even know how to feel about this game, and I've barely even started! 

First it was the most convoluted installation process I've ever seen from a mobile game, then a surprisingly emotional backstory. 

Then, out of nowhere, CHAD THUNDERCOCK

This is insane lmao

(+2)

LMAO!  Yeah, I've been keeping up with this for a couple years now and that scene ALWAYS cracks me up

(+2)

I almost cried myself laughing when I first saw it.

So with the install do i have to intall all the installers  first never had to do this before thank you in advance

(+1)

Yeah, you have to install all the installers, it's really weird but I guess they just weren't able to put it all into one apk file. 

(1 edit)

Exactly. Android has a size limit on APK files, so we split it like that. Normally it’s solved with game downloading its own content but that requires CDN which can cost quite a bit, especially if people are deleting and redownloading game. Other games solve it by having people download content and manually put in specific folder, we don’t do that because if people fail to understand how to install with game just being split into 6 APKs explaining how to make folder and put files there correctly (which is also different between different phones) is much worse.