diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index 45741c7c..66baa200 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -39,7 +39,7 @@ Compiler=VisualStudio2017 OcclusionPlugin=Built-in Occlusion ReverbPlugin=Built-in Reverb SpatializationPlugin=Built-in Spatialization -AudioSampleRate=48000 +AudioSampleRate=44100 AutoStreamingThreshold=10.000000 CacheSizeKB=256000 @@ -131,7 +131,7 @@ BlueprintComponentDataCookingMethod=AllBlueprints [/Script/Engine.GarbageCollectionSettings] gc.MultithreadedDestructionEnabled=True gc.IncrementalBeginDestroyEnabled=True -gc.AllowParallelGC=True +gc.AllowParallelGC=False gc.CreateGCClusters=False gc.NumRetriesBeforeForcingGC=0 gc.TimeBetweenPurgingPendingKillObjects=60.000000 @@ -175,3 +175,7 @@ bEnableLegacyReverb=True +CollisionChannelRedirects=(OldName="Dynamic",NewName="WorldDynamic") +CollisionChannelRedirects=(OldName="VehicleMovement",NewName="Vehicle") +CollisionChannelRedirects=(OldName="PawnMovement",NewName="Pawn") + +[/Script/AndroidRuntimeSettings.AndroidRuntimeSettings] +AudioNumBuffersToEnqueue=4 + diff --git a/Config/steamvr_ue_editor_app.json b/Config/steamvr_ue_editor_app.json index 200e8f91..c40e281d 100644 --- a/Config/steamvr_ue_editor_app.json +++ b/Config/steamvr_ue_editor_app.json @@ -2,15 +2,15 @@ "source": "UE", "applications": [ { - "app_key": "application.generated.ue.ЖК-Уральский-11100242.ue4editor.exe", + "app_key": "application.generated.ue.ЖК-Уральский-11590370.ue4editor.exe", "launch_type": "url", "url": "steam://launch/", - "action_manifest_path": "C:/Projects/Uralsky/Config/SteamVRBindings/steamvr_manifest.json", + "action_manifest_path": "C:/Projects/uralsky/Config/SteamVRBindings/steamvr_manifest.json", "strings": { "en_us": { - "name": "ЖК Уральский-11100242 [UE Editor]" + "name": "ЖК Уральский-11590370 [UE Editor]" } } } diff --git a/Content/Blueprints/Player/MyGM.uasset b/Content/Blueprints/Player/MyGM.uasset index 033992c2..9269667e 100644 Binary files a/Content/Blueprints/Player/MyGM.uasset and b/Content/Blueprints/Player/MyGM.uasset differ diff --git a/Content/Blueprints/TVs/SM_TV.uasset b/Content/Blueprints/TVs/SM_TV.uasset index fc5f7ddc..6fea9397 100644 Binary files a/Content/Blueprints/TVs/SM_TV.uasset and b/Content/Blueprints/TVs/SM_TV.uasset differ diff --git a/Content/Blueprints/TVs/SM_TV1.uasset b/Content/Blueprints/TVs/SM_TV1.uasset index 00cc55d4..4054b2ef 100644 Binary files a/Content/Blueprints/TVs/SM_TV1.uasset and b/Content/Blueprints/TVs/SM_TV1.uasset differ diff --git a/Content/Blueprints/TVs/SM_TV2.uasset b/Content/Blueprints/TVs/SM_TV2.uasset index a637f404..c5e029d0 100644 Binary files a/Content/Blueprints/TVs/SM_TV2.uasset and b/Content/Blueprints/TVs/SM_TV2.uasset differ diff --git a/Content/Blueprints/TVs/SM_TV3.uasset b/Content/Blueprints/TVs/SM_TV3.uasset index 4027a666..beaf44b9 100644 Binary files a/Content/Blueprints/TVs/SM_TV3.uasset and b/Content/Blueprints/TVs/SM_TV3.uasset differ diff --git a/Content/Blueprints/TVs/SM_TV4.uasset b/Content/Blueprints/TVs/SM_TV4.uasset index d042b3bb..4833d8bd 100644 Binary files a/Content/Blueprints/TVs/SM_TV4.uasset and b/Content/Blueprints/TVs/SM_TV4.uasset differ diff --git a/Content/Blueprints/UI/Wbps/Button.uasset b/Content/Blueprints/UI/Wbps/Button.uasset index ebe2f2dd..88374d46 100644 Binary files a/Content/Blueprints/UI/Wbps/Button.uasset and b/Content/Blueprints/UI/Wbps/Button.uasset differ diff --git a/Content/Blueprints/UI/Wbps/Filter.uasset b/Content/Blueprints/UI/Wbps/Filter.uasset index b530daad..9c21e8cb 100644 Binary files a/Content/Blueprints/UI/Wbps/Filter.uasset and b/Content/Blueprints/UI/Wbps/Filter.uasset differ diff --git a/Content/Blueprints/UI/Wbps/InputWindow.uasset b/Content/Blueprints/UI/Wbps/InputWindow.uasset index 701f1d57..3886d3e8 100644 Binary files a/Content/Blueprints/UI/Wbps/InputWindow.uasset and b/Content/Blueprints/UI/Wbps/InputWindow.uasset differ