This is a version of Psiband-1.0.4 compiled for Win32 with graphics and sound support. I have made the following modifications from the code in the p_src104.zip archive: CMD5.C: comment out redefinition of min MELEE2.C,SAVE.C,UTIL.C: remove dos #includes MELEE2.C,RANDART.C: move variable declarations to beginning of block, remove C++ style int(...) conversion UTIL.C: usual angband 2.8.2 change to get save files to work with MS VC No real testing has been done, but the program will run and save and reload files. The program was compiled with MS VCC++ 4.0 on NT 4.0, and should also run under Win95. For questions about the compilation mail murray-paul@usa.net, for any other questions refer to the Readme file inside the archive. -Paul Murray