79 lines
3.1 KiB
INI
79 lines
3.1 KiB
INI
[/Script/Engine.CollisionProfile]
|
|
+Profiles=(Name="Projectile",CollisionEnabled=QueryOnly,ObjectTypeName="Projectile",CustomResponses=,HelpMessage="Preset for projectiles",bCanModify=True)
|
|
+DefaultChannelResponses=(Channel=ECC_GameTraceChannel1,Name="Projectile",DefaultResponse=ECR_Block,bTraceType=False,bStaticObject=False)
|
|
+EditProfiles=(Name="Trigger",CustomResponses=((Channel=Projectile, Response=ECR_Ignore)))
|
|
|
|
[/Script/EngineSettings.GameMapsSettings]
|
|
EditorStartupMap=/Game/FirstPerson/Maps/FirstPersonMap.FirstPersonMap
|
|
LocalMapOptions=
|
|
TransitionMap=
|
|
bUseSplitscreen=True
|
|
TwoPlayerSplitscreenLayout=Horizontal
|
|
ThreePlayerSplitscreenLayout=FavorTop
|
|
GameInstanceClass=/Script/Engine.GameInstance
|
|
GameDefaultMap=/Game/FirstPerson/Maps/FirstPersonMap.FirstPersonMap
|
|
ServerDefaultMap=/Engine/Maps/Entry
|
|
GlobalDefaultGameMode=/Game/FirstPerson/Blueprints/BP_FirstPersonGameMode.BP_FirstPersonGameMode_C
|
|
GlobalDefaultServerGameMode=None
|
|
|
|
[/Script/Engine.RendererSettings]
|
|
r.ReflectionMethod=1
|
|
r.GenerateMeshDistanceFields=True
|
|
r.DynamicGlobalIlluminationMethod=1
|
|
r.Mobile.EnableNoPrecomputedLightingCSMShader=1
|
|
r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True
|
|
r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=true
|
|
|
|
|
|
r.Shadow.Virtual.Enable=1
|
|
|
|
r.DefaultFeature.LocalExposure.HighlightContrastScale=0.8
|
|
|
|
r.DefaultFeature.LocalExposure.ShadowContrastScale=0.8
|
|
|
|
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
|
|
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
|
|
-D3D12TargetedShaderFormats=PCD3D_SM5
|
|
+D3D12TargetedShaderFormats=PCD3D_SM6
|
|
-D3D11TargetedShaderFormats=PCD3D_SM5
|
|
+D3D11TargetedShaderFormats=PCD3D_SM5
|
|
Compiler=Default
|
|
AudioSampleRate=48000
|
|
AudioCallbackBufferFrameSize=1024
|
|
AudioNumBuffersToEnqueue=1
|
|
AudioMaxChannels=0
|
|
AudioNumSourceWorkers=4
|
|
SpatializationPlugin=
|
|
SourceDataOverridePlugin=
|
|
ReverbPlugin=
|
|
OcclusionPlugin=
|
|
CompressionOverrides=(bOverrideCompressionTimes=False,DurationThreshold=5.000000,MaxNumRandomBranches=0,SoundCueQualityIndex=0)
|
|
CacheSizeKB=65536
|
|
MaxChunkSizeOverrideKB=0
|
|
bResampleForDevice=False
|
|
MaxSampleRate=48000.000000
|
|
HighSampleRate=32000.000000
|
|
MedSampleRate=24000.000000
|
|
LowSampleRate=12000.000000
|
|
MinSampleRate=8000.000000
|
|
CompressionQualityModifier=1.000000
|
|
AutoStreamingThreshold=0.000000
|
|
SoundCueCookQualityIndex=-1
|
|
|
|
[/Script/LinuxTargetPlatform.LinuxTargetSettings]
|
|
-TargetedRHIs=SF_VULKAN_SM5
|
|
+TargetedRHIs=SF_VULKAN_SM6
|
|
|
|
|
|
[/Script/HardwareTargeting.HardwareTargetingSettings]
|
|
TargetedHardwareClass=EHardwareClass::Desktop
|
|
DefaultGraphicsPerformance=EGraphicsPreset::Maximum
|
|
|
|
[/Script/Engine.Engine]
|
|
+ActiveGameNameRedirects=(OldGameName="TP_FirstPerson",NewGameName="/Script/ProjectLighthouse")
|
|
+ActiveGameNameRedirects=(OldGameName="/Script/TP_FirstPerson",NewGameName="/Script/ProjectLighthouse")
|
|
+ActiveClassRedirects=(OldClassName="TP_FirstPersonProjectile",NewClassName="ProjectLighthouseProjectile")
|
|
+ActiveClassRedirects=(OldClassName="TP_FirstPersonPlayerController",NewClassName="ProjectLighthousePlayerController")
|
|
+ActiveClassRedirects=(OldClassName="TP_FirstPersonGameMode",NewClassName="ProjectLighthouseGameMode")
|
|
+ActiveClassRedirects=(OldClassName="TP_FirstPersonCharacter",NewClassName="ProjectLighthouseCharacter")
|