From ea7239b76a6f53136f6b7de2ab54edeb60fb7f64 Mon Sep 17 00:00:00 2001 From: "DOMENIS\\villui" Date: Wed, 10 Apr 2024 14:19:30 +0300 Subject: [PATCH] Updated to UE 5.3 --- Config/DefaultEngine.ini | 30 ++++++++++++++-------- Content/VRTemplate/Maps/VRTemplateMap.umap | 4 +-- VRTowerDefense.uproject | 2 +- 3 files changed, 22 insertions(+), 14 deletions(-) diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index e7f7ec1..8a0b455 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -73,7 +73,7 @@ r.GPUCrashDebugging=False vr.InstancedStereo=True r.MobileHDR=False vr.MobileMultiView=True -r.Mobile.UseHWsRGBEncoding=True +r.Mobile.UseHWsRGBEncoding=False vr.RoundRobinOcclusion=False vr.ODSCapture=False r.MeshStreaming=False @@ -179,7 +179,6 @@ SoundCueCookQualityIndex=-1 [/Script/AndroidRuntimeSettings.AndroidRuntimeSettings] PackageName=com.epicgames.[PROJECT] StoreVersion=1 -StoreVersionOffsetArmV7=0 StoreVersionOffsetArm64=0 StoreVersionOffsetX8664=0 ApplicationDisplayName= @@ -187,7 +186,6 @@ VersionDisplayName=1.0 MinSDKVersion=23 TargetSDKVersion=25 InstallLocation=InternalOnly -bEnableGradle=True bEnableLint=False bPackageDataInsideApk=True bCreateAllPlatformsInstall=False @@ -201,24 +199,26 @@ bPublicLogFiles=True Orientation=SensorLandscape MaxAspectRatio=2.100000 bUseDisplayCutout=False +bAllowResizing=False +bSupportSizeChanges=False bRestoreNotificationsOnReboot=False bFullScreen=True bEnableNewKeyboard=True DepthBufferPreference=Default bValidateTextureFormats=True +bForceCompressNativeLibs=False +bEnableAdvancedBinaryCompression=True bEnableBundle=False bEnableUniversalAPK=True bBundleABISplit=True bBundleLanguageSplit=True bBundleDensitySplit=True -ExtraApplicationSettings= +ExtraApplicationSettings= ExtraActivitySettings= bAndroidVoiceEnabled=False -+PackageForOculusMobile=Quest2 -+PackageForOculusMobile=Quest +bEnableMulticastSupport=False +bPackageForMetaQuest=True bRemoveOSIG=False -+GoogleVRCaps=Daydream33 -bGoogleVRSustainedPerformance=False KeyStore=UE.keystore KeyAlias=DistroKey KeyStorePassword=codesigner @@ -228,17 +228,23 @@ bBuildForX8664=False bBuildForES31=False bSupportsVulkan=True bSupportsVulkanSM5=False -ClangSanitizer=None +DebugVulkanLayerDirectory=(Path="") bAndroidOpenGLSupportsBackbufferSampling=False bDetectVulkanByDefault=True bBuildWithHiddenSymbolVisibility=False +bDisableStackProtector=False +bDisableLibCppSharedDependencyValidation=False bSaveSymbols=False -bForceLDLinker=False +bStripShaderReflection=True bEnableGooglePlaySupport=False bUseGetAccounts=False GamesAppID= bEnableSnapshots=False bSupportAdMob=True +AdMobAppID= +TagForChildDirectedTreatment=TAG_FOR_CHILD_DIRECTED_TREATMENT_UNSPECIFIED +TagForUnderAgeOfConsent=TAG_FOR_UNDER_AGE_OF_CONSENT_UNSPECIFIED +MaxAdContentRating=MAX_AD_CONTENT_RATING_G AdMobAdUnitID= GooglePlayLicenseKey= GCMClientSenderID= @@ -254,10 +260,10 @@ AudioNumBuffersToEnqueue=4 AudioMaxChannels=0 AudioNumSourceWorkers=0 SpatializationPlugin=Built-in Spatialization +SourceDataOverridePlugin= ReverbPlugin=Built-in Reverb OcclusionPlugin= CompressionOverrides=(bOverrideCompressionTimes=False,DurationThreshold=5.000000,MaxNumRandomBranches=0,SoundCueQualityIndex=0) -bUseAudioStreamCaching=False CacheSizeKB=0 MaxChunkSizeOverrideKB=0 bResampleForDevice=False @@ -280,7 +286,9 @@ TextureFormatPriority_DXT=0.600000 TextureFormatPriority_ASTC=0.900000 SDKAPILevelOverride= NDKAPILevelOverride= +BuildToolsOverride= bStreamLandscapeMeshLODs=False +bEnableDomStorage=False [/Script/Engine.CollisionProfile] -Profiles=(Name="NoCollision",CollisionEnabled=NoCollision,ObjectTypeName="WorldStatic",CustomResponses=((Channel="Visibility",Response=ECR_Ignore),(Channel="Camera",Response=ECR_Ignore)),HelpMessage="No collision",bCanModify=False) diff --git a/Content/VRTemplate/Maps/VRTemplateMap.umap b/Content/VRTemplate/Maps/VRTemplateMap.umap index 7cbf29d..0d76492 100644 --- a/Content/VRTemplate/Maps/VRTemplateMap.umap +++ b/Content/VRTemplate/Maps/VRTemplateMap.umap @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b92a8ae6c66c40e5010d0e538175daafe7e576673c1f3f7cc7e8baa743ae3726 -size 129538 +oid sha256:fbbc7a996ebd0514fd9c32cbfba3a4c2c4685aaa1ae9d60548fe9c0d221a9092 +size 130081 diff --git a/VRTowerDefense.uproject b/VRTowerDefense.uproject index e9f68e1..f385753 100644 --- a/VRTowerDefense.uproject +++ b/VRTowerDefense.uproject @@ -1,6 +1,6 @@ { "FileVersion": 3, - "EngineAssociation": "5.2", + "EngineAssociation": "5.3", "Category": "", "Description": "", "Plugins": [