This commit is contained in:
Andron666
2023-03-04 20:47:46 +05:00
parent 7703ba249b
commit ddaeb1a8cd
16 changed files with 11 additions and 3 deletions
+1
View File
@@ -7,6 +7,7 @@ UIScaleCurve=(EditorCurveData=(Keys=((Time=540.000000,Value=0.250000),(Time=2160
r.SkinCache.CompileShaders=True
r.RayTracing=True
r.RayTracing.UseTextureLod=True
r.DefaultFeature.AmbientOcclusionStaticFraction=False
[/Script/EngineSettings.GameMapsSettings]
EditorStartupMap=/Game/Maps/COD_MainScene.COD_MainScene
+7
View File
@@ -0,0 +1,7 @@
[/Script/UnrealEd.ProjectPackagingSettings]
PakFileCompressionLevel_DebugDevelopment=1
PakFileCompressionLevel_TestShipping=3
PakFileCompressionLevel_Distribution=3
+3 -3
View File
@@ -75,13 +75,13 @@ bF11TogglesFullscreen=True
bUseMouseForTouch=True
bEnableMouseSmoothing=False
bEnableFOVScaling=False
bCaptureMouseOnLaunch=True
bCaptureMouseOnLaunch=False
bAlwaysShowTouchInterface=False
bShowConsoleOnFourFingerTap=True
bEnableGestureRecognizer=False
bUseAutocorrect=False
DefaultViewportMouseCaptureMode=CapturePermanently
DefaultViewportMouseLockMode=DoNotLock
DefaultViewportMouseCaptureMode=CapturePermanently_IncludingInitialMouseDown
DefaultViewportMouseLockMode=LockOnCapture
FOVScale=0.011110
DoubleClickTime=0.200000
+AxisMappings=(AxisName="right",Scale=1.000000,Key=right)
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.