After taking a look at "Setup-Bonehillv215.tp2", I noticed that one of the code fragments looks for the creature file "OGREMA.CRE" (see relevant fragment below). I believe it should check for "_OGREMA.CRE" for Tutu users. I was unable to install the patch until I modified this line.
I'm still unsure if the mod is intended to be played in EasyTutu (probably not until the WM is updated), but I thought this might be worth mentioning.
COPY_EXISTING ~OGREMA.CRE~ ~override/BHOGREMA.CRE~ PATCH_IF (SOURCE_SIZE > 0x2d3) THEN BEGIN // protects against invalid files WRITE_ASCII 0x258 ~MAGE6~ #8 // Race END BUT_ONLY_IF_IT_CHANGES
As a side note, I have read from a previous user about a minor issue with GTIMES.IDS not containing the "TWO HOURS" paramenter required by the mod. I had this problem too, but as of now I can't replicate it again. According to NI it is now there, if I have more info I'll post back in this same post.
Thanks in advance.
Edit: grammar
Edited by Sleawer, 05 July 2008 - 08:47 AM.