Is it possible to use nDisplay for 2 Displays on 1 PC

Hi all,

I am looking for a solution to render from two cameras to two separate windows from one PC within UE4, I’ve seen that the recently added nDisplay supports multiple screen screen setups however from what I understand so far it is about creating a continous render based on the position of a single camera, and in addition seems to be a render per PC.
I am looking into these assumptions further currently, but I was hoping maybe someone else knows more about it/has found a solution to this problem already.

Regards,
Jimmy

I’d also like to know this. Upon inspecting the documentation, example file, and configuration file, I’m not seeing where to specify multiple displays for a single machine. Is this possible?

1 change camera aspect ratio (in my case it’s 3.556)
2 play in standalone game
3 play button → advanced settngs / standalone window size
in my case I use 2 screens 25601440 so it become 51201440 total resolution.
4 Uncheck “always center window to screen”

wow, good to know. in the end I made the project effectively LAN multiplayer so I could have 2 seperate windows. this wouldve been much easier.
Although I suppose this method is still limited to creating a giant single window.

Cool! that’s useful, not the final solution for the problem, but great to know, thanx @alexbobrikov

Hey guys! I’m also searching for a solution. I was able to run 2 different display instances in a single computer, but I was not able to set the position of the different clients into different physical displays.

Here is my post with the config file as an example, if anyone is interested I can share the unreal file, to try to figure out how this works. Documentation is pretty poor regarding this issue.

let’s upvote the problem we are seeking to solve in order to make our articles noticeable.

This has actually been answered on a different thread, specifically in post #40 on the thread:
https://forums.unrealengine.com/community/work-in-progress/90608-unreal-engine-for-caveTM-multi-wall-cluster-systems/page3

that’s awesome! thank you so much L05