Skip to content

Commit

Permalink
Update video.md
Browse files Browse the repository at this point in the history
  • Loading branch information
birdybro authored Oct 17, 2024
1 parent 8e64637 commit 1d3a884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/basics/video.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ A bit of a ways down the .ini file there is a `video_mode` option. Above it the
;14 - 2560x1440@60 (Pixel Repetition)
```

This tells you that `video_mode=0` will set you to 1280x720 resolution at 60hz. For most people they will probably want to use 1920x1080 resolutiono at 60hz, so my advice would be to change this to `video_mode=8`. You can also use the `ini-settings.sh` script, it will tell you what option selects which resolution, so just select the right one for your display.
This tells you that `video_mode=0` will set you to 1280x720 resolution at 60hz. For most people they will probably want to use 1920x1080 resolution at 60hz, so my advice would be to change this to `video_mode=8`. You can also use the `ini-settings.sh` script, it will tell you what option selects which resolution, so just select the right one for your display.

There is a detailed explanation of video modes available in [Advanced - Video Modes](../advanced/videomodes.md) thanks to Wickerwaka.

Expand Down

0 comments on commit 1d3a884

Please sign in to comment.