Hi.
There’s no deployment subtopic (i don’t think) so posting here.
I’m at the start of building a game with UE4.25 on a mac.
I thought i’d try and build and package it before developing too far ahead, to check if packaging would work. The project did launch on my mac when selecting MacNoEditor in the project launcher. But have a few questions.
-
When using the project launcher, because i’m on a mac, there are no Windows options in cooked platforms. If it is going to be packaged for Windows does the project need to be copied to a windows machine and packaged from there? If so, is it as simple as just copying the project folder from mac to windows.
-
The game is built in development mode. In the Staged Builds -> MacNoEditor folder there is an icon that launches the game with an Engine folder and a game content folder. The MacNoEditor folder is 300mb and the Engine subfolder is 240mb. The game itself is pretty small and basic at the moment. When eventually shipping the game does that Engine folder go with it?
-
Epic i’m guessing doesn’t think html5 is the way to go and building for html5 isn’t included in 4.25 (although it can still be accessed via github). If I still want the game to be played through a browser are there alternatives (other than the html5 github repo option).
-
I’m not building a game for xbox or ps or anything too serious - and i was trying to stay away from mobile - when it’s finished can i just put the mac/windows files on a server somewhere and let people download it? Any other options to know about would be great.
-
When launching it on my mac the game filled the screen. Wasn’t sure how to go about adjusting the size of the game to say half the size of the screen. The game didn’t seem to launch in a window whose size can be adjusted.
Thanks. And the unreal docs have a bit about deployment but it’s not too extensive and found a few things on youtube but not heaps. If anyone has resources, links about deployment and platform options, etc. would be great.