I want to use Caustics, and I downloaded UnrealEngine-NvRTX_Caustics-5.2
, UnrealEngine-nvrtx-5.4
, and UnrealEngine-NvRTX_Caustics-5.1
from GitHub, but I can’t open the editor.
My download steps:
- Download the ZIP from GitHub
- Extract it to the desktop
- Run
Setup.bat
- Run
GenerateProjectFiles.bat
- Open
UE5.sln
- In the right-side panel, go to
Engine > UE5
and right-click to build.
I am using Visual Studio Community 2022 (17.11.4).
I have installed the following components:
- “Game Development with C++”
- “Unreal Engine Installer”
- “Nuget Package Manager”
- “Desktop development with C++”