Skip to content

Commit

Permalink
Enabled DLSS & NIS
Browse files Browse the repository at this point in the history
  • Loading branch information
OudomMunint committed Dec 16, 2023
1 parent f01d518 commit 524d703
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions DESN2600Test.uproject
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,16 @@
{
"Name": "MobileFSR",
"Enabled": true
},
{
"Name": "DLSS",
"Enabled": true,
"MarketplaceURL": "https://www.unrealengine.com/marketplace/en-US/product/nvidia-dlss"
},
{
"Name": "NIS",
"Enabled": true,
"MarketplaceURL": "https://www.unrealengine.com/marketplace/en-US/product/nvidia-dlss"
}
]
}

0 comments on commit 524d703

Please sign in to comment.