LuckyWorld/Plugins/Marketplace/StreamlineDeepDVC/StreamlineDeepDVC.uplugin
erdncozdmr27 2c2219b3e8 dlss and fsr plugin added
dlss is not active. FSR is standart mode force active. We will make the arrangements together with Gurkan
2025-03-29 16:06:55 +03:00

29 lines
786 B
Plaintext

{
"FileVersion": 3,
"Version": 115,
"VersionName": "4.0.0-SL2.7.3",
"FriendlyName": "NVIDIA RTX Dynamic Vibrance",
"Description": "NVIDIA RTX Dynamic Vibrance enhances visual clarity by dynamically tuning color saturation and contrast.",
"Category": "Rendering",
"CreatedBy": "NVIDIA",
"CreatedByURL": "https://developer.nvidia.com/rtx/streamline",
"DocsURL": "",
"MarketplaceURL": "https://www.unrealengine.com/marketplace/en-US/product/nvidia-dlss",
"SupportURL": "mailto:DLSS-Support@nvidia.com",
"EngineVersion": "5.5.0",
"CanContainContent": false,
"Installed": true,
"Modules": [
{
"Name": "StreamlineDeepDVCBlueprint",
"Type": "Runtime",
"LoadingPhase": "PostEngineInit"
}
],
"Plugins": [
{
"Name": "StreamlineCore",
"Enabled": true
}
]
}