On the other side, I have been testing the trial one yesterday (ACTC). It is quite easy to unpack & revirgin, their two protected executables just use 7 redirected imports (PeekMessageA, GetMessageA, PeekMessageA, GetMessageA, PeekMessageA, GetMessageA, ExitProcess) and an encrypted block of bytes of size 0x8000 when dumped from AM browser (if you dump from real OEP, no encripted block appears).
No encrypted files found also, so fixing both protected executables is enough to get the entire game unprotected.
This game seems to use the minimum features of ActiveMARK for its protection...
Best regards
Nacho_dj