Running unreal engine without display

Hey does anyone know how i can setup a packaged ue4 build to run without display. its currently used for an AI project. anytime i make more than 5 instances of the game, i get a vulkan crash. I really don’t need the display anyway, so i am tying to get reed of it.

You’re looking for a headless server/client and Google brings me this
https://answers.unrealengine.com/questions/546359/building-headless-client.html

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.