OVER9000 CHANGES
This commit is contained in:
+63
-18
@@ -8,6 +8,8 @@ AppliedDefaultGraphicsPerformance=Scalable
|
||||
+ActiveGameNameRedirects=(OldGameName="TP_Blank",NewGameName="/Script/MKCC")
|
||||
+ActiveGameNameRedirects=(OldGameName="/Script/TP_Blank",NewGameName="/Script/MKCC")
|
||||
+ActiveClassRedirects=(OldClassName="TP_BlankGameModeBase",NewClassName="MKCCGameModeBase")
|
||||
MaximumLoopIterationCount=10000000
|
||||
bSmoothFrameRate=True
|
||||
|
||||
[/Script/Engine.RendererSettings]
|
||||
r.Mobile.DisableVertexFog=True
|
||||
@@ -17,11 +19,11 @@ r.Mobile.UseLegacyShadingModel=False
|
||||
r.Mobile.AllowDitheredLODTransition=False
|
||||
r.Mobile.AllowSoftwareOcclusion=False
|
||||
r.Mobile.VirtualTextures=False
|
||||
r.DiscardUnusedQuality=False
|
||||
r.DiscardUnusedQuality=True
|
||||
r.AllowOcclusionQueries=True
|
||||
r.MinScreenRadiusForLights=0.030000
|
||||
r.MinScreenRadiusForDepthPrepass=0.030000
|
||||
r.MinScreenRadiusForCSMDepth=0.010000
|
||||
r.MinScreenRadiusForLights=0.060000
|
||||
r.MinScreenRadiusForDepthPrepass=0.060000
|
||||
r.MinScreenRadiusForCSMDepth=0.050000
|
||||
r.PrecomputedVisibilityWarning=False
|
||||
r.TextureStreaming=True
|
||||
Compat.UseDXT5NormalMaps=False
|
||||
@@ -34,7 +36,7 @@ r.VT.EnableCompressZlib=True
|
||||
r.VT.EnableCompressCrunch=False
|
||||
r.ClearCoatNormal=False
|
||||
r.AnisotropicBRDF=False
|
||||
r.ReflectionCaptureResolution=128
|
||||
r.ReflectionCaptureResolution=64
|
||||
r.ReflectionEnvironmentLightmapMixBasedOnRoughness=True
|
||||
r.ForwardShading=False
|
||||
r.VertexFoggingForOpaque=True
|
||||
@@ -48,12 +50,12 @@ r.TessellationAdaptivePixelsPerTriangle=48.000000
|
||||
r.SeparateTranslucency=True
|
||||
r.TranslucentSortPolicy=0
|
||||
TranslucentSortAxis=(X=0.000000,Y=-1.000000,Z=0.000000)
|
||||
r.CustomDepth=1
|
||||
r.CustomDepthTemporalAAJitter=True
|
||||
r.CustomDepth=0
|
||||
r.CustomDepthTemporalAAJitter=False
|
||||
r.PostProcessing.PropagateAlpha=0
|
||||
r.DefaultFeature.Bloom=True
|
||||
r.DefaultFeature.AmbientOcclusion=True
|
||||
r.DefaultFeature.AmbientOcclusionStaticFraction=True
|
||||
r.DefaultFeature.Bloom=False
|
||||
r.DefaultFeature.AmbientOcclusion=False
|
||||
r.DefaultFeature.AmbientOcclusionStaticFraction=False
|
||||
r.DefaultFeature.AutoExposure=False
|
||||
r.DefaultFeature.AutoExposure.Method=0
|
||||
r.DefaultFeature.AutoExposure.Bias=1.000000
|
||||
@@ -64,10 +66,10 @@ r.DefaultFeature.MotionBlur=False
|
||||
r.DefaultFeature.LensFlare=False
|
||||
r.TemporalAA.Upsampling=False
|
||||
r.SSGI.Enable=False
|
||||
r.DefaultFeature.AntiAliasing=2
|
||||
r.DefaultFeature.AntiAliasing=0
|
||||
r.DefaultFeature.LightUnits=1
|
||||
r.DefaultBackBufferPixelFormat=4
|
||||
r.Shadow.UnbuiltPreviewInGame=True
|
||||
r.Shadow.UnbuiltPreviewInGame=False
|
||||
r.StencilForLODDither=False
|
||||
r.EarlyZPass=3
|
||||
r.EarlyZPassOnlyMaterialMasking=False
|
||||
@@ -77,8 +79,8 @@ r.BasePassOutputsVelocity=False
|
||||
r.VertexDeformationOutputsVelocity=False
|
||||
r.SelectiveBasePassOutputs=False
|
||||
bDefaultParticleCutouts=False
|
||||
fx.GPUSimulationTextureSizeX=1024
|
||||
fx.GPUSimulationTextureSizeY=1024
|
||||
fx.GPUSimulationTextureSizeX=512
|
||||
fx.GPUSimulationTextureSizeY=512
|
||||
r.AllowGlobalClipPlane=False
|
||||
r.GBufferFormat=1
|
||||
r.MorphTarget.Mode=True
|
||||
@@ -123,7 +125,7 @@ GlobalDefaultGameMode=/Game/blueprints/gameMode/MKCCGameMOde.MKCCGameMode_C
|
||||
|
||||
[/Script/NavigationSystem.RecastNavMesh]
|
||||
bSortNavigationAreasByCost=False
|
||||
bDoFullyAsyncNavDataGathering=False
|
||||
bDoFullyAsyncNavDataGathering=True
|
||||
CellSize=5.000000
|
||||
AgentRadius=13.000000
|
||||
MergeRegionSize=400.000000
|
||||
@@ -134,11 +136,12 @@ CellHeight=5.000000
|
||||
TileSizeUU=1024.000000
|
||||
MinRegionArea=0.000000
|
||||
DefaultMaxSearchNodes=9000
|
||||
bFixedTilePoolSize=False
|
||||
TilePoolSize=1000
|
||||
bFixedTilePoolSize=True
|
||||
TilePoolSize=3000
|
||||
TileNumberHardLimit=134217728
|
||||
RuntimeGeneration=Static
|
||||
RuntimeGeneration=Dynamic
|
||||
bForceRebuildOnLoad=True
|
||||
ObservedPathsTickInterval=5.000000
|
||||
|
||||
[/Script/Engine.UserInterfaceSettings]
|
||||
RenderFocusRule=NavigationOnly
|
||||
@@ -155,3 +158,45 @@ bLoadWidgetsOnDedicatedServer=True
|
||||
IconModelPath=(Path="")
|
||||
IconPortalPath=(Path="")
|
||||
|
||||
[URL]
|
||||
GameName=MKCC3
|
||||
|
||||
[/Script/Engine.NetworkSettings]
|
||||
n.VerifyPeer=False
|
||||
UseLibCurl=False
|
||||
|
||||
[/Script/UnrealEd.CookerSettings]
|
||||
DefaultASTCQualityBySize=1
|
||||
|
||||
[/Script/Engine.GarbageCollectionSettings]
|
||||
gc.MaxObjectsInEditor=40000000
|
||||
gc.MaxObjectsInGame=8000000
|
||||
|
||||
[/Script/Engine.StreamingSettings]
|
||||
s.AsyncLoadingThreadEnabled=True
|
||||
s.AsyncLoadingTimeLimit=30.000000
|
||||
s.LevelStreamingActorsUpdateTimeLimit=10.000000
|
||||
|
||||
[/Script/AIModule.CrowdManager]
|
||||
NavmeshCheckInterval=8.000000
|
||||
PathOptimizationInterval=3.000000
|
||||
|
||||
[/Script/VaRest.VaRestSettings]
|
||||
bUseChunkedParser=True
|
||||
|
||||
[/Script/NavigationSystem.NavigationSystemV1]
|
||||
DefaultAgentName=None
|
||||
CrowdManagerClass=/Script/AIModule.CrowdManager
|
||||
bAutoCreateNavigationData=True
|
||||
bSpawnNavDataInNavBoundsLevel=False
|
||||
bAllowClientSideNavigation=False
|
||||
bShouldDiscardSubLevelNavData=True
|
||||
bTickWhilePaused=False
|
||||
bInitialBuildingLocked=False
|
||||
bSkipAgentHeightCheckWhenPickingNavData=False
|
||||
DataGatheringMode=Instant
|
||||
bGenerateNavigationOnlyAroundNavigationInvokers=False
|
||||
ActiveTilesUpdateInterval=1.000000
|
||||
SupportedAgentsMask=(bSupportsAgent0=True,bSupportsAgent1=True,bSupportsAgent2=True,bSupportsAgent3=True,bSupportsAgent4=True,bSupportsAgent5=True,bSupportsAgent6=True,bSupportsAgent7=True,bSupportsAgent8=True,bSupportsAgent9=True,bSupportsAgent10=True,bSupportsAgent11=True,bSupportsAgent12=True,bSupportsAgent13=True,bSupportsAgent14=True,bSupportsAgent15=True)
|
||||
DirtyAreasUpdateFreq=40.000000
|
||||
|
||||
|
||||
Reference in New Issue
Block a user