Hi ~Ar-S~.
I didn't think anyone was still alive here. 😉
Which prod is giving you odd results on your funky LG screens?
Nice setup by the way.
The fullscreen option just uses the standard PB command:
OpenScreen(Width, Height, Depth, Title$ [, FlipMode [, RefreshRate]])
Refreshrate is set to 60hz for all my prods.
Try the stax source and replace the KK_Window(640,480)
With Openscreen(648,480,32,"Stax",#PB_Screen_WaitSynchronization,60) and see what happens.
Maybe change the flipmode to #PB_Screen_SmartSynchronization.
I wish I had space for dual qhd screens as
Elden Ring on my PS5 would look amazing.
L8rm8