Traditional Unreal Setup
Last updated
Was this helpful?
Last updated
Was this helpful?
Clone this repo
Clone our into the root of this project (not a submodule as we are going to make this a binary only)
Tip: To avoid rebuilding UnrealEnginePython, move Plugins/UnrealEnginePython
to your Engine plugins folder, i.e. <your-unreal-dir>/Engine/Plugins/UnrealEnginePython/
after you've built the deepdrive-sim project with the plugin in deepdrive-sim/Plugins
.
<your-unreal-dir>
is now populated with the Unreal Engine source.
Takes an hour with 12 cores
More details on building Unreal , though the above commands should be sufficient.
Download the Substance plugin from and unzip the Plugins/Runtime/Substance
folder within it to <your-unreal-dir>/Plugins/Runtime
for Unreal 4.21. For other releases, see or you can just use the sources downloaded by Windows / Mac marketplace.
Finally open the deepdrive-sim uproject file within the editor.