I’m trying to set a custom resolution so that our server console matches the resolution of the client window, however ChangeDisplaySettings only allows resolutions that the monitor EDID allows.
I can see in the NVIDIA control panel the ability to set a custom resolution - is there an API for that which I can call to dynamically change the server-side resolution to whatever the client requests?