[Non officiel] Recalbox PC x86_64 avec les drivers Nvidia !!
- 
					
					
					
					
 - 
					
					
					
					
@lecureuil38 testé à l'instant sous Firefox ça fonctionne.
 - 
					
					
					
					
@oyyodams c’était mes yeux. je DL et je teste lundi quand j'aurai le pc
 - 
					
					
					
					
@lecureuil38 merci
 - 
					
					
					
					
Salut !
À tout hasard, je viens aux nouvelles pour la N64. Des progrès pour mupen64 ? Une idée de pourquoi ça marche pour certains utilisateurs comme Ragga95 ?
Bonne soirée ! - 
					
					
					
					
@chris256 non toujours pas j'ai pas beaucoup cherche non plus ces derniers temps mais mise a part le format de l’écran
16/94/3et ou de la sortiedvihdmiou encorevga,je ne vois pas ce que ça pourrais être je recommence les recherches sur le sujet dès que possible - 
					
					
					
					
@strodown Merci pour ton retour. Les réglages de sortie dont tu parles, il y a un fichier où je peux les faire ? C’est une bonne nouvelle en tout cas que tu sois toujours dessus. C’est le seul truc qui me manque vraiment... Bonne journée !
 - 
					
					
					
					
Hello !
Thx for the great Version

I have only one problem .
In all emulators the game screen is to big.
My System Geforce gtx 970 16gb Ram I7 6700K
Can you help me pls ?
 - 
					
					
					
					
@lglb Can you tell me which video output you use?
Dual Link DVI-I
DisplayPort
HDMIwhat kind of screen do you use?
4/3
16/9in the recalbox menu you do not have this problem?
 - 
					
					
					
					
I Use Dvi Port on a 16:9 screen
In emulationstation menu is all perfect .
Only in the emulators is the Screen to big - 
					
					
					
					
@lglb in libretro core its zoomed .
you can log in ssh to your recalbox and give me the back of the order
export DISPLAY=:0
xrandr - 
					
					
					
					
Thx for your help

Here a Srceenshot

 - 
					
					
					
					
@lglb I think the problem is that there are two screens connected
dviandhdmiplease retest with a single output connect - 
					
					
					
					
@lglb if you really want to have both output connect am this tutorial :
https://github.com/recalbox/recalbox-os/wiki/Change-display-resolution-on-x86---x86_64 - 
					
					
					
					
Thx :-)i am so glad it works perfekt yet !!
 - 
					
					
					
					
This post is deleted! - 
					
					
					
					
@lglb no probleme !!
 - 
					
					
					
					
I have one question to the link that you give me.
xrandr --output dvi-i-1 --off
Is this right command to disable dvi ?
 - 
					
					
					
					
@lglb my .xinitrc settings for my dual display
export DISPLAY=:0 intern=DVI-D-0 extern=HDMI-0 # functions to switch DVID-0 same as HDMI-0 if xrandr | grep "$extern disconnected"; then xrandr --output "$intern" --auto --output "$extern" --off else xrandr --output "$intern" --mode 1280x1024 --scale 1x1 --output "$extern" --same-as "$intern" --scale 0.66666667x0.94814815 fi - 
					
					
					
					
@lglb yes but same as
DVI-I-1