diff --git a/package/recalbox-crt/crt-config/recalbox-crt-options.cfg b/package/recalbox-crt/crt-config/recalbox-crt-options.cfg index a4442b1547f32d1c33a4750e27c2370dbe7620dd..81c2480d82b0774273d2cd0b6d12e5bd50319ac0 100644 --- a/package/recalbox-crt/crt-config/recalbox-crt-options.cfg +++ b/package/recalbox-crt/crt-config/recalbox-crt-options.cfg @@ -7,3 +7,6 @@ mode.offset.i640x480.verticaloffset = -2 mode.offset.p1920x288.horizontaloffset = -5 mode.offset.p1920x288.verticaloffset = 0 mode.offset.i768x576.horizontaloffset = 1 + +# Force HDMI will be by default since 9.1 +video.forcehdmi = 1 \ No newline at end of file