[SOFT] dynquee: dynamic marquee for Recalbox
-
@poppadum Using the same graphic card and two output (HDMI and DVI), Recalbox runs with very significant fps drops.
Using integrated graphic card for marquee, and NVIDIA for Recalbox, fps at 60 always.
-
I read through the tread and i've seen one message mention Raspberry Pi 5, but nothing in the office documentation.
Is there any special requirements to getting this installed and working on a Pi5?
Also what is the minimum resolution requirements for the second screen.
-
@persichini said in [SOFT] dynquee: dynamic marquee for Recalbox:
Is there any special requirements to getting this installed and working on a Pi5?
I don't have a Pi5 to test with but it should work exactly the same as on a Pi4, as the Pi5 has two HDMI outputs.
Also what is the minimum resolution requirements for the second screen.
No particular minimum resolution as you can resize your marquee images to suit the screen you're using. If the Pi can recognise the screen it should be fine.
For testing I used an old TV with 1366x768 resolution, so if you have a spare monitor you could test with that. Most of the marquee images on the internet seem to be approx 1280x360.
-
-
@poppadum said in [SOFT] dynquee: dynamic marquee for Recalbox:
Hi @Colywobbles
I don't have either an RBGpi or RGBDual to test with but it's likely those are the reason it's not working as intended.On a Pi 4/5 with 2 displays connected to the HDMI ports, both screens share a single framebuffer device. dynquee uses the
fbv2
command to display an image on the framebuffer. This means marquee images are shown on both screens briefly when an emulator launches or exits. While a game emulator is running it writes directly to the first display so you see the game running on display 1 and the marquee image on display 2.My guess is that the RGB devices are interfering somehow. To debug you could connect to your Recalbox via ssh and stop EmulationStation and dynquee by pasting in these commands:
es stop /etc/init.d/S32dynquee stop
then test if you can get an image to display with
fbv2 /recalbox/share/dynquee/media/startup/startup.01.png
It could also be useful to run
ls -l /dev/fb*
and let me know what the result is.Bonjour, tout d'abord, merci pour ce projet !
Une réponse aux essais demandés ci-dessus ?
J'ai essayé de le mettre en place, pour 2 bornes (écran crt) avec des Recalbox RGB Jamma, (Raspberry pi 5). Sans succès malheureusement. J'ai installé sur le le RGB Jamma, mais j'ai aucune sortie vidéo sur les hdmi. Je me suis dit que ces sorties sont peut-être désactivées par Recalbox, du coup j'ai essayé avec un contrôle à distance sur un rpi 2. Mais bien que Dynquee trouve le RGB Jamma dans le réseau, il ne semble pas recevoir les commandes pour changer les images, il n'y a que les images du dossier startup qui défilent. Y aurai-t-il une nouvelle version ou méthode pour le faire fonctionner sur le RGB Jamma ? Je peux faire des essais si ça peut aider.
Merci pour toute aide. -
un gros bravo pour le projet c'est incroyable, il faut intégrer cela à RECALBOX !!!!