Skip to content

Commit 70120df

Browse files
authored
update Readme
fix the example
1 parent ea7ecb8 commit 70120df

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,21 +129,21 @@ For windows just use fl2k_2.exe
129129

130130
Linux:
131131

132-
`./fl2k_2 -u -s ntsc -G16 -tbcG -R example.tbc`
132+
`./fl2k_2 -u -s ntsc -G16 -tbcG -G example.tbc`
133133

134134
Windows:
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

140140
Linux:
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

144144
Windows:
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

0 commit comments

Comments
 (0)