NVIDIA GameWorks and Simul trueSky Integration

Try it:

  1. git clone -b 4.18-Blast-Flex-Flow-HairWorks-HBAO-VXGI-WaveWorks https://github.com/Sevenplex/UnrealEngine.git

  2. git remote add simul https://github.com/simul/UnrealEngine.git ( If there is a TrueSky license https://simul.co/)

  3. git fetch --all

  4. git reset --hard

  5. git clean -fx -d

  6. git merge remotes/simul/4.18

  7. change file Engine/Source/Runtime/Renderer/Private/TranslucentRendering.cpp on [TranslucentRendering.zip](TranslucentRendering.zip (14.5 KB)&d=1518969052)

  8. Run Setup.bat

  9. Run Engine\Plugins\TrueSkyPlugin\GetBinaries.bat

  10. Run GenerateProjectFiles.bat -2015

  11. Open UE4 visual studio solution and build UE4 Developer Editor mode.