43 lines
1.3 KiB
INI
43 lines
1.3 KiB
INI
|
|
|
|
[/Script/EngineSettings.GameMapsSettings]
|
|
GameDefaultMap=/Game/Levels/Global/MainMenu.MainMenu
|
|
EditorStartupMap=/Game/Levels/Dev/featureDemoLevel.featureDemoLevel
|
|
|
|
[/Script/HardwareTargeting.HardwareTargetingSettings]
|
|
TargetedHardwareClass=Desktop
|
|
AppliedTargetedHardwareClass=Desktop
|
|
DefaultGraphicsPerformance=Maximum
|
|
AppliedDefaultGraphicsPerformance=Maximum
|
|
|
|
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
|
|
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
|
|
|
|
[/Script/Engine.RendererSettings]
|
|
r.GenerateMeshDistanceFields=True
|
|
r.DynamicGlobalIlluminationMethod=1
|
|
r.ReflectionMethod=1
|
|
r.Shadow.Virtual.Enable=1
|
|
|
|
[/Script/WorldPartitionEditor.WorldPartitionEditorSettings]
|
|
CommandletClass=Class'/Script/UnrealEd.WorldPartitionConvertCommandlet'
|
|
|
|
[/Script/Engine.Engine]
|
|
+ActiveGameNameRedirects=(OldGameName="TP_BlankBP",NewGameName="/Script/NeonJumper")
|
|
+ActiveGameNameRedirects=(OldGameName="/Script/TP_BlankBP",NewGameName="/Script/NeonJumper")
|
|
|
|
[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings]
|
|
bEnablePlugin=True
|
|
bAllowNetworkConnection=True
|
|
SecurityToken=1AE6E5FD40E278A2DE958AAE50291538
|
|
bIncludeInShipping=False
|
|
bAllowExternalStartInShipping=False
|
|
bCompileAFSProject=False
|
|
bUseCompression=False
|
|
bLogFiles=False
|
|
bReportStats=False
|
|
ConnectionType=USBOnly
|
|
bUseManualIPAddress=False
|
|
ManualIPAddress=
|
|
|