Skip to content

Commit

Permalink
MacOS Config changes
Browse files Browse the repository at this point in the history
  • Loading branch information
OudomMunint committed Jan 5, 2024
1 parent 01b0ecd commit 628524e
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions Config/DefaultEngine.ini
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,27 @@ bSaveLODActorsToHLODPackages=True
[/Script/DLSS.DLSSSettings]
bEnableDLSSInEditorViewports=True

[/Script/MacTargetPlatform.MacTargetSettings]
-TargetedRHIs=SF_METAL_SM5
+TargetedRHIs=SF_METAL_SM5
+TargetedRHIs=SF_METAL_SM6
EditorTargetArchitecture=MacTargetArchitectureUniversal
TargetArchitecture=MacTargetArchitectureUniversal
EditorDefaultArchitecture=MacTargetArchitectureHost
DefaultArchitecture=MacTargetArchitectureHost
bBuildAllSupportedOnBuildMachine=True
MetalLanguageVersion=8
UseFastIntrinsics=False
EnableMathOptimisations=True
IndirectArgumentTier=0
AudioSampleRate=0
AudioCallbackBufferFrameSize=0
AudioNumBuffersToEnqueue=0
AudioMaxChannels=0
AudioNumSourceWorkers=0
SpatializationPlugin=
SourceDataOverridePlugin=
ReverbPlugin=
OcclusionPlugin=
SoundCueCookQualityIndex=-1

0 comments on commit 628524e

Please sign in to comment.