Integrating NVIDIA DLSS into Unreal Engine Project
In this guide, you will learn how to integrate NVIDIA DLSS into your Unreal Engine project and test it effectively.
Why DLSS?
Deep Learning Super Sampling (DLSS) by NVIDIA leverages AI and machine learning to deliver higher-quality visuals while maintaining optimal performance. By integrating DLSS into your Unreal Engine project, you can achieve smoother frame rates, enhanced image fidelity, and an improved user experience.
Video Preview
Follow the steps below:
Step 1. Download DLSS Plugin
Download according to your unreal engine version
Step 2. Locate the Downloaded Plugin Folder
Browse to the folder where the DLSS plugin has been downloaded.
Step 3. Copy DLSS Plugin Files
Copy all files from the DLSS folder into your Unreal Engine Plugins directory.
Step 4. Copy the Widget Plugin
From plugin > samples > Plugins, copy the widget plugin into your project.
Step 5. Clone the Blueprint Folder
Clone the Blueprint folder from sample content into your project directory.
Step 6. Enable Required Plugins
Open your Unreal Engine project.
Navigate to Edit > Plugins.
Enable the following:
Pixel Streaming
DLSS (NVIDIA)
Restart the engine to apply changes.
Step 7. Configure Level Blueprint
Open the Level Blueprint.
Add logic to display the NVIDIA DLSS widget in your project.
Step 8. Test in Standalone Game
Launch the project in Standalone Game Mode.
Verify that the DLSS widget is visible and functioning.
Using the DLSS Widget
Hide/Show Overlay
Press H to toggle the overlay visibility.
Need help?
🛠️ Contact our Support Team
💬 Join the Community on Discord
Follow us on:
Facebook | GitHub | LinkedIn | YouTube