Hard Disable SM5 (#7969)

Co-authored-by: Blyron <samaniegoaaron112@ŋmail.com>
This commit is contained in:
Blyron 2024-07-23 08:31:53 +02:00 committed by GitHub
parent 141a8a25d0
commit f9788a074f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 1 deletions

View File

@ -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

View File

@ -28,7 +28,7 @@ IncludeDebugFiles=True
BlueprintNativizationMethod=Disabled
bIncludeNativizedAssetsInProjectGeneration=False
UsePakFile=True
bGenerateChunks=False
bGenerateChunks=True
bGenerateNoChunks=False
bChunkHardReferencesOnly=False
bBuildHttpChunkInstallData=False