File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -129,21 +129,21 @@ For windows just use fl2k_2.exe
129129
130130Linux:
131131
132- ` ./fl2k_2 -u -s ntsc -G16 -tbcG -R example.tbc `
132+ ` ./fl2k_2 -u -s ntsc -G16 -tbcG -G example.tbc `
133133
134134Windows:
135135
136- ` fl2k_2.exe -u -s ntsc -G16 -tbcG -R example.tbc `
136+ ` fl2k_2.exe -u -s ntsc -G16 -tbcG -G example.tbc `
137137
138138### S-Video output with Luma on the green channel and Chroma on the blue channel:
139139
140140Linux:
141141
142- ` ./fl2k_2 -u -s pal -G16 -tbcG -R example.tbc -B16 -tbcB -B example_chroma.tbc `
142+ ` ./fl2k_2 -u -s pal -G16 -tbcG -G example.tbc -B16 -tbcB -B example_chroma.tbc `
143143
144144Windows:
145145
146- ` fl2k_2.exe -u -s pal -G16 -tbcG -R example.tbc -B16 -tbcB -B example_chroma.tbc `
146+ ` fl2k_2.exe -u -s pal -G16 -tbcG -G example.tbc -B16 -tbcB -B example_chroma.tbc `
147147
148148# Commandlist
149149
You can’t perform that action at this time.
0 commit comments