(Resolved) Problem with resolution monitor
-
Hello, I have a adaptor to hdmi to vga, when start recalbox i can see emulastation, but when i want to enter in a game i have a black screen. I have to try to change values in recalbox.conf but is imposible. I don't want to change resolution in emulastation only in the games. Can anybody help me? thanks.
-
Hi, see in recalbox.conf https://github.com/digitalLumberjack/recalbox-os/wiki/recalbox.conf-(EN) # ------------ H - GAMES RESOLUTION ------------ # ## set game resolution for emulators ## select your mode from the command : tvservice -m CEA ## mode 5: 1920x1080 @ 60Hz 16:9, clock:74MHz interlaced ## mode 4: 1280x720 @ 60Hz 16:9, clock:74MHz progressive ;game_hdmi_mode=5
-
ok, thank you. I did this but dont't work. this document dont´t change nothing, for example i put in emulationstation ;enable_kodi=0 because i don't want kody and nothing changes with te resolution is the same. must i edit with a terminal? thanks and very goog job, recalbox is the best os for raspberry pi. Congratulations.
-
Hi, you need to remove the semi-colon ";" in order for that line to take effect. ;enable_something <- result= not enabled enable_something <- now this will work
-
thanks you it was so easy. big solution.