Skip to main content

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

Project Aether

Every Weapon. Every Map. One game. · By Verrial

Regarding the UE Fork

A topic by Setnour6 created 33 days ago Views: 175 Replies: 3
Viewing posts 1 to 3

Building the UE Fork on my gaming computer with the given instructions takes up more than 500 GB of storage. No joke, running setup.bat used up 235 GB and there was still more dependencies to update. Note that this was all done in an external hard drive because my PC storage is full. Is there a different way I can set the fork up so I can actually have room for the actual project itself (not like I’ll have time to modify it but just to learn a bit of UE like that)? Maybe the instructions on the repository were outdated or if there was some stuff I have to skip?

Developer(+1)

You will need that much storage to START with, after it’s downloaded, built and running you can delete things like PDB’s to get it back down to under 100gb. I will include a script in the fork soon that automatically does it for people, don’t worry. 

Sounds good! I’m trying again anyways with a few things deleted and some PDB stuff I found that are now deleted as well just to see if I can get this to work.

Wouldn't it be better to just compile it without the debug symbols if you're just going to delete them anyway?