Skip to content

Commit 5cd5b1d

Browse files
committed
whatever
1 parent d11a53f commit 5cd5b1d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

TROUBLESHOOTING.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,12 @@ You're not changing the horizontal resolution before starting the emulator, this
1515
## Image is too narrow
1616

1717
RetroArch is ignoring our custom_viewport_width setting, and probably the height as well.
18+
19+
### Garbled Colors
20+
21+
You'll need to update /boot/config.txt and set the following to 519 for RetroTink & 0 for all other platforms.
22+
23+
```
24+
dpi_output_format=0
25+
```
26+

0 commit comments

Comments
 (0)