Skip to main content

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

Uh... what's the max file size a game can have as I have a 47.2MB .sb3 and it will not accept so just want to know. Impressive work by the way!

It depends. LocalStorage has a general max of 5 MB, and IndexedDB usually uses all the space on the disk (except for Firefox which only allocates half of the disk for some reason) Also, Scratch Loader GX might just... not be able to handle large files (like the one you tried to load.)