настройка, добавление всякой херни
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 87 KiB |
+155
-1
@@ -2,5 +2,159 @@
|
||||
"FileVersion": 3,
|
||||
"EngineAssociation": "4.22",
|
||||
"Category": "",
|
||||
"Description": ""
|
||||
"Description": "",
|
||||
"Plugins": [
|
||||
{
|
||||
"Name": "SteamVR",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "OculusVR",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "PerforceSourceControl",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "SubversionSourceControl",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "PhysXVehicles",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "OnlineSubsystemGooglePlay",
|
||||
"Enabled": false,
|
||||
"SupportedTargetPlatforms": [
|
||||
"Android"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "OnlineSubsystemIOS",
|
||||
"Enabled": false,
|
||||
"SupportedTargetPlatforms": [
|
||||
"IOS",
|
||||
"TVOS"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "GoogleCloudMessaging",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "NUTUnrealEngine4",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "NetcodeUnitTest",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "AndroidMoviePlayer",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "AppleMoviePlayer",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "WebMMoviePlayer",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "HTML5Networking",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "MacGraphicsSwitching",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "MobileLauncherProfileWizard",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "TcpMessaging",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "UdpMessaging",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "AndroidMedia",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "AvfMedia",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "MagicLeapMedia",
|
||||
"Enabled": false,
|
||||
"SupportedTargetPlatforms": [
|
||||
"Lumin"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "CharacterAI",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "ArchVisCharacter",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "AppleVision",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "AppleImageUtils",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "IOSDeviceProfileSelector",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "LinuxDeviceProfileSelector",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "AndroidDeviceProfileSelector",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "MagicLeap",
|
||||
"Enabled": false,
|
||||
"SupportedTargetPlatforms": [
|
||||
"Lumin"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "AudioCapture",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "AndroidPermission",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "AISupport",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "Paper2D",
|
||||
"Enabled": false
|
||||
},
|
||||
{
|
||||
"Name": "DatasmithContent",
|
||||
"Enabled": false
|
||||
}
|
||||
],
|
||||
"TargetPlatforms": [
|
||||
"WindowsNoEditor"
|
||||
]
|
||||
}
|
||||
@@ -1,6 +1,9 @@
|
||||
[URL]
|
||||
[/Script/Engine.RendererSettings]
|
||||
r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True
|
||||
r.DefaultFeature.LensFlare=True
|
||||
r.TemporalAA.Upsampling=False
|
||||
r.EarlyZPass=0
|
||||
|
||||
[/Script/HardwareTargeting.HardwareTargetingSettings]
|
||||
TargetedHardwareClass=Desktop
|
||||
@@ -9,8 +12,28 @@ DefaultGraphicsPerformance=Maximum
|
||||
AppliedDefaultGraphicsPerformance=Maximum
|
||||
|
||||
[/Script/EngineSettings.GameMapsSettings]
|
||||
EditorStartupMap=/Game/Levels/Container_04A.Container_04A
|
||||
GameDefaultMap=/Game/Levels/Container_04A.Container_04A
|
||||
EditorStartupMap=/Game/Levels/0Index.0Index
|
||||
GameDefaultMap=/Game/Levels/0Index.0Index
|
||||
bUseSplitscreen=False
|
||||
GameInstanceClass=/Game/Blueprints/Player/GI.GI_C
|
||||
GlobalDefaultGameMode=/Game/Blueprints/Player/GM.GM_C
|
||||
|
||||
[/Script/WindowsTargetPlatform.WindowsTargetSettings]
|
||||
Compiler=VisualStudio2017
|
||||
-TargetedRHIs=PCD3D_SM5
|
||||
-TargetedRHIs=PCD3D_SM4
|
||||
+TargetedRHIs=PCD3D_SM5
|
||||
DefaultGraphicsRHI=DefaultGraphicsRHI_DX12
|
||||
MinimumOSVersion=MSOS_Vista
|
||||
AudioDevice=
|
||||
AudioSampleRate=48000
|
||||
AudioCallbackBufferFrameSize=1024
|
||||
AudioNumBuffersToEnqueue=1
|
||||
AudioMaxChannels=0
|
||||
AudioNumSourceWorkers=4
|
||||
SpatializationPlugin=
|
||||
ReverbPlugin=
|
||||
OcclusionPlugin=
|
||||
|
||||
[/Script/Engine.PhysicsSettings]
|
||||
DefaultGravityZ=-980.000000
|
||||
@@ -54,3 +77,5 @@ SyncSceneSmoothingFactor=0.000000
|
||||
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)
|
||||
|
||||
|
||||
|
||||
Binary file not shown.
@@ -0,0 +1,8 @@
|
||||
|
||||
|
||||
[/Script/Engine.InputSettings]
|
||||
bCaptureMouseOnLaunch=False
|
||||
DefaultViewportMouseCaptureMode=NoCapture
|
||||
bUseMouseForTouch=True
|
||||
DefaultTouchInterface=None
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 87 KiB |
Reference in New Issue
Block a user