Bug Recalbox 8.0 - system.crt.vertical_offset doesn't work with positive values
-
I was turning mad as most NTSC systems didn't start giving an error about missin bios or other causes, but I finally found the problem:
I'm using a crt TV via RGBPi cable and the image was shifted to the upper side of the screen. The default value on recalbox.conf for system.crt.vertical_offset is -3, so I changed it to 0 but the screen was still slightly offset, so I tried using other values (1,2,3), but then any NTSC game or system, including the 240p suite ones, doesn't start. Only PAL or portable console systems can be started. As soon as I change the value back to 0 or negative values all works fine again. I've even tried using +1, +2, +3... but it fails the same way.
Tell me if you need more information to reproduce the problem.
-
@dcervi Check if this is related:
https://forum.recalbox.com/topic/25491/black-borders-up-and-down-recalbox-8-pi2scart-crt/12 -
@zing No, this isn't related. As you can see on https://wiki.recalbox.com/en/tutorials/video/crt/recalbox-on-crt-with-scart-dac the usage for system.crt.vertical_offset specified in recalbox.conf is:
" # Offset the image up (negative) or down (positive)
system.crt.vertical_offset=-2 "This works well with negative values, but when using positive ones almost all NTSC systems fail when starting a game. It seems there's a bug in some script...
-
@dcervi I notified others devs, we will see what's wrong
-