настройка, добавление всякой херни

This commit is contained in:
2019-05-23 21:13:31 +05:00
parent ddcc18a74c
commit 64da6e94d6
21 changed files with 190 additions and 3 deletions
+27 -2
View File
@@ -1,6 +1,9 @@
[URL]
[/Script/Engine.RendererSettings]
r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True
r.DefaultFeature.LensFlare=True
r.TemporalAA.Upsampling=False
r.EarlyZPass=0
[/Script/HardwareTargeting.HardwareTargetingSettings]
TargetedHardwareClass=Desktop
@@ -9,8 +12,28 @@ DefaultGraphicsPerformance=Maximum
AppliedDefaultGraphicsPerformance=Maximum
[/Script/EngineSettings.GameMapsSettings]
EditorStartupMap=/Game/Levels/Container_04A.Container_04A
GameDefaultMap=/Game/Levels/Container_04A.Container_04A
EditorStartupMap=/Game/Levels/0Index.0Index
GameDefaultMap=/Game/Levels/0Index.0Index
bUseSplitscreen=False
GameInstanceClass=/Game/Blueprints/Player/GI.GI_C
GlobalDefaultGameMode=/Game/Blueprints/Player/GM.GM_C
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
Compiler=VisualStudio2017
-TargetedRHIs=PCD3D_SM5
-TargetedRHIs=PCD3D_SM4
+TargetedRHIs=PCD3D_SM5
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
MinimumOSVersion=MSOS_Vista
AudioDevice=
AudioSampleRate=48000
AudioCallbackBufferFrameSize=1024
AudioNumBuffersToEnqueue=1
AudioMaxChannels=0
AudioNumSourceWorkers=4
SpatializationPlugin=
ReverbPlugin=
OcclusionPlugin=
[/Script/Engine.PhysicsSettings]
DefaultGravityZ=-980.000000
@@ -54,3 +77,5 @@ SyncSceneSmoothingFactor=0.000000
InitialAverageFrameRate=0.016667
PhysXTreeRebuildRate=10
DefaultBroadphaseSettings=(bUseMBPOnClient=False,bUseMBPOnServer=False,MBPBounds=(Min=(X=0.000000,Y=0.000000,Z=0.000000),Max=(X=0.000000,Y=0.000000,Z=0.000000),IsValid=0),MBPNumSubdivs=2)
Binary file not shown.
+8
View File
@@ -0,0 +1,8 @@
[/Script/Engine.InputSettings]
bCaptureMouseOnLaunch=False
DefaultViewportMouseCaptureMode=NoCapture
bUseMouseForTouch=True
DefaultTouchInterface=None