http://bugs.winehq.org/show_bug.cgi?id=19317
Johannes E. Krause krause@informatik.uni-halle.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |krause@informatik.uni-halle | |.de
--- Comment #9 from Johannes E. Krause krause@informatik.uni-halle.de 2010-04-09 07:10:19 --- I tried to get this game to run, and found this bug report, so i tried with native winmm.dll
this made my processor use 100% CPU until i pressed Ctrl+C, then the game started up fine. upon starting a single player game, however, the game-time did not advance, so i could not build anything etc.
on the console i had several messages like "fixme:ntdll:NtSetTimerResolution (200000,1,0x33f734), stub!", which might be responsible for this behaviour.
the source code of this game is available here: https://code.launchpad.net/~nezticle/enations/old while this does not seem to be compilable on any modern system, it might help diagnosing the problem.