Skip to content

Commit 053209a

Browse files
authored
Merge pull request #52 from Count-Duckula-AU/patch-6
Replace 'ypbpr=1' with 'vga_mode=ypbpr'
2 parents 36ceafd + bd84cd3 commit 053209a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/advanced/crt.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Most of the settings changes are done in your `MiSTer.ini` file, which is locate
5151
`composite_sync=1`
5252

5353
* consumer TVs (15kHz) with Component
54-
`ypbpr=1`
54+
`vga_mode=ypbpr`
5555
*You might need to flip the SoG switch on the I/O board*
5656

5757
* VGA monitors (31khz)
@@ -66,7 +66,7 @@ Most of the settings changes are done in your `MiSTer.ini` file, which is locate
6666
* consumer TVs (15kHz) with Component
6767
`direct_video=1 `
6868
`composite_sync=1`
69-
`ypbpr=1`
69+
`vga_mode=ypbpr`
7070

7171
* VGA monitors (31khz)
7272
`direct_video=1 `

0 commit comments

Comments
 (0)