- The first time you start Switchboard from a Unreal Engine project it will download and install its python dependencies and create a **SwitchboardListener.exe**
- Don't let Unreal Engine manage the Autostart. Move the shortcut(s) to the following folder on each cluster machine
If you have more than one version of the Unreal Engine installed on your cluster AND you want to use all of them, you need to have the `SwitchboardListeners` running on different ports. You can do this via the `-port=XXXX` flag
e.g. for UE5.3 we use port 5300
So if you have placed a shortcut to the `.exe` in your Autostart folder, add this in the shortcut settings for the target:
## Find the steps to set up your Switchboard config here: https://docs.unrealengine.com/5.3/en-US/ndisplay-quick-start-for-unreal-engine/#step3-packageanddeploy
## Custom Settings
- If you are using a different SwitchboardListener port you need to change that setting.
- Also if you want e.g. Unreal Engine Blueprint `Print String` output to show up on screen in the cluster, uncheck `Disable All Screen Messages`