Created
June 15, 2021 19:54
-
-
Save alexymik/b0ff1827740fc348b4af243e2a0cab43 to your computer and use it in GitHub Desktop.
Raspberry Pi PI2SCART config.txt Display Settings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Edit your config.txt on SD Card to | |
disable_audio_dither=1 | |
dtparam=audio=on | |
dtoverlay=vga666 | |
enable_dpi_lcd=1 | |
display_default_lcd=1 | |
dpi_group=2 | |
dpi_mode=87 | |
hdmi_timings=320 1 16 30 34 240 1 2 3 22 0 0 0 60 0 6400000 1 #240p |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment