Mustang25 Posted January 28, 2020 Posted January 28, 2020 Hey gang, I was hoping to get some help with this. I have three 4k monitors plus an additional smaller touchscreen one for Helios. So far I can get it to output a single center screen just fine but when I try to do the triple it doesn't extend all the way. Attached picture below with the red line being where the end of the third monitor should be. Also attached is my lua setup for reference. Thanks in advance!
Auntystatic Posted February 15, 2020 Posted February 15, 2020 Viewports = { Center = { x = 0; y = 0; width = 11520; height = 2160; viewDx = 0; viewDy = 0; aspect = 5.333333333333333; } } GU_MAIN_VIEWPORT = Viewports.Center
Recommended Posts