ndisplay setup
This commit is contained in:
parent
454871ec73
commit
ddccb4195e
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
Builds
|
@ -4,14 +4,14 @@
|
|||||||
+EditProfiles=(Name="Trigger",CustomResponses=((Channel=Projectile, Response=ECR_Ignore)))
|
+EditProfiles=(Name="Trigger",CustomResponses=((Channel=Projectile, Response=ECR_Ignore)))
|
||||||
|
|
||||||
[/Script/EngineSettings.GameMapsSettings]
|
[/Script/EngineSettings.GameMapsSettings]
|
||||||
EditorStartupMap=/Game/FirstPerson/Maps/FirstPersonMap.FirstPersonMap
|
EditorStartupMap=/Game/Stadler_Messestand/MAPS/Stadler_Messestand.Stadler_Messestand
|
||||||
LocalMapOptions=
|
LocalMapOptions=
|
||||||
TransitionMap=
|
TransitionMap=
|
||||||
bUseSplitscreen=True
|
bUseSplitscreen=True
|
||||||
TwoPlayerSplitscreenLayout=Horizontal
|
TwoPlayerSplitscreenLayout=Horizontal
|
||||||
ThreePlayerSplitscreenLayout=FavorTop
|
ThreePlayerSplitscreenLayout=FavorTop
|
||||||
GameInstanceClass=/Script/Engine.GameInstance
|
GameInstanceClass=/Script/Engine.GameInstance
|
||||||
GameDefaultMap=/Game/FirstPerson/Maps/FirstPersonMap.FirstPersonMap
|
GameDefaultMap=/Game/Stadler_Messestand/MAPS/Stadler_Messestand.Stadler_Messestand
|
||||||
ServerDefaultMap=/Engine/Maps/Entry
|
ServerDefaultMap=/Engine/Maps/Entry
|
||||||
GlobalDefaultGameMode=/Game/FirstPerson/Blueprints/BP_FirstPersonGameMode.BP_FirstPersonGameMode_C
|
GlobalDefaultGameMode=/Game/FirstPerson/Blueprints/BP_FirstPersonGameMode.BP_FirstPersonGameMode_C
|
||||||
GlobalDefaultServerGameMode=None
|
GlobalDefaultServerGameMode=None
|
||||||
@ -23,11 +23,8 @@ r.DynamicGlobalIlluminationMethod=1
|
|||||||
r.Mobile.EnableNoPrecomputedLightingCSMShader=1
|
r.Mobile.EnableNoPrecomputedLightingCSMShader=1
|
||||||
r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True
|
r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True
|
||||||
r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=true
|
r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=true
|
||||||
|
|
||||||
r.Shadow.Virtual.Enable=1
|
r.Shadow.Virtual.Enable=1
|
||||||
|
|
||||||
r.DefaultFeature.LocalExposure.HighlightContrastScale=0.8
|
r.DefaultFeature.LocalExposure.HighlightContrastScale=0.8
|
||||||
|
|
||||||
r.DefaultFeature.LocalExposure.ShadowContrastScale=0.8
|
r.DefaultFeature.LocalExposure.ShadowContrastScale=0.8
|
||||||
r.MobileHDR=True
|
r.MobileHDR=True
|
||||||
r.Mobile.ShadingPath=1
|
r.Mobile.ShadingPath=1
|
||||||
@ -76,6 +73,9 @@ AppliedDefaultGraphicsPerformance=Maximum
|
|||||||
+ActiveGameNameRedirects=(OldGameName="TP_FirstPersonBP",NewGameName="/Script/StadlerMessestand")
|
+ActiveGameNameRedirects=(OldGameName="TP_FirstPersonBP",NewGameName="/Script/StadlerMessestand")
|
||||||
+ActiveGameNameRedirects=(OldGameName="/Script/TP_FirstPersonBP",NewGameName="/Script/StadlerMessestand")
|
+ActiveGameNameRedirects=(OldGameName="/Script/TP_FirstPersonBP",NewGameName="/Script/StadlerMessestand")
|
||||||
GenerateDefaultTimecodeFrameRate=(Numerator=30,Denominator=1)
|
GenerateDefaultTimecodeFrameRate=(Numerator=30,Denominator=1)
|
||||||
|
GameEngine=/Script/DisplayCluster.DisplayClusterGameEngine
|
||||||
|
UnrealEdEngine=/Script/DisplayClusterEditor.DisplayClusterEditorEngine
|
||||||
|
GameViewportClientClassName=/Script/DisplayCluster.DisplayClusterViewportClient
|
||||||
|
|
||||||
[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings]
|
[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings]
|
||||||
bEnablePlugin=True
|
bEnablePlugin=True
|
||||||
|
@ -109,7 +109,7 @@ DefaultViewportMouseCaptureMode=CapturePermanently_IncludingInitialMouseDown
|
|||||||
DefaultViewportMouseLockMode=LockOnCapture
|
DefaultViewportMouseLockMode=LockOnCapture
|
||||||
FOVScale=0.011110
|
FOVScale=0.011110
|
||||||
DoubleClickTime=0.200000
|
DoubleClickTime=0.200000
|
||||||
DefaultPlayerInputClass=/Script/EnhancedInput.EnhancedPlayerInput
|
DefaultPlayerInputClass=/Script/DisplayCluster.DisplayClusterPlayerInput
|
||||||
DefaultInputComponentClass=/Script/EnhancedInput.EnhancedInputComponent
|
DefaultInputComponentClass=/Script/EnhancedInput.EnhancedInputComponent
|
||||||
DefaultTouchInterface=/Game/FirstPerson/Input/MobileControls.MobileControls
|
DefaultTouchInterface=/Game/FirstPerson/Input/MobileControls.MobileControls
|
||||||
-ConsoleKeys=Tilde
|
-ConsoleKeys=Tilde
|
||||||
|
3
StadlerMessestand/Config/Tags/VPRoles.ini
Normal file
3
StadlerMessestand/Config/Tags/VPRoles.ini
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
[/Script/GameplayTags.GameplayTagsList]
|
||||||
|
GameplayTagList=(Tag="Playout",DevComment="")
|
||||||
|
|
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.
@ -1,6 +1,8 @@
|
|||||||
{
|
{
|
||||||
"OscAddress": "233.233.233.233",
|
"OscAddress": "233.233.233.233",
|
||||||
"OscPort": 3333,
|
"OscPort": 3333,
|
||||||
|
"OscSecondaryPort": 3334,
|
||||||
|
"SecondaryScreen": false,
|
||||||
"Floors":
|
"Floors":
|
||||||
[{
|
[{
|
||||||
"RangeMaximumX": 1210,
|
"RangeMaximumX": 1210,
|
||||||
@ -9,7 +11,8 @@
|
|||||||
"RangeMinimumY": -2270,
|
"RangeMinimumY": -2270,
|
||||||
"AngleOffsetDeg": -90,
|
"AngleOffsetDeg": -90,
|
||||||
"ZOffset": 180,
|
"ZOffset": 180,
|
||||||
"TuioMarkerId": 0
|
"TuioMarkerId": 0,
|
||||||
|
"TextureAsset": ""
|
||||||
},{
|
},{
|
||||||
"RangeMaximumX": 1210,
|
"RangeMaximumX": 1210,
|
||||||
"RangeMinimumX": -1070,
|
"RangeMinimumX": -1070,
|
||||||
@ -17,7 +20,8 @@
|
|||||||
"RangeMinimumY": -2270,
|
"RangeMinimumY": -2270,
|
||||||
"AngleOffsetDeg": -90,
|
"AngleOffsetDeg": -90,
|
||||||
"ZOffset": 490,
|
"ZOffset": 490,
|
||||||
"TuioMarkerId": 1
|
"TuioMarkerId": 1,
|
||||||
|
"TextureAsset": ""
|
||||||
}],
|
}],
|
||||||
"TuioMarkerListenToAny": false
|
"TuioMarkerListenToAny": false
|
||||||
}
|
}
|
@ -22,6 +22,22 @@
|
|||||||
{
|
{
|
||||||
"Name": "JsonBlueprintUtilities",
|
"Name": "JsonBlueprintUtilities",
|
||||||
"Enabled": true
|
"Enabled": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "nDisplay",
|
||||||
|
"Enabled": true,
|
||||||
|
"SupportedTargetPlatforms": [
|
||||||
|
"Win64",
|
||||||
|
"Linux"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "Switchboard",
|
||||||
|
"Enabled": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"Name": "DisplayClusterLaunch",
|
||||||
|
"Enabled": true
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"TargetPlatforms": [
|
"TargetPlatforms": [
|
||||||
|
Loading…
Reference in New Issue
Block a user