File diff 812d263072f8 → face4679e1be
Config/DefaultEngine.ini
Show inline comments
 
@@ -52,12 +52,15 @@ P2PConnectionTimeout=90
 
[/Script/OnlineSubsystemSteam.SteamNetDriver]
 
NetConnectionClassName="/Script/OnlineSubsystemSteam.SteamNetConnection"
 
 
[Voice] 
 
bEnabled=false
 
 
[/Script/NavigationSystem.RecastNavMesh]
 
VerticalDeviationFromGroundCompensation=0.000000
 
 
[/Script/Engine.PhysicsSettings]
 
DefaultGravityZ=-980.000000
 
DefaultTerminalVelocity=4000.000000
 
DefaultFluidFriction=0.300000
 
SimulateScratchMemorySize=262144
 
RagdollAggregateThreshold=4
 
@@ -65,12 +68,13 @@ TriangleMeshTriangleMinAreaThreshold=5.0
 
bEnableAsyncScene=False
 
bEnableShapeSharing=False
 
bEnablePCM=False
 
bEnableStabilization=False
 
bWarnMissingLocks=True
 
bEnable2DPhysics=False
 
PhysicErrorCorrection=(PingExtrapolation=0.100000,ErrorPerLinearDifference=1.000000,ErrorPerAngularDifference=1.000000,MaxRestoredStateError=1.000000,PositionLerp=0.000000,AngleLerp=0.400000,LinearVelocityCoefficient=100.000000,AngularVelocityCoefficient=10.000000,ErrorAccumulationSeconds=0.500000,ErrorAccumulationDistanceSq=15.000000,ErrorAccumulationSimilarity=100.000000)
 
LockedAxis=Invalid
 
DefaultDegreesOfFreedom=Full3D
 
BounceThresholdVelocity=200.000000
 
FrictionCombineMode=Average
 
RestitutionCombineMode=Average
 
MaxAngularVelocity=3600.000000
 
@@ -81,19 +85,22 @@ MaxContactOffset=1.000000
 
bSimulateSkeletalMeshOnDedicatedServer=True
 
DefaultShapeComplexity=CTF_UseSimpleAndComplex
 
bDefaultHasComplexCollision=True
 
bSuppressFaceRemapTable=False
 
bSupportUVFromHitResults=False
 
bDisableActiveActors=False
 
bDisableKinematicStaticPairs=False
 
bDisableKinematicKinematicPairs=False
 
bDisableCCD=False
 
bEnableEnhancedDeterminism=False
 
MaxPhysicsDeltaTime=0.033333
 
bSubstepping=False
 
bSubsteppingAsync=False
 
MaxSubstepDeltaTime=0.016667
 
MaxSubsteps=6
 
SyncSceneSmoothingFactor=0.000000
 
AsyncSceneSmoothingFactor=0.990000
 
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)