77 lines
1.5 KiB
Plaintext
Raw Normal View History

2025-04-02 15:04:08 +03:00
{
"FileVersion": 3,
"Version": 1,
"VersionName": "3.1.3",
"FriendlyName": "FSR 3.1",
"Description": "FidelityFX Super Resolution 3.1",
"Category": "Rendering",
"CreatedBy": "AMD",
"CreatedByURL": "https://gpuopen.com/unreal-engine/",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"EngineVersion": "5.5.0",
"CanContainContent": true,
"Installed": true,
"SupportedTargetPlatforms": [
2025-04-04 16:55:15 +03:00
"Win64"
2025-04-02 15:04:08 +03:00
],
"Modules": [
{
"Name": "FFXShared",
"Type": "Runtime",
2025-04-04 18:30:05 +03:00
"LoadingPhase": "PostConfigInit"
2025-04-02 15:04:08 +03:00
},
{
"Name": "FFXFSR3Api",
"Type": "Runtime",
2025-04-04 18:30:05 +03:00
"LoadingPhase": "PostConfigInit"
2025-04-02 15:04:08 +03:00
},
{
"Name": "FFXOpticalFlowApi",
"Type": "Runtime",
2025-04-04 18:30:05 +03:00
"LoadingPhase": "PostConfigInit"
2025-04-02 15:04:08 +03:00
},
{
"Name": "FFXFrameInterpolationApi",
"Type": "Runtime",
2025-04-04 18:30:05 +03:00
"LoadingPhase": "PostConfigInit"
2025-04-02 15:04:08 +03:00
},
{
"Name": "FFXRHIBackend",
"Type": "Runtime",
2025-04-04 18:30:05 +03:00
"LoadingPhase": "PostConfigInit"
2025-04-02 15:04:08 +03:00
},
{
"Name": "FFXD3D12",
"Type": "Runtime",
"LoadingPhase": "PostConfigInit",
"PlatformAllowList": [
2025-04-04 18:30:05 +03:00
"Win64"
2025-04-02 15:04:08 +03:00
]
},
{
"Name": "FFXD3D12Backend",
"Type": "Runtime",
"LoadingPhase": "PostSplashScreen",
"PlatformAllowList": [
2025-04-04 18:30:05 +03:00
"Win64"
2025-04-02 15:04:08 +03:00
]
},
{
"Name": "FFXFSR3TemporalUpscaling",
"Type": "Runtime",
2025-04-04 18:30:05 +03:00
"LoadingPhase": "PostConfigInit"
2025-04-02 15:04:08 +03:00
},
{
"Name": "FFXFrameInterpolation",
"Type": "Runtime",
2025-04-04 18:30:05 +03:00
"LoadingPhase": "PostConfigInit"
2025-04-02 15:04:08 +03:00
},
{
"Name": "FFXFSR3Settings",
"Type": "Runtime",
2025-04-04 18:30:05 +03:00
"LoadingPhase": "EarliestPossible"
2025-04-02 15:04:08 +03:00
}
]
}