mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2024-11-26 06:20:48 +00:00
Den gl_mode -1 in der README erklären
This commit is contained in:
parent
2a82db9509
commit
a52aeecb00
1 changed files with 5 additions and 0 deletions
5
README
5
README
|
@ -261,4 +261,9 @@ Hey, the game renders unplayable slow but my OpenGL is working?!
|
|||
that's not possible, open the Makefile in your favorite editor,
|
||||
uncomment line 64 and rebuild.
|
||||
|
||||
How do I set a custom resolution?
|
||||
- Set gl_customwidth and gl_customheight to the desired values. Change
|
||||
gl_mode to -1 or enter the "Video" menu and select "Custom" as
|
||||
video mode.
|
||||
|
||||
===============================================================================
|
||||
|
|
Loading…
Reference in a new issue