Doc and sample config for MSDOS video resolution

This commit is contained in:
Pasi Kallinen
2020-01-27 10:05:08 +02:00
parent b52392a5bc
commit 1783b9de3e
3 changed files with 14 additions and 0 deletions

View File

@@ -3907,6 +3907,10 @@ Values are \(lqautodetect\(rq, \(lqdefault\(rq, or \(lqvga\(rq.
Setting \(lqvga\(rq (or \(lqautodetect\(rq with vga hardware present)
will cause the game to display tiles.
Cannot be set with the \(oqO\(cq command.
.lp video_height
Set the VGA mode resolution height (MS-DOS only, with video:vga)
.lp video_width
Set the VGA mode resolution width (MS-DOS only, with video:vga)
.lp videocolors
Set the color palette for PC systems using NO_TERMS
(default 4-2-6-1-5-3-15-12-10-14-9-13-11, (PC NetHack only).

View File

@@ -4342,6 +4342,12 @@ Setting {\it vga\/} (or {\it autodetect\/} with vga hardware present) will
cause the game to display tiles.
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)
%.lp
\item[\ib{video\verb+_+width}]
Set the VGA mode resolution height (MS-DOS only, with video:vga)
%.lp
\item[\ib{videocolors}]
\begin{sloppypar}
Set the color palette for PC systems using NO\verb+_+TERMS

View File

@@ -27,6 +27,10 @@ OPTIONS=rawio,BIOS,symset:IBMGraphics_2,roguesymset:RogueEpyx
# To use VGA graphical tiles on an MS-DOS PC with VGA or better,uncomment
# this:
#OPTIONS=video:autodetect
# And to explicitly set the resolution:
#OPTIONS=video_width:1024
#OPTIONS=video_height:768
# If your machine is NEC PC-9800, use:
#OPTIONS=rawio,BIOS,video:default