Is it possible to handle pillarboxing from cnc-ddraw 1.3.2.0?
I’m trying to get C&C95 rendered in 640x400 and upscaled to 2400x1800. The problem is I can’t get the fullscreen to be pillarboxed on a 2880x1800 display.
I’ve been tweaking AMD Radeon settings to use GPU scaling with maintaining aspect ratio setting, but I see no difference. It also seems like maintas setting is for the upscaling part, so enabling it does not help with required stretching from 8:5 to 4:3.
1. Does setting width and height make a difference in what resolution is requested with fullscreen=true? I’m not sure whether it’s my driver forcing the stretching at this point.
2. Is setting windowed=true supposed to make a difference in this case? My expectation was it would create a window to fill the screen while only using the requested width and height, but that did not happen.