Changeset - 84c0e59a5910
[Not reviewed]
default
1 1 3
tdelude - 8 years ago 2016-10-19 06:18:32
tdelude@users.noreply.git.metahusk.com
loading video
1 file changed:
Changeset was too big and was cut off... Show full diff anyway
0 comments (0 inline, 0 general)
Config/DefaultGame.ini
Show inline comments
 
@@ -8,28 +8,29 @@ StagingDirectory=(Path="I:/Unreal Projec
 
FullRebuild=False
 
ForDistribution=False
 
IncludeDebugFiles=False
 
bNativizeBlueprintAssets=False
 
UsePakFile=False
 
bGenerateChunks=False
 
bChunkHardReferencesOnly=False
 
bBuildHttpChunkInstallData=False
 
HttpChunkInstallDataDirectory=(Path=)
 
HttpChunkInstallDataVersion=
 
IncludePrerequisites=True
 
IncludeCrashReporter=True
 
InternationalizationPreset=English
 
-CulturesToStage=en
 
+CulturesToStage=en
 
DefaultCulture=en
 
bCookAll=False
 
bCookMapsOnly=False
 
bCompressed=False
 
bSkipEditorContent=False
 
+DirectoriesToAlwaysStageAsUFS=(Path=)
 
 
[/Script/LoadingScreen.LoadingScreenSettings]
 
StartupScreen=(MinimumLoadingScreenDisplayTime=-1.000000,bAutoCompleteWhenLoadingCompletes=False,bMoviesAreSkippable=True,bWaitForManualStop=False,bShowUIOverlay=False,LoadingText=NSLOCTEXT("LoadingScreen", "Loading", "LOADING"),LoadingFont=(FontObject=Font'/Engine/EngineFonts/Roboto.Roboto',FontMaterial=None,TypefaceFontName="Bold",Size=24,FontName=,Hinting=Default),MoviePaths=("MetahuskIntro"),Images=,ImageStretch=ScaleToFit)
 
DefaultScreen=(MinimumLoadingScreenDisplayTime=-1.000000,bAutoCompleteWhenLoadingCompletes=True,bMoviesAreSkippable=False,bWaitForManualStop=False,bShowUIOverlay=True,LoadingText=NSLOCTEXT("LoadingScreen", "Loading", "LOADING"),LoadingFont=(FontObject=Font'/Engine/EngineFonts/Roboto.Roboto',FontMaterial=None,TypefaceFontName="Bold",Size=24,FontName=,Hinting=Default),MoviePaths=,Images=,ImageStretch=ScaleToFit)
 
DefaultScreen=(MinimumLoadingScreenDisplayTime=-1.000000,bAutoCompleteWhenLoadingCompletes=True,bMoviesAreSkippable=True,bWaitForManualStop=False,bShowUIOverlay=False,LoadingText=NSLOCTEXT("LoadingScreen", "Loading", "LOADING"),LoadingFont=(FontObject=Font'/Engine/EngineFonts/Roboto.Roboto',FontMaterial=None,TypefaceFontName="Bold",Size=24,FontName=,Hinting=Default),MoviePaths=("LoadingRed"),Images=,ImageStretch=ScaleToFill)
 
TipFont=(FontObject=Font'/Engine/EngineFonts/Roboto.Roboto',FontMaterial=None,TypefaceFontName="Normal",Size=24,FontName=,Hinting=Default)
 
TipWrapAt=1000.000000
 
 

Changeset was too big and was cut off... Show full diff anyway

0 comments (0 inline, 0 general)