Hard Disable SM5
This commit is contained in:
parent
141a8a25d0
commit
b011b04718
|
@ -69,8 +69,11 @@ MaxAgents=1000
|
|||
|
||||
[/Script/LinuxTargetPlatform.LinuxTargetSettings]
|
||||
SpatializationPlugin=
|
||||
SourceDataOverridePlugin=
|
||||
ReverbPlugin=
|
||||
OcclusionPlugin=
|
||||
SoundCueCookQualityIndex=-1
|
||||
-TargetedRHIs=SF_VULKAN_SM5
|
||||
+TargetedRHIs=GLSL_430
|
||||
+TargetedRHIs=SF_VULKAN_SM6
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ IncludeDebugFiles=True
|
|||
BlueprintNativizationMethod=Disabled
|
||||
bIncludeNativizedAssetsInProjectGeneration=False
|
||||
UsePakFile=True
|
||||
bGenerateChunks=False
|
||||
bGenerateChunks=True
|
||||
bGenerateNoChunks=False
|
||||
bChunkHardReferencesOnly=False
|
||||
bBuildHttpChunkInstallData=False
|
||||
|
|
Loading…
Reference in New Issue