ААААААААААААААААААААААААААА БЛЕЯТЬААААААА

This commit is contained in:
Andron666
2022-03-23 01:34:38 +05:00
parent d631be4980
commit 905abc65ff
184 changed files with 10916 additions and 2 deletions
+87
View File
@@ -0,0 +1,87 @@
{
"FileVersion": 3,
"Version": 10,
"VersionName": "2.3.3",
"FriendlyName": "NVIDIA DLSS",
"Description": "NVIDIA Deep Learning Super Sampling",
"Category": "Rendering",
"CreatedBy": "NVIDIA",
"CreatedByURL": "https://developer.nvidia.com/dlss",
"DocsURL": "",
"MarketplaceURL": "https://www.unrealengine.com/marketplace/en-US/product/nvidia-dlss",
"SupportURL": "mailto:DLSS-Support@nvidia.com",
"EngineVersion": "4.27.0",
"CanContainContent": true,
"Installed": true,
"Modules": [
{
"Name": "DLSSUtility",
"Type": "Runtime",
"LoadingPhase": "PostConfigInit",
"WhitelistPlatforms": [
"Win64"
]
},
{
"Name": "DLSS",
"Type": "Runtime",
"LoadingPhase": "PostEngineInit",
"WhitelistPlatforms": [
"Win64"
]
},
{
"Name": "DLSSBlueprint",
"Type": "Runtime",
"LoadingPhase": "PostConfigInit"
},
{
"Name": "NGXRHI",
"Type": "Runtime",
"LoadingPhase": "PostEngineInit",
"WhitelistPlatforms": [
"Win64"
]
},
{
"Name": "NGXD3D11RHI",
"Type": "Runtime",
"LoadingPhase": "PostEngineInit",
"WhitelistPlatforms": [
"Win64"
]
},
{
"Name": "NGXD3D12RHI",
"Type": "Runtime",
"LoadingPhase": "PostEngineInit",
"WhitelistPlatforms": [
"Win64"
]
},
{
"Name": "NGXVulkanRHIPreInit",
"Type": "Runtime",
"LoadingPhase": "PostConfigInit",
"WhitelistPlatforms": [
"Win64"
]
},
{
"Name": "NGXVulkanRHI",
"Type": "Runtime",
"LoadingPhase": "PostEngineInit",
"WhitelistPlatforms": [
"Win64"
]
},
{
"Name": "DLSSEditor",
"Type": "Editor",
"LoadingPhase": "PostEngineInit",
"WhitelistPlatforms": [
"Win64"
]
}
]
}