Skip to main content

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

Purchased and I do not know how to make it work (android). The Downloader works until it opens the game. However, if I close it I cannot go back to the game. No new app appeared. And if I open the Downloader app again, it just gets stuck 'loading'. I un-installed and installed again again and the same happened. Could somebody help?

Seems similar to this

https://itch.io/post/7555849

The downloader will download the full game's assets into its own android namespace.
You won't have a new app.

Once the download is complete and you reach the "The game will/should restart by itself once done." screen, the downloader will need to compile all the new files.
It's a huge game and regarding your device, it will take some time ( ~5/10 min).
This operation is performed during the stuck "loading" screen.
Subsequent launches will be faster.

I need to work on the UI to give more insight to the user, but I haven't found the time at the moment.

Clear then, thank you.