27 Jan 2024, 10:22

@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

3923460a-380d-4f14-9744-b3b296ad427b-image.png

That looks good - I get exactly the same output.

this is how a 1920x360 image is showing
4771fe0b-f54a-4256-9cd5-60bb29f6c74b-image.png

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