I just managed to copy Creature Isle using:
- Blindread ( to get an image of the cd )
- Insektors ( to change the image file + play tricks on cd-check )
- Blindwrite ( to get that manipulated image back on cd )
- Ricoh MP7200A (to insert the CD-R

)
This copy works perfectly...but ...
i would like to get completely rid of this cd-check routine and i
spent hours and hours using W32DASM (Disassembler) and
searching for that error message:
(Please insert the correct cd-rom ....blah blah)
but i can't find it in the main executable (CreatureIsle.exe)
When i start searching for it with the "String Data references"
option (in W32DASM) i only get 5 results with non readable crap

...instead of finding the right line to change the jump-
command into 9090909090 ..this is really annoying !!
Does anyone have an idea what i'm doing wrong ??
...every suggestion is welcome !!