Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

After building, copy the Spout.dll from the Third Party/Spout/lib/64 folder to the same directory as the compiled game .exeBefore test building your project for the first time, you will need to make a few small changes to the project settings.

Project Settings - Maps & Modes

  • Ensure that your Startup Map is the startup map.
  • Ensure that the Game Default Map is your map.
  • Ensure that the Default GameMode is set to either your created Game mode or IglooGameMode

Image Added

Engine - Streaming

  • Async Loading Thread Enabled should be set to True, it is false by default. The build will fail if this is not adjusted.

Image Added

Engine - Experimental

  • Omni-directional Stereo Capture should be set to true.

Image Added