Merge branch 'msdos-video-doc' of https://github.com/chasonr/NetHack into chasonr-msdos-video-doc
This commit is contained in:
@@ -4430,16 +4430,21 @@ Cannot be set with the `{\tt O}' command.
|
||||
%.lp
|
||||
\item[\ib{video}]
|
||||
Set the video mode used ({\it PC\/ NetHack\/} only).
|
||||
Values are {\it autodetect\/}, {\it default\/}, or {\it vga\/}.
|
||||
Setting {\it vga\/} (or {\it autodetect\/} with vga hardware present) will
|
||||
cause the game to display tiles.
|
||||
Values are {\it autodetect\/}, {\it default\/}, {\it vga\/}, or {\it vesa\/}.
|
||||
Setting {\it vesa\/} will cause the game to display tiles, using the full
|
||||
capability of the VGA hardware.
|
||||
Setting {\it vga\/} will cause the game to display tiles, fixed at 640x480
|
||||
in 16 colors, a mode that is compatible with all VGA hardware. Third party
|
||||
tilesets will probably not work.
|
||||
Setting {\it autodetect\/} attempts {\it vesa\/}, then {\it vga\/}, and
|
||||
finally sets {\it default\/} if neither of those modes works.
|
||||
Cannot be set with the `{\tt O}' command.
|
||||
%.lp
|
||||
\item[\ib{video\verb+_+height}]
|
||||
Set the VGA mode resolution height (MS-DOS only, with video:vga)
|
||||
Set the VGA mode resolution height (MS-DOS only, with video:vesa)
|
||||
%.lp
|
||||
\item[\ib{video\verb+_+width}]
|
||||
Set the VGA mode resolution width (MS-DOS only, with video:vga)
|
||||
Set the VGA mode resolution width (MS-DOS only, with video:vesa)
|
||||
%.lp
|
||||
\item[\ib{videocolors}]
|
||||
\begin{sloppypar}
|
||||
|
||||
Reference in New Issue
Block a user