всякие правки

This commit is contained in:
Andron666
2022-07-07 12:11:07 +05:00
parent b4fa513a22
commit 7edddefceb
54 changed files with 20 additions and 3 deletions
+2 -1
View File
@@ -85,4 +85,5 @@ Users/
# UnrealCLR
Managed/
Releases/
Releases/
Plugins/FSR2/
BIN
View File
Binary file not shown.

Before

Width:  |  Height:  |  Size: 182 KiB

After

Width:  |  Height:  |  Size: 115 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 105 KiB

+10 -2
View File
@@ -26,9 +26,8 @@ r.DefaultFeature.AmbientOcclusionStaticFraction=False
r.Shadow.UnbuiltPreviewInGame=False
r.RayTracing.UseTextureLod=False
r.DefaultFeature.MotionBlur=False
r.TemporalAA.Upsampling=True
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
[/Script/Engine.UserInterfaceSettings]
UIScaleCurve=(EditorCurveData=(Keys=((Time=540.000000,Value=0.250000),(Time=2160.000000,Value=1.000000)),DefaultValue=340282346638528859811704183484516925440.000000,PreInfinityExtrap=RCCE_Constant,PostInfinityExtrap=RCCE_Constant),ExternalCurve=None)
@@ -71,3 +70,12 @@ DirtyAreaWarningSizeThreshold=-1.000000
SupportedAgentsMask=(bSupportsAgent0=True,bSupportsAgent1=True,bSupportsAgent2=True,bSupportsAgent3=True,bSupportsAgent4=True,bSupportsAgent5=True,bSupportsAgent6=True,bSupportsAgent7=True,bSupportsAgent8=True,bSupportsAgent9=True,bSupportsAgent10=True,bSupportsAgent11=True,bSupportsAgent12=True,bSupportsAgent13=True,bSupportsAgent14=True,bSupportsAgent15=True)
DirtyAreasUpdateFreq=60.000000
[/Script/FSR2TemporalUpscaling.FSR2Settings]
r.FidelityFX.FSR2.EnabledInEditorViewport=False
r.FidelityFX.FSR2.UseSSRExperimentalDenoiser=False
r.FidelityFX.FSR2.UseNativeDX12=True
r.FidelityFX.FSR2.UseNativeVulkan=True
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
+1
View File
@@ -76,4 +76,5 @@ bSkipMovies=False
+DirectoriesToAlwaysCook=(Path="/Game/Blueprints/UI/Imgs")
+DirectoriesToAlwaysCook=(Path="/Game/Maps/Interior")
+DirectoriesToAlwaysStageAsNonUFS=(Path="Xml")
+DirectoriesToAlwaysStageAsNonUFS=(Path="script")
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+7
View File
@@ -341,6 +341,13 @@
"Win64",
"Android"
]
},
{
"Name": "FSR2",
"Enabled": false,
"SupportedTargetPlatforms": [
"Win64"
]
}
]
}