Disable SM5 Vulkan (#7741)

This commit is contained in:
Blyron 2024-06-04 09:49:05 +02:00 committed by GitHub
parent 05593ae85e
commit f09acfd031
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 3 deletions

View File

@ -69,8 +69,6 @@ MaxAgents=1000
SpatializationPlugin=
ReverbPlugin=
OcclusionPlugin=
-TargetedRHIs=SF_VULKAN_SM5
+TargetedRHIs=SF_VULKAN_SM5
+TargetedRHIs=GLSL_430
+TargetedRHIs=SF_VULKAN_SM6
@ -121,7 +119,6 @@ DefaultBroadphaseSettings=(bUseMBPOnClient=False,bUseMBPOnServer=False,MBPBounds
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
+D3D12TargetedShaderFormats=PCD3D_SM6
+D3D12TargetedShaderFormats=PCD3D_ES31
+VulkanTargetedShaderFormats=SF_VULKAN_SM5
+VulkanTargetedShaderFormats=SF_VULKAN_SM6
Compiler=Default
AudioSampleRate=48000