Skip to main content

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

When I extract the game and try to put it in my external storage, it doesn't copy the Data.Unity3d file, says it's too big.

I put the game on the main storage and it works fine. Solid dungeon mechanics.

(1 edit)

Ah, the issue is due to the fact your external storage is FAT32.  The biggest file you can move in there is around 4gb, and Data.Unity3d is around 5gb. You need your external storage to be NTFS.

All right, thanks. I can play that game on my normal storage, so it's fine. It's real solid by the way.