1#	NetHack Copyright (c) NetHack PC Development Team 1993, 1996, 1999
2#	NetHack may be freely redistributed.  See license for details.
3#
4# A '#' at the beginning of a line means the rest of the line is a comment.
5#
6# Some options MUST be set in this file, other options can be toggled while
7# playing.  For a list of options available see the <opthelp.> file.  If
8# the game plays slowly you might notice some improvement by setting
9# !time and !showexp, which will reduce screen I/O somewhat.
10#
11# To change the configuration, comment out the unwanted lines, and
12# uncomment the configuration you want.
13#
14# Note: For blind players, please use the file NHAccess.nh as a template.
15#
16
17# *** OPTIONS ***
18#
19# The three options on this line should be used for most setups.
20# If your machine isn't very IBM-compatible, and NetHack doesn't work,
21# try commenting out this line.
22OPTIONS=rawio,BIOS,IBMgraphics
23
24# To use VGA graphical tiles on an MS-DOS PC with VGA or better,uncomment
25# this:
26#OPTIONS=video:autodetect
27
28# Some versions of NetHack use the pc speaker to play the notes given when
29# playing music instruments in NetHack.  To use this feature, if available,
30# uncomment the following line:
31#OPTIONS=soundcard:autodetect
32
33# If your machine is NEC PC-9800, use:
34#OPTIONS=rawio,BIOS,video:default
35# If you use an Atari and want tty use:
36#OPTIONS=windowtype:tty,rawio,BIOS
37
38
39# Some options to set personal preferences.  Uncomment and change these to
40# suit your personal preference.  If several people are to use the same
41# configuration, options like these should not be set.
42#
43#OPTIONS=name:Janet,role:Valkyrie,race:Human,gender:female,align:lawful
44#OPTIONS=dogname:Fido,catname:Morris,fruit:guava
45#OPTIONS=horsename:Silver
46#OPTIONS=autopickup,pickup_types:$"=/!?+
47#OPTIONS=packorder:")[%?+/=!(*0_`
48#OPTIONS=scores:10 top/2 around/own
49#OPTIONS=nolegacy,noverbose
50#OPTIONS=menustyle:traditional
51
52#
53# General options.  You might also set "silent" so as not to attract
54# the boss's attention.
55#
56OPTIONS=time,noshowexp,number_pad,lit_corridor,rest_on_space
57#
58# If you want to get rid of "use #quit to quit..." use:
59#OPTIONS=suppress_alert:3.3.1
60#
61
62#
63#HACKDIR=c:\games\nethack
64#
65# Note: Under MSDOS ports HACKDIR defaults to the location
66#       of the NetHack.exe file. Setting HACKDIR above will override that.
67#
68#   LEVELS and SAVE default to HACKDIR
69#
70#LEVELS=c:\games\nethack\bones
71#SAVE=c:\games\nethack\bones
72
73# *** CHARACTER GRAPHICS ***
74#
75# See the on-line help or the Guidebook for which symbols are in which
76# positions.
77#
78# If you merely set the IBMgraphics option as above, NetHack will use IBM
79# extended ASCII for dungeon characters.  If you don't like the selections,
80# you can make up your own via these graphics options, but you should still
81# set IBMgraphics if you are using IBM graphics characters to get the correct
82# processing.
83#
84# ================================================
85# An example using the IBM graphics character set:
86#DUNGEON=  032 179 196 218 191 192 217 197 193 194 \
87#	   180 195 249 239 239 254 254 240 241 249 \
88#	   177 177 060 062 060 062 220 124 190 035 \
89#	   244 247 249 247 042 042 186 205 046 035 \
90#	   247
91#
92#TRAPS=    094 094 094 094 094 094 094 094 094 094 \
93#	   094 094 094 094 232 232 232 157 094 094 \
94#	   094 094
95#
96#EFFECTS=  179 196 092 047 042 033 041 040	   \
97#	   048 035 064 042			   \
98#	   047 045 092 058 058 092 045 047	   \
99#	   047 045 092 058 032 058 092 045 047
100#
101# ================================================
102# Some alternatives:
103#DUNGEON=  032 186 205 201 187 200 188 206 202 203 \
104#	   185 204 249 239 239 254 254 240 241 249 \
105#	   177 177 060 062 060 062 095 124 092 035 \
106#	   244 247 249 247 042 042 179 196 046 035 \
107#	   247
108#
109#TRAPS=    094 094 094 094 094 094 094 094 094 094 \
110#	   094 094 094 094 094 034 094 094 094 094 \
111#	   094 094
112
113# ================================================
114# Here is a recommendation sent in by Michael Feir
115# for use by blind NetHack players.
116#
117#DUNGEON=  032 124 045 124 124 124 124 045 045 045 \
118#          124 124 046 045 124 043 043 046 035 035 \
119#          060 062 060 062 095 092 035 126 126 126 \
120#          126 042 042 035 035 032 035 126
121#
122#TRAPS=    094 094 094 094 094 094 094 094 094 094 \
123#          094 094 094 094 094 094 094 094 094 094 \
124#          094 094
125#
126#EFFECTS=  124 095 092 047 042 033 041 040         \
127#          048 035 064 042                         \
128#          047 045 092 058 058 092 045 047         \
129#          047 045 092 058 032 058 092 045 047
130
131# ================================================
132# Example using the DEC Rainbow/ANSI line-drawing character set:
133#
134# If you have compiled with TERMLIB, merely set the DECgraphics option as
135# above.  NetHack will then switch into the VTxxx line-drawing character set
136# (aka ANSI ruling character set '0') for dungeon characters.  If you don't
137# like the selections, you can make up your own via the graphics options,
138# adding 128 to the value of any line-drawing character you want to use.
139# (But you should still set DECgraphics to get the correct processing.)
140
141# =================================================
142# *** VIDEOCOLORS AND VIDEOSHADES ***
143#
144# While playing on NEC PC-9800, default game display may be difficult to
145# read.  Try following setting.
146#
147#OPTIONS=videocolors:4-2-6-1-5-3-4-2-6-1-5-3,videoshades:normal-normal-normal
148#
149# DEC Rainbows will hang if rawio is set, so they should instead use:
150#OPTIONS=BIOS,DECgraphics
151
152