Only if anyone hasn't uploaded this yet, or until something (anything?) better arrives at clockwork... PernAngband 4.2.2 for PowerMacintosh compiled by pelpel (kazuo@sta.att.ne.jp) Based on out of the box source code, so expect to find some(?) bugs -- I was totally in dismay when I found RoS(+0) in 4.1.5, although there are *many* sources of speed in Pern. Since I haven't got CWPro, I replaced main-mac.c with one from Vanilla that compiles well in CW ver 6. I'm wondering if this messes up something. I tried to build 68K binary, but to no avail... Playtested for about an hour in ASCII and it seems to work fine (== no crashes). Graphics is supported by the code, but required tiles aren't there. I have no means of converting GIF or BMP to PICT, sorry. If you really miss tiles and have graphics utilities, convert those gif's to PICTs, launch ResEdit (freely downloadable from Apple), open PernAngband (PPC), and put those PICTs into 8x8 -> PICT id 1001 16x16 -> PICT id 1002 16x16 mask -> PICT id 1003 Based on my poor understanding of the source, arg_transparency toggles 8x8 and 16x16 tile sets. Make sure you make a backup copy before you do this. // pelpel