OSDN Git Service

178629b2ba78b656ec65a3dbf3ecea7c13e2b7e1
[jnethack/source.git] / sys / winnt / .nethackrc.template
1 # NetHack 3.6  defaults.nh       $NHDT-Date: 1524689357 2018/04/25 20:49:17 $  $NHDT-Branch: NetHack-3.6.0 $:$NHDT-Revision: 1.32 $
2 # Copyright (c) 2006 by Michael Allison
3 # NetHack may be freely redistributed.  See license for details.
4
5 # Sample config file for win32 NetHack
6 # A '#' at the beginning of a line means the rest of the line is a comment.
7 #
8 # Some options MUST be set in this file, other options can be toggled while
9 # playing.  For a list of options available see the <opthelp.> file.
10 #
11 # To change the configuration, comment out the unwanted lines, and
12 # uncomment the configuration you want.
13 #
14 # $NHDT-Date: 1524689357 2018/04/25 20:49:17 $  $NHDT-Branch: NetHack-3.6.0 $:$NHDT-Revision: 1.32 $
15
16 # *** OPTIONS ***
17 #
18 # Use the IBM character set rather than just plain ascii characters
19 # for tty window-port.
20 #OPTIONS=symset:IBMGraphics_2,roguesymset:RogueEpyx
21 OPTIONS=symset:default
22
23 # Here is a suggested symbol set from Michael Feir, 
24 # for use by blind NetHack players
25 #OPTIONS=symset:NHAccess,roguesymset:NHAccess
26
27 # Optional curses port interface
28 #OPTIONS=windowtype:curses
29 #
30 # Keyboard handling
31 # Different keyboard handlers can be loaded.
32 # Default is nhdefkey.dll but you can override that.
33 # Ray Chason's keyboard handler
34 # OPTIONS=altkeyhandler:nhraykey.dll
35 #
36 # NetHack 3.4.0 keyboard handling
37 # OPTIONS=altkeyhandler:nh340key.dll
38
39 # *** Personal Preferences ***
40 # Some options to set personal preferences.  Uncomment and change these to
41 # suit your personal preference.  If several people are to use the same
42 # configuration, options like these should not be set.
43 #
44 #OPTIONS=name:Janet,role:Valkyrie,race:Human,gender:female,align:lawful
45 #OPTIONS=dogname:Fido,catname:Morris,fruit:guava
46 #OPTIONS=horsename:Silver
47
48 # Disable autopickup
49 OPTIONS=!autopickup
50
51 # When autopickup is on, automatically pick up these types of objects
52 #OPTIONS=pickup_types:$"=/!?+
53
54 #OPTIONS=packorder:")[%?+/=!(*0_`
55 #OPTIONS=scores:10 top/2 around/own
56 #OPTIONS=nolegacy,noverbose
57 #OPTIONS=menustyle:traditional
58 #OPTIONS=perm_invent
59
60
61 # Highlight menu lines with different colors. You need to define the colors
62 # with MENUCOLOR lines.
63 #  Toggle menucolor use on or off
64 OPTIONS=menucolors
65 # Define color used for a certain menu line. Format is
66 #    MENUCOLOR="regular expression"=color
67 # or
68 #    MENUCOLOR="regular expression"=color&attribute
69 #  Show all blessed items in green
70 MENUCOLOR=" blessed " = green
71 #  Show all holy water in green
72 MENUCOLOR=" holy " = green
73 #  Show all cursed items in red
74 MENUCOLOR=" cursed " = red
75 #  Show all unholy water in red
76 MENUCOLOR=" unholy " = red
77 #  Show all cursed worn items in orange and underlined
78 MENUCOLOR=" cursed .* (being worn)" = orange&underline
79
80
81
82 # General options.  You might also set "silent" so as not to attract
83 # the boss's attention.
84 #
85 # number_pad option can have an optional value of 0 (off), 1 (on), 
86 # or 2(on,legacy-mode) which causes 5='g', alt-5='G', alt-0='I'
87 OPTIONS=time,noshowexp,number_pad:2,lit_corridor,mouse_support:1
88
89 # Make commands that ask for an inventory item pop up a menu
90 OPTIONS=force_invmenu
91
92 #
93 # If you want to get rid of "use #quit to quit..." use:
94 OPTIONS=suppress_alert:3.3.1
95 #
96 # Note: the rest_on_space in the next line may not be
97 #       appropriate for a beginning NetHack player, since
98 #       it could result in use of a turn unintentionally.
99 #       If you're new to NetHack, leave it commented it out.
100 #OPTIONS=rest_on_space
101 #
102 # Set some options to control graphical window-port (these will
103 # be safely and silently ignored by the tty port)
104 #
105 # Map window settings
106 # possible map_mode options include: tiles|ascii4x6|ascii6x8|ascii8x8|ascii16x8|
107 #                                    ascii7x12|ascii8x12|ascii16x12|ascii12x16|
108 #                                    ascii10x18|fit_to_screen|ascii_fit_to_screen|
109 #                                    tiles_fit_to_screen
110 OPTIONS=map_mode:tiles,scroll_margin:10
111
112 # Message window settings
113 OPTIONS=font_message:Arial,font_size_message:14,align_message:top
114
115 # Menu settings
116 OPTIONS=font_menu:Arial,font_size_menu:14
117
118 # Text settings
119 OPTIONS=font_text:Courier New,font_size_text:14
120
121 # Status window settings
122 OPTIONS=font_status:Courier New,font_size_status:14
123
124 # Other
125 OPTIONS=hilite_pet,!toptenwin
126 #OPTIONS=!splash_screen,player_selection:prompts
127
128 # Status/message window colors
129 # Possible color options include:
130 # six digit hexadecimal RGB color value ("#8F8F8F"), black, red, green, brown,
131 # blue, magenta, cyan, gray (or grey), orange, brightgreen, yellow, brightblue,
132 # brightmagenta, brightcyan, white, trueblack, purple, silver, maroon, fuchsia,
133 # lime, olive, navy, teal, aqua, activeborder, activecaption, appworkspace,
134 # background, btnface, btnshadow, btntext, captiontext, graytext, highlight,
135 # highlighttext, inactiveborder, inactivecaption, menu, menutext, scrollbar,
136 # window, windowframe, windowtext.
137 #OPTIONS=windowcolors:status windowtext/window message windowtext/window
138
139 # "Nethack mode" colors
140 OPTIONS=windowcolors:status white/#000000 message white/#000000 text white/#000000 menu white/#000000 menutext white/#000000
141 OPTIONS=vary_msgcount:4
142
143 # *** LOCATIONS ***
144 # IMPORTANT: If you change any of these locations, the directories they
145 # point at must exist.  NetHack will not create them for you.
146 #
147 # The location that documentation and helps files are placed
148 #HACKDIR=c:\User\USERNAME\NetHack\3.6
149 #
150 # The location that level files in progress are stored (writeable)
151 #LEVELDIR=c:\User\USERNAME\AppData\Local\NetHack\3.6
152 #
153 # The location where saved games are kept (writeable)
154 #SAVEDIR=c:\User\USERNAME\AppData\Local\NetHack\3.6
155 #
156 # The location that bones files are kept (writeable)
157 #BONESDIR=c:\ProgramData\NetHack\3.6
158 #
159 # The location that score files are kept (writeable)
160 #SCOREDIR=c:\ProgramData\NetHack\3.6
161 #
162 # The location that file synchronization locks are stored (writeable)
163 #LOCKDIR=c:\ProgramData\NetHack\3.6
164 #
165
166 # Finnish keyboards might need these modifications uncommented. 
167 # For  \, @, $, [, |
168 #OPTIONS=subkeyvalue:171/92
169 #OPTIONS=subkeyvalue:178/64
170 #OPTIONS=subkeyvalue:180/36
171 #OPTIONS=subkeyvalue:184/91
172 #OPTIONS=subkeyvalue:188/124
173
174 #
175 # Some versions of Windows allow you to adjust the win32 console port 
176 # colors using R-G-B settings.
177 #
178 #OPTIONS=palette:black-0-0-0
179 #OPTIONS=palette:red-210-0-0
180 #OPTIONS=palette:green-80-200-0
181 #OPTIONS=palette:brown-180-100-0
182 #OPTIONS=palette:blue-0-0-200
183 #OPTIONS=palette:magenta-128-0-128
184 #OPTIONS=palette:cyan-50-180-180
185 #OPTIONS=palette:gray-192-192-192
186 #OPTIONS=palette:dark gray-100-100-100
187 #OPTIONS=palette:orange-255-128-0
188 #OPTIONS=palette:bright green-0-255-0
189 #OPTIONS=palette:yellow-255-255-0
190 #OPTIONS=palette:bright blue-100-100-240
191 #OPTIONS=palette:bright magenta-255-0-255
192 #OPTIONS=palette:bright cyan-0-255-255
193 #OPTIONS=palette:white-255-255-255
194
195
196
197 # Status hilites
198 OPTIONS=statushilites
199 # HP
200 OPTIONS=hitpointbar
201 OPTIONS=hilite_status:hitpoints/100%/gray&normal
202 OPTIONS=hilite_status:hitpoints/<100%/green&normal
203 OPTIONS=hilite_status:hitpoints/<66%/yellow&normal
204 OPTIONS=hilite_status:hitpoints/<50%/orange&normal
205 OPTIONS=hilite_status:hitpoints/<33%/red&bold
206 OPTIONS=hilite_status:hitpoints/<15%/red&inverse
207
208 ## Pw
209 OPTIONS=hilite_status:power/100%/gray&normal
210 OPTIONS=hilite_status:power/<100%/green&normal
211 OPTIONS=hilite_status:power/<66%/yellow&normal
212 OPTIONS=hilite_status:power/<50%/orange&normal
213 OPTIONS=hilite_status:power/<33%/red&bold
214
215 ## Carry
216 OPTIONS=hilite_status:cap/burdened/yellow/stressed/orange/strained/red&bold/overtaxed/red&inverse/overloaded/red&inverse&blink
217
218 ## Hunger
219 OPTIONS=hilite_status:hunger/satiated/yellow/hungry/orange/weak/red&bold/fainting/red&inverse/fainted/red&inverse&blink
220
221 ## Mental
222 OPTIONS=hilite_status:condition/hallu/yellow
223 OPTIONS=hilite_status:condition/conf/orange
224 OPTIONS=hilite_status:condition/stun/red&bold
225
226 ## Health
227 OPTIONS=hilite_status:condition/termill/red&inverse
228 OPTIONS=hilite_status:condition/foodpois/red&inverse
229 OPTIONS=hilite_status:condition/slime/red&inverse
230
231 # gold
232 OPTIONS=hilite_status:gold/up/yellow/down/brown
233
234 # St, Dx, Co, In, Wi, Ch
235 OPTIONS=hilite_status:characteristics/up/green/down/red
236