You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/Adding_video_modes.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
You can add a new resolution to the list that gets displayed in the in-game display options by editing the **data/lists/videomodes** file.
1
+
You can add a new resolution to the list that gets displayed in the in-game display options by editing the **data/settings/options.config** file.
2
2
3
3
When VDrift is run, it reads this file for the base list of video modes. Then it gets a list of available graphics modes that your monitor supports using SDL. During this process it checks the provided modes to see if they are valid (invalid modes are removed from the list).
0 commit comments