Skip to content

Commit f946ca8

Browse files
committed
Enabled Vulkan SM5 for Linux users
1 parent 0676e4e commit f946ca8

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

Config/DefaultEngine.ini

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,15 @@ r.DefaultFeature.LocalExposure.ShadowContrastScale=0.8
5353
r.DefaultFeature.AutoExposure=False
5454

5555
[/Script/LinuxTargetPlatform.LinuxTargetSettings]
56+
SpatializationPlugin=
57+
SourceDataOverridePlugin=
58+
ReverbPlugin=
59+
OcclusionPlugin=
60+
SoundCueCookQualityIndex=-1
5661
-TargetedRHIs=SF_VULKAN_SM5
62+
+TargetedRHIs=SF_VULKAN_SM5
5763
+TargetedRHIs=SF_VULKAN_SM6
64+
bGenerateNaniteFallbackMeshes=True
5865

5966
[/Script/HardwareTargeting.HardwareTargetingSettings]
6067
TargetedHardwareClass=Desktop
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)