OSDN Git Service

劣化攻撃でまれ(1/13)にpvalが下がるようにした。
[hengband/hengband.git] / readme_eng.txt
index a1e26e5..bbd8406 100644 (file)
@@ -6,11 +6,11 @@
   tar -zxvf hengband-x.x.x.tar.gz
   cd hengband-x.x.x
   ./configure --disable-japanese
-  make
-  cp src/hengband .
+  make install
 
   Substitute the version number to x.x.x.
-  You must add --disable-japanese option for english version.
+  You need --disable-japanese option of the configure for english version.
+  If you are a super user, --with-setgid=games option works.
 
   then try
   ./hengband -- -n
@@ -44,9 +44,9 @@ in makefile.bcc, and un-comment the line 'ANGBAND_RC = ang_eng.rc'.
 
 --- MS-DOS
 
-Now, makefile.ibm and makefile.dos is included in source archive.
-Comment out options for japanese; 'JP_OPT = ...' in makefile.ibm or makefile.dos
-before MAKE with these.
+Use the makefile.ibm or the makefile.dos.
+Comment out options for japanese version; 'JP_OPT = ...' in makefile.ibm 
+or makefile.dos before MAKE with these.
 
 
 --- Macintosh
@@ -61,7 +61,8 @@ Unpack it, and click hengband to play.
      We recommend that you go to the Yeek cave next to your starting position 
 in the town of Outpost.  Although the King of Yeeks at the lowest level is a 
 fierce enemy, the rest of the cave should be fairly safe.  Once you complete 
-this dungeon, you will be strong enough to leave Outpost in search of greater adventures.  Carry lots of food and fuel, for the journey can be a long one.  
+this dungeon, you will be strong enough to leave Outpost in search of greater 
+adventures.  Carry lots of food and fuel, for the journey can be a long one.  
 Since this world is very large, it is convenient to go into global map mode by 
 pressing the '<' key, and then return to local map mode by '>' key when you are 
 at the destination.  When in the wilderness, stay in safe grids such as roads 
@@ -98,8 +99,8 @@ keyset, and by pushing 'x' in the Rogue-like keyset.
               b  j  n
 
   5/, Stay still
-  <   Go up staircase
-  >   Go down staircase
+  <   Go up staircase or Enter global map mode in the wilderness.
+  >   Go down staircase or return from global map mode in the wilderness
   Shift+direction   run
   Ctrl+direction   attack, open, close, or dig
 
@@ -158,22 +159,32 @@ Below, only the new features in Hengband are explained.
   Then, type these alphabet letter in 'm' command to cast from the spellbook.
 
 - You can inscribe on *identified* items with "%" or "%all".
-  Then, "%" or "%all" is automatically replaced by strings which describe the item's
-  abilities. 
-  Example:  You inscribe with "%all" on a pair of gauntlets of power which provide 
-  resistance to fire. The description will look like {St;Fi} which means 
-  bonus to Strength and resistance to fire.
-  If you inscribe it with "%", its description will look like {Fi} which means
-  its random added ability is resistance to fire.
+  Then, "%" or "%all" is automatically replaced by strings which describe the 
+  item's abilities. 
+  Example:  You inscribe with "%all" on a pair of gauntlets of power which 
+  provide resistance to fire. The description will look like {St;Fi} which 
+  means bonus to Strength and resistance to fire.
+  If you inscribe it with "%", its description will look like {Fi} which 
+  means its random added ability is resistance to fire.
 
 
----- Auto pickup
+---- Auto pickup/destroy
 
-Hengband offers a very powerful auto-pickup/auto-destroy system which you may customize.  Please read the file "autopick_eng.txt".
+Hengband offers two different methods of auto-pickup/destroy.
+- Powerful method
+  Hengband offers a very powerful auto-pickup/auto-destroy system 
+  which you may customize.  Please read the file "autopick_eng.txt".
+
+- Easy method
+  Since the powerful method is slightly difficult to use 
+  effectively, there is another very easy option.  you can turn on 
+  the destroy_items option and/or the always_pickup option to use 
+  this method.  These options are located in (6) Easy Auto-Destroyer 
+  Options and (1) Input Options in the Set options ('=') command.
 
 
 ------ Play Record
-Play record will be written to a file named 'playrec-(character's name).txt' 
+Play record will be written to a file named 'playrec-<character's name>.txt' 
 in the same directory as your user preference file.  It is in ~/.angband/
 Hengband/ for UNIX, or hengband/lib/user/ for other OS.
 '|' command displays play record in the game.
@@ -187,3 +198,6 @@ However, please do not register a score, if you have cheated
 by modifying data or source files, or by restoring from a backed 
 up savefile.
 
+The score server is here:
+  http://echizen.s5.xrea.com/heng/eng-hengband/score.html
+