It's not so easy, because game uses the printf function. Printf function is not (or buggy, I don't remember) implemented in action runtime library. There have been some printf replacement written in action itself. If included, the prog should pass the runtime library appliance with success.
This is written from my head memory, it may be faulty:)