The file angband-279v5-cf.tar.gz is a gzip'ed tar'ed archive containg modified versions of: defines.h, dungeon.c, externs.h, init2.c, variable.c, tables.c, cmd4.c, and complex.spo which should be moved to the lib/help directory. A complete explanation of complex_feelings is given in complex.spo. I have done very little play-testing of this system so try to keep an open mind. If you try this out, please take a few moments to send your comments to jlame@math.mps.ohio-state.edu (John Lame). ---------------------------------------------------------------------- To play Angband (version 2.7.9v5 only) with complex_feelings: 1.) Extract the archive into your source directory and move complex.spo to the lib/help directory if desired. (Please make backups of the original files, as I am new to this.) 2.) (optional) Modify the following constants in defines.h ROUNDS_PER_RATING (currently 1500) RATINGS_PER_FEELING (currently 4) ROUNDS_PER_FEELING (currently 4500) ROUNDS_PER_LEVEL (currently 20000) EXP_OBJ (currently 5000) EXP_ART (currently 1000) 3.) Recompile and start angband. 4.) Go to the "Game play options" options page and set "Receive complex level feelings" to TRUE. Alternatively, include the line Y:complex_feelings in a pref file and then load the file. ------------------------------------------------------------ Later, John