http://bugs.winehq.org/show_bug.cgi?id=8292
--- Comment #16 from Jeff Zaroyko jeffz@jeffz.name 2008-11-29 19:16:13 --- Created an attachment (id=17549) --> (http://bugs.winehq.org/attachment.cgi?id=17549) hack to make the game work
The app appears to call EngRemoveFontResourceEx repeatedly waiting for it to return failure as some sort of indication that a previous call succeeded. This patch will make the demo load and it appears to be fully functional. The actual function still needs to be implemented though.