@leew said in [SOFT] dynquee: dynamic marquee for Recalbox:
@poppadum ok so some more playing
by un hashing this line i got the resolution to show 1920x360 but it now pushes the image to the top of the screen
framebuffer_resolution_cmd = /usr/sbin/fbset -g ${global:marquee_width} ${global:marquee_height} ${global:marquee_width} ${global:marquee_height} 16
That looks good - I get exactly the same output.
this is how a 1920x360 image is showing
Bizarre: that looks like it's taking up exactly one-third of the height which is what it would do if it thought the resolution was 1920x1080.
Could you try stopping dynquee with
/etc/init.d/S32dynquee stop
double check your framebuffer resolution with fbset
then manually displaying that image with
fbv2 path/to/your/image
You could also try with another 1920x360 image such as:
https://virginia.byf.org/wp-content/uploads/2017/03/pexels-photo-358483-1920x360.jpg