24 Mar 2020, 18:42

Hello tous le monde,

nouveau parmi vous, je me suis lancé dans la réalisation d'un bartop, j'ai un peu de temps en ce moment 😉

Config:
Raspberry Pi 3 Model B V1.2
Ecran Nec lcd2070nx -> 20 pouces 4/3
Adaptateur hdmi vga

J'ai un problème d'affichage en jeu le menu est adapté à la taille de l’écran, mais en jeu ce n'est pas le cas mes jeux sont plus ou moins petit en fonction de la console choisi.
C'est un problème qui a souvent été posté mais je sèche vraiment après 1 jour 1/2 de recherche et test 😕

J'ai test Overscan, fichier config.txt, global.videomode=DMT 57 HDMI mais rien y fait

Ci joint mon fichier config:

uncomment if you get no picture on HDMI for a default "safe" mode

#hdmi_safe=1

global.videomode=DMT 57 HDMI

disable_overscan=0
overscan_left=0
overscan_right=0
overscan_top=0
overscan_bottom=0
overscan_scale=1

uncomment to force a specific HDMI mode (this will force VGA)

#hdmi_group=1
#hdmi_mode=1

Sound output. Set to 0 or comment for autodetect, 1 for DVI, 2 to force HDMI.

#hdmi_drive=2

Using /etc/modules is deprecated and no longer supported on 4.4 kernel

So manually enable audio

dtparam=audio=on

config_hdmi_boost=0

force hdmi while the tv can take time before sending the signal on the hdmi output

hdmi_force_hotplug=1

uncomment for composite PAL

#sdtv_mode=2

uncomment for lirc-rpi

#dtoverlay=lirc-rpi

if you plug your tv at the same time as your rpi and that the rpi switches from the hdmi or give a low resolution because tv had no enough time to initialize it

boot_delay=3

uncomment if you don't want the rainbow at startup

disable_splash=1

default CEC name

cec_osd_name=recalbox

Overclock

gpu_mem_256=128
gpu_mem_512=256
gpu_mem_1024=448

avoid_safe_mode=1

kernel=zImage

Raise the first security limit up to 70° instead of 60°

temp_soft_limit=70
overscan_scale=1

/////////////////////////////////////////////////////

Si une personne a une idée je suis preneur 😉

Merci d'avance