My display config is 1280x1024 - 1920x1080 - 1280x1024 and I have a GTX 970. When I want to play a game in multi screen then usually I must use NVidia Surround. NVidia Surround is crap because it can only use displays with the same config. Bigger displays are scaled to the lowest. Allot of control just get split over displays and the middle display is not in native resolution, so everything gets teared.
Star Citizen Windowed mode could be a solution, but in config you only can select the max resolution of the main display, that is 1920x1080.
I found the solution to my problem. Maybe it can by handy for other user too, so I'm posting my solution:
1. make a new file called user.cfg in the folder C:\Program Files\Cloud Imperium Games\StarCitizen\Public
2. in this file put:
Con_Restricted = 0
r_Fullscreen = 0
r_Width = 4480
r_Height = 1080
r_FullscreenWindow = 1
I had some issues with user rights, so a made the user.cfg in another location and copied it with admin rights in the folder: C:\Program Files\Cloud Imperium Games\StarCitizen\Public
3. Have fun
Star Citizen Windowed mode could be a solution, but in config you only can select the max resolution of the main display, that is 1920x1080.
I found the solution to my problem. Maybe it can by handy for other user too, so I'm posting my solution:
1. make a new file called user.cfg in the folder C:\Program Files\Cloud Imperium Games\StarCitizen\Public
2. in this file put:
Con_Restricted = 0
r_Fullscreen = 0
r_Width = 4480
r_Height = 1080
r_FullscreenWindow = 1
I had some issues with user rights, so a made the user.cfg in another location and copied it with admin rights in the folder: C:\Program Files\Cloud Imperium Games\StarCitizen\Public
3. Have fun