I get triple screen running in 7.680x1440 but this is to costly and I have a low fps, I tried to get it running in 5.760x1080 but can't manage to do so, even when i downscale my windows resolution to 5.760x1080 and have the resolution of my monitors in triplescreensettings.xml on pixelWidth="1920" pixelHeight="1080" the game still recognizes my monitors as 3 x 2560x1440 and I can't adjust this, the resolution is grayed out. And when I set the resoluiton in de perfomance menu at 1920x1080, the resolution in the triple screen setup stays in 2560x1440
Try making a 1080p custom resolution in NVCP, that should work then. Maybe a 1080p custom for each screen if just the center doesn't work.
I tried to adjust each screen to 1920x1080 in windows and make a 5.760x1080 Surround setting in NVCP, but the triple screen setup in AMS2 shows me a nonadjustable resolution of 2560x1440 for each screen?
I managed to use the desired resolution, The option was in the performance menu. Now i have to get it centered correctly? And i think something is wrong with the lighting
When i started AMS2 today all was fine, Without Nvidia Surround enabled, I get a clear picture, But the wrong resolution again. Probably the resolution in the Triple-screen XML file is neglected.
What is wrong, I have the screen resolutions in the XML file but the game gives them as 2560x1440 in the triple-screen menu? <?xml version="1.0"?> <Reflection> <class name="BRTTIRefCount" base="root class" /> <class name="BPersistent" base="BRTTIRefCount"> <prop name="Name" type="String" /> </class> <class name="TripleScreenConfigData" base="BPersistent"> <prop name="Build" type="U32" /> <prop name="ForceTripleScreen" type="Bool" /> <prop name="AllowTripleScreen" type="Bool" /> <prop name="LeftScreen" type="Fct" /> <prop name="RightScreen" type="Fct" /> <prop name="CentreScreen" type="Fct" /> </class> <data class="TripleScreenConfigData" id="0x4243C100"> <prop name="Name" data="" /> <prop name="Build" data="1577" /> <prop name="ForceTripleScreen" data="false" /> <prop name="AllowTripleScreen" data="true" /> <prop name="LeftScreen" physicalHeight="26.000000" physicalWidth="47.000000" bezelLeft="1.000000" bezelRight="1.000000" angleFromForward="45.000000" distanceToEye="52.679455" verticalOffset="0.000000" pixelWidth="1920" pixelHeight="1080" /> <prop name="RightScreen" physicalHeight="26.000000" physicalWidth="47.000000" bezelLeft="1.000000" bezelRight="1.000000" angleFromForward="45.000000" distanceToEye="52.679455" verticalOffset="0.000000" pixelWidth="1920" pixelHeight="1080" /> <prop name="CentreScreen" physicalHeight="26.000000" physicalWidth="47.000000" bezelLeft="1.000000" bezelRight="1.000000" angleFromForward="0.000000" distanceToEye="50.000000" verticalOffset="0.000000" pixelWidth="1920" pixelHeight="1080" /> </data> </Reflection>