Is screen tilt possible with the HDMI buffer?
Posted: Wed Mar 16, 2022 7:41 am
I am currently exploring the possibilities of making an open source portable MiSTer, and I found a possible screen for it.
It has a resolution of 1440x1600@60Hz (just under the max HDMI bandwidth limit), probably the same as the one used in a recent very hard to get portable device
I was able to create a custom video mode for it and it works nicely, but as you might have guessed already, it has one big flaw; the screen is actually vertical, not horizontal
So I was wondering if there was a way to tilt the screen globally with the HDMI framebuffer.
I won't be using framerate match functions (I am already limited to vsync_adjust=0 with that screen).
Of course I understand that it's probably not currently implemented on MiSTer, and cores maybe won't like it, I just wanted to know if it was possible/doable or if I'd better go for a natively horizontal 1080p screen instead.
Thanks
It has a resolution of 1440x1600@60Hz (just under the max HDMI bandwidth limit), probably the same as the one used in a recent very hard to get portable device
I was able to create a custom video mode for it and it works nicely, but as you might have guessed already, it has one big flaw; the screen is actually vertical, not horizontal
So I was wondering if there was a way to tilt the screen globally with the HDMI framebuffer.
I won't be using framerate match functions (I am already limited to vsync_adjust=0 with that screen).
Of course I understand that it's probably not currently implemented on MiSTer, and cores maybe won't like it, I just wanted to know if it was possible/doable or if I'd better go for a natively horizontal 1080p screen instead.
Thanks