Added switchboard config
This commit is contained in:
220
Content/TheStudio/Switchboard/Switchboard.config.json
Normal file
220
Content/TheStudio/Switchboard/Switchboard.config.json
Normal file
@@ -0,0 +1,220 @@
|
||||
{
|
||||
"project_name": "TheStudio",
|
||||
"uproject": "D:\\Projects\\VPDevtemplate\\VPTemplate.uproject",
|
||||
"engine_dir": "C:/Program Files/Epic Games/UE_5.5/Engine/",
|
||||
"engine_sync_method": "Use Existing (do not sync/build)",
|
||||
"maps_path": "",
|
||||
"maps_filter": "*.umap",
|
||||
"content_plugin_filters": [],
|
||||
"listener_exe": "SwitchboardListener",
|
||||
"sblhelper_exe": "SwitchboardListenerHelper",
|
||||
"tracing_enabled": false,
|
||||
"tracing_args": "default,concert,messaging,tasks",
|
||||
"tracing_stat_events": true,
|
||||
"osc_server_port": 6000,
|
||||
"p4_enabled": false,
|
||||
"p4_sync_path": "",
|
||||
"p4_engine_path": "",
|
||||
"source_control_workspace": null,
|
||||
"muserver_command_line_arguments": "",
|
||||
"muserver_server_name": "TheStudio_MU_Server",
|
||||
"muserver_endpoint": "192.168.4.35:9030",
|
||||
"multiuser_exe": "UnrealMultiUserServer",
|
||||
"multiuserslate_exe": "UnrealMultiUserSlateServer",
|
||||
"muserver_auto_launch": true,
|
||||
"muserver_slate_mode": true,
|
||||
"muserver_clean_history": false,
|
||||
"muserver_auto_build": true,
|
||||
"muserver_auto_endpoint": true,
|
||||
"muserver_multicast_endpoint": "224.0.0.1:6666",
|
||||
"muserver_auto_join": true,
|
||||
"muserver_archive_dir": "",
|
||||
"muserver_working_dir": "",
|
||||
"current_level": "/Game/Main",
|
||||
"devices": {
|
||||
"KiPro": {
|
||||
"settings": {
|
||||
"is_recording_device": true
|
||||
}
|
||||
},
|
||||
"LiveLinkFace": {
|
||||
"settings": {
|
||||
"osc_port": 8000
|
||||
}
|
||||
},
|
||||
"Motive": {
|
||||
"settings": {
|
||||
"is_recording_device": true,
|
||||
"motive_port": 1510
|
||||
}
|
||||
},
|
||||
"MultiplayerServer": {
|
||||
"settings": {
|
||||
"executable_path": "",
|
||||
"level_path": "",
|
||||
"multiplayer_port": 7777,
|
||||
"port": 2980
|
||||
}
|
||||
},
|
||||
"Unreal": {
|
||||
"settings": {
|
||||
"is_recording_device": true,
|
||||
"buffer_size": 1024,
|
||||
"command_line_arguments": "",
|
||||
"exec_cmds": [],
|
||||
"dp_cvars": [],
|
||||
"port": 2980,
|
||||
"osc_port": 5500,
|
||||
"roles_filename": "VPRoles.ini",
|
||||
"stage_session_id": 0,
|
||||
"editor_exe": "UnrealEditor.exe",
|
||||
"max_gpu_count": 1,
|
||||
"priority_modifier": "Normal",
|
||||
"auto_decline_package_recovery": false,
|
||||
"udpmessaging_unicast_endpoint": ":0",
|
||||
"udpmessaging_extra_static_endpoints": "",
|
||||
"udpmessaging_multicast_endpoint": "224.0.0.1:6666",
|
||||
"log_download_dir": "",
|
||||
"reflect_visibility_to_game": true,
|
||||
"rsync_port": 8730,
|
||||
"listener_inactive_timeout": 5,
|
||||
"slate_allow_throttling": false,
|
||||
"retrieve_logs": true,
|
||||
"livelink_preset": "",
|
||||
"mediaprofile": "",
|
||||
"lock_gpu_clock": false,
|
||||
"use_sync_filters": false,
|
||||
"included_sync_categories": [
|
||||
[
|
||||
"6703e989-d912-451d-93ad-b48de748d282",
|
||||
"Content"
|
||||
],
|
||||
[
|
||||
"f44b2d25-cbc0-4a8f-b6b3-e4a8125533dd",
|
||||
"Platform Support: Linux"
|
||||
],
|
||||
[
|
||||
"5206ccee-9024-4e36-8b89-f5f5a7d288d2",
|
||||
"Platform Support: Win64"
|
||||
],
|
||||
[
|
||||
"cfec942a-bb90-4f0c-accf-238ecaad9430",
|
||||
"Source Code"
|
||||
]
|
||||
],
|
||||
"custom_sync_view": ""
|
||||
},
|
||||
"Editor_1": {
|
||||
"address": "192.168.4.35",
|
||||
"roles": [],
|
||||
"ddc_build_platforms": [
|
||||
"Windows",
|
||||
"WindowsEditor",
|
||||
"Linux",
|
||||
"LinuxEditor"
|
||||
],
|
||||
"autojoin_mu_server": true,
|
||||
"last_launch_command": "C:\\Program Files\\Epic Games\\UE_5.5\\Engine\\Binaries\\Win64\\UnrealEditor.exe \"D:\\Projects\\VPDevtemplate\\VPTemplate.uproject\" /Game/Main Log=Editor_1.log -CONCERTRETRYAUTOCONNECTONERROR -CONCERTAUTOCONNECT -CONCERTSERVER=\"TheStudio_MU_Server_D+Ton9OT3hkk\" -CONCERTSESSION=\"MU_TheStudio_1\" -CONCERTDISPLAYNAME=\"Editor_1\" -StageFriendlyName=\"Editor_1\" -DPCVars=\"Slate.bAllowThrottling=0\" -ConcertReflectVisibility=1 -UDPMESSAGING_TRANSPORT_MULTICAST=\"224.0.0.1:6666\" -UDPMESSAGING_TRANSPORT_UNICAST=\"192.168.4.35:0\" -UDPMESSAGING_TRANSPORT_STATIC=\"192.168.4.35:9030\" -ini:Engine:[/Script/ConcertTakeRecorder.ConcertSessionRecordSettings]:LocalSettings=(bRecordOnClient=True)",
|
||||
"last_log_path": "D:\\Projects\\VPDevtemplate\\Saved\\Logs\\Switchboard\\Editor_1.log",
|
||||
"last_trace_path": "",
|
||||
"exclude_from_build": false,
|
||||
"exclude_from_insights": false,
|
||||
"last_sync_filter_hash": ""
|
||||
}
|
||||
},
|
||||
"nDisplay": {
|
||||
"settings": {
|
||||
"ndisplay_cfg_file": "D:/Projects/VPDevtemplate/Content/TheStudio/nDisplay/TheStudioNDisplayConfig.uasset",
|
||||
"launch_mode": "Standalone (ICVFX)",
|
||||
"packaged_game_path": "",
|
||||
"use_all_available_cores": false,
|
||||
"texture_streaming": true,
|
||||
"sound": false,
|
||||
"loading_screen": false,
|
||||
"allow_python": false,
|
||||
"incremental_gc_reachability": false,
|
||||
"render_api": "dx12",
|
||||
"multiplayer_mode": "None",
|
||||
"dedicated_server_address": "127.0.0.1",
|
||||
"dedicated_server_port": "7777",
|
||||
"render_mode": "Mono",
|
||||
"render_sync_policy": "Config",
|
||||
"executable_filename": "UnrealEditor.exe",
|
||||
"ndisplay_cmd_args": "",
|
||||
"ndisplay_exec_cmds": [],
|
||||
"ndisplay_dp_cvars": [],
|
||||
"ndisplay_unattended": true,
|
||||
"max_gpu_count": 1,
|
||||
"priority_modifier": "Normal",
|
||||
"populated_config_itemDatas": [],
|
||||
"minimize_before_launch": true,
|
||||
"primary_device_name": "Node_1",
|
||||
"logging": {
|
||||
"LogConcert": null,
|
||||
"LogDisplayClusterCluster": null,
|
||||
"LogDisplayClusterConfig": null,
|
||||
"LogDisplayClusterEngine": null,
|
||||
"LogDisplayClusterGame": null,
|
||||
"LogDisplayClusterNetwork": null,
|
||||
"LogDisplayClusterRender": null,
|
||||
"LogDisplayClusterRenderSync": null,
|
||||
"LogDisplayClusterViewport": null,
|
||||
"LogDisplayClusterMedia": null,
|
||||
"LogDisplayClusterStageMonitoringDWM": null,
|
||||
"LogLiveLink": null,
|
||||
"LogRemoteControl": null
|
||||
},
|
||||
"udpmessaging_unicast_endpoint": ":0",
|
||||
"udpmessaging_extra_static_endpoints": "",
|
||||
"disable_ensures": true,
|
||||
"disable_all_screen_messages": true,
|
||||
"livelink_preset": "/Game/TheStudio/Presets/LiveLinkhubPreset.uasset",
|
||||
"graphics_adapter": "Config",
|
||||
"mediaprofile": "/Game/TheStudio/Media/Profiles/MediaProfile_Production.uasset",
|
||||
"lock_gpu_clock": true,
|
||||
"port": 2980,
|
||||
"roles_filename": "VPRoles.ini",
|
||||
"stage_session_id": 0
|
||||
},
|
||||
"Node_1": {
|
||||
"address": "192.168.4.15",
|
||||
"roles": [],
|
||||
"ddc_build_platforms": [
|
||||
"Windows",
|
||||
"WindowsEditor",
|
||||
"Linux",
|
||||
"LinuxEditor"
|
||||
],
|
||||
"autojoin_mu_server": true,
|
||||
"last_launch_command": "C:\\Program Files\\Epic Games\\UE_5.5\\Engine\\Binaries\\Win64\\UnrealEditor.exe \"D:\\Projects\\VPDevtemplate\\VPTemplate.uproject\" -game /Game/Main -messaging -dc_cluster -nosplash -fixedseed -NoVerifyGC -noxrstereo -xrtrackingonly -RemoteControlIsHeadless -StageFriendlyName=\"Node_1\" -dc_cfg=\"C:\\Users\\1\\AppData\\Local\\Temp\\ndisplay\\0E250D9143D6519E791E2A86263DDEFE.ndisplay\" -dx12 -dc_dev_mono -nosound -NoLoadingScreen -DisablePython -dc_node=Node_1 Log=Node_1.log -ini:Engine:[/Script/Engine.Engine]:GameEngine=/Script/DisplayCluster.DisplayClusterGameEngine,[/Script/Engine.Engine]:GameViewportClientClassName=/Script/DisplayCluster.DisplayClusterViewportClient,[/Script/Engine.UserInterfaceSettings]:bAllowHighDPIInGameMode=True -ini:Game:[/Script/EngineSettings.GeneralProjectSettings]:bUseBorderlessWindow=True -ini:Input:[/Script/Engine.InputSettings]:DefaultPlayerInputClass=/Script/DisplayCluster.DisplayClusterPlayerInput -unattended -NoScreenMessages -handleensurepercent=0 -UDPMESSAGING_TRANSPORT_MULTICAST=\"224.0.0.1:6666\" -UDPMESSAGING_TRANSPORT_UNICAST=\"192.168.4.15:0\" -UDPMESSAGING_TRANSPORT_STATIC=\"192.168.4.35:9030\" -ExecCmds=\"DisableAllScreenMessages,LiveLink.Preset.Apply Preset=/Game/TheStudio/Presets/LiveLinkhubPreset.LiveLinkhubPreset\" -windowed -forceres WinX=0 WinY=0 ResX=4608 ResY=1536 -CONCERTRETRYAUTOCONNECTONERROR -CONCERTAUTOCONNECT -CONCERTSERVER=\"TheStudio_MU_Server_D+Ton9OT3hkk\" -CONCERTSESSION=\"MU_TheStudio_1\" -CONCERTDISPLAYNAME=\"Node_1\" -CONCERTISHEADLESS -DPCVars=\"Slate.bAllowNotifications=0,p.Chaos.Solver.Deterministic=1,LevelInstance.ForceEditorWorldMode=1,MediaUtils.StartupProfile=/Game/TheStudio/Media/Profiles/MediaProfile_Production.MediaProfile_Production\" ",
|
||||
"last_log_path": "D:\\Projects\\VPDevtemplate\\Saved\\Logs\\Switchboard\\Node_1.log",
|
||||
"last_trace_path": "",
|
||||
"exclude_from_build": false,
|
||||
"exclude_from_insights": false,
|
||||
"last_sync_filter_hash": "",
|
||||
"ue_command_line": "C:\\Program Files\\Epic Games\\UE_5.5\\Engine\\Binaries\\Win64\\UnrealEditor.exe \"D:\\Projects\\VPDevtemplate\\VPTemplate.uproject\" -game /Game/Main -messaging -dc_cluster -nosplash -fixedseed -NoVerifyGC -noxrstereo -xrtrackingonly -RemoteControlIsHeadless -StageFriendlyName=\"Node_1\" -dc_cfg=\"C:\\Users\\1\\AppData\\Local\\Temp\\ndisplay\\0E250D9143D6519E791E2A86263DDEFE.ndisplay\" -dx12 -dc_dev_mono -nosound -NoLoadingScreen -DisablePython -dc_node=Node_1 Log=Node_1.log -ini:Engine:[/Script/Engine.Engine]:GameEngine=/Script/DisplayCluster.DisplayClusterGameEngine,[/Script/Engine.Engine]:GameViewportClientClassName=/Script/DisplayCluster.DisplayClusterViewportClient,[/Script/Engine.UserInterfaceSettings]:bAllowHighDPIInGameMode=True -ini:Game:[/Script/EngineSettings.GeneralProjectSettings]:bUseBorderlessWindow=True -ini:Input:[/Script/Engine.InputSettings]:DefaultPlayerInputClass=/Script/DisplayCluster.DisplayClusterPlayerInput -unattended -NoScreenMessages -handleensurepercent=0 -UDPMESSAGING_TRANSPORT_MULTICAST=\"224.0.0.1:6666\" -UDPMESSAGING_TRANSPORT_UNICAST=\"192.168.4.15:0\" -UDPMESSAGING_TRANSPORT_STATIC=\"192.168.4.35:9030\" -ExecCmds=\"DisableAllScreenMessages,LiveLink.Preset.Apply Preset=/Game/TheStudio/Presets/LiveLinkhubPreset.LiveLinkhubPreset\" -windowed -forceres WinX=0 WinY=0 ResX=4608 ResY=1536 -CONCERTRETRYAUTOCONNECTONERROR -CONCERTAUTOCONNECT -CONCERTSERVER=\"TheStudio_MU_Server_D+Ton9OT3hkk\" -CONCERTSESSION=\"MU_TheStudio_1\" -CONCERTDISPLAYNAME=\"Node_1\" -CONCERTISHEADLESS -DPCVars=\"Slate.bAllowNotifications=0,p.Chaos.Solver.Deterministic=1,LevelInstance.ForceEditorWorldMode=1,MediaUtils.StartupProfile=/Game/TheStudio/Media/Profiles/MediaProfile_Production.MediaProfile_Production\" ",
|
||||
"window_position": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"window_resolution": [
|
||||
4608,
|
||||
1536
|
||||
],
|
||||
"fullscreen": false,
|
||||
"headless": false,
|
||||
"config_graphics_adapter": -1
|
||||
}
|
||||
},
|
||||
"Shogun": {
|
||||
"settings": {
|
||||
"is_recording_device": true
|
||||
}
|
||||
},
|
||||
"SoundDevices": {
|
||||
"settings": {
|
||||
"is_recording_device": true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user