Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(-3)

How about making and actual android version that doesn't require clunky third party software to run.

(+2)(-1)

Are you committed to paying for that work?

(1 edit) (+2)

I would love to. Please, let me know how to bypass the 2GB limit on renpy and I'll do it immediately.

Deleted 152 days ago
(+1)

The 2GB limit in Ren'Py refers to the maximum size of a game's package for certain platforms, particularly Android. This limit can cause installation issues if the game's assets exceed it. To address this, developers can use the "Ren'Py Downloader" to download larger game assets from a web server after the initial download. Additionally, optimizing image sizes, using movie files instead of large images, and ensuring proper garbage collection can help reduce the game's overall size, according to a discussion on Lemma Soft Forums. 

(+2)

Looks promising, I'll look into it