Recalbox RGB/Scart Output kein Bild
-
@funkybunch That is until recalbox handles a per game resolution. The question is really purely technical about the best way to add this ...
You could eventually give a go to advancemame by doing the commands i described in https://forum.recalbox.com/post/56641 :
- edit
~/configs/advancemame/advmame.rc.origin
and setdevice_video auto
(also setdevice_keyboard none
) - run
TERM=xterm advcfg -rc ~/configs/advancemame/advmame.rc.origin
and have fun with setting up your screen (kinda not really user friendly, but still, that's an easy way to do it) - last : change the default mame core to advancemame, and give some feedback
Edit :
Thanks to @ian57 who tried first :
To me, that's really the "easiest" way of setting up arcade CRT, despite not being perfect. The video configuration of advancemame is tricky, i'm not sure yet about all the consequences of trying to "perfectly" resize the picture in the screen, but i've had some interesting results. Games could not always be fullscreen, but i succeeded in running them at their original speed, sometimes a little scaled, but no tearing/artifacts (i can't say i tested that many roms ...) - edit
-
I added this screenshot so that you can see key combos to mode/shrink/expand the screen. The aim is to make it fit your screen, even if you loose 1 or 2 lines/columns.
and make sure you run advcfg at tthe same resolution you'd run mame !!! Which means : if you added a mame.videomode option in recalbox, you should run advcfv at the videomode, of course
-
Oh man, I think my SCART2PI will arrive tomorrow. I really hope I won't spend the whole weekend to get this started!
@funkybunch Und, hat es sich am Ende gelohnt?
-
Is there anybody else working with Pi2Scart and a Rasberry Pi3 + Recalbox setup? I spend the whole evening trying to get this running, but I just get a black screen, even with @funkybunch final settings
I'm starting to think I'm better of with my composite 240p signal, at least that worked out very easy...
-
@ian57 can you share your experience with Pi2SCART ?
-
@Substring LOL, did not test it yet... sorry
perhaps next week -
@ian57 Little update: I used a pre-defined .img on another sd card with Retropie and it works. Unfortunately, I'm not able to copy those settings successfully to my Recalbox card. If you find a way, keep my updated please
-
@Pietze I tested on my recalbox this morning... scrumbling blue image with the basic config given in http://strike-devices.net/index.php/pi2scart/. I will try another scart cable... and test retropie too, to see if it comes from config... or hardware
My bad.... GPIO controls was activated in recalbox.conf : it is my recalbox for testing.... so....
so the only thing to do is to add :
disable_audio_dither=1 dtparam=audio=on dtoverlay=vga666 enable_dpi_lcd=1 display_default_lcd=1 dpi_group=2 dpi_mode=87 hdmi_timings=320 1 16 30 34 240 1 2 3 22 0 0 0 60 0 6400000 1 #240p
at the end of
/boot/config.txt
for that read the following page : https://github.com/recalbox/recalbox-os/wiki/Edit-the-config.txt-file-(EN) -
@ian57 That's so weird! I put that same code in my Recalbox config.txt as well. I just got that black screen Even on a fresh new install. Those GPIO controls aren't something that are activated usually, right?
I started a Retropie on another SD card, and that works. So, it doesn't seem a problem on the hardware side, I'm afraid...
-
@Pietze Are you using the 4.1 release? I omitted to say , that it is working with the 4.1 release
see here for DL https://archive.recalbox.com/updates/v1.0/unstable/
-
@ian57 Oh, well I should try 4.1! It's still 4.0.2 ^^
However, that Pi2Scart is worth the trouble:
-
@Pietze I made my tests on 4.1. I think you should try the 4.1 release... and yes it gives some great images ... with some work to configure it . See http://strike-devices.net/index.php/pi2scart/ to reproduce the emulator config in recalbox for a better image.