Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+2)

Nice game! I like in game filling while playing in pinguin bouling.

Small notes from UE developer:
1) You can disable NNERuntimeORT plugin to reduce package size for 150 mb.
2) You can also switch to DX11 and turn off SM6 support. It will reduce ~300mb of package size
3) Also you can package in shipping build target in will remove debug files from package

We didn’t really had time to change the shipping settings unfortunately, but we will definitely shrink the file size down when debugging the game. Thanks for your return and for your advice :D