http://bugs.winehq.org/show_bug.cgi?id=1908
--- Comment #34 from Rich Rincebrain@gmail.com 2009-01-10 19:20:15 --- Don't mind me - that was an expression of incredulity at winedbg core dumping, not a reference to a copy protection crack.
For me, in a clean wine profile, latest git (wine-1.1.12-422-gce829f9), the program crashes inside of the executable itself:
Backtrace: =>0 0x0041aef1 in medieval_td (+0x1aef1) (0x0181f440) 1 0x000a0000 (0x03b90020) 2 0x00000000 (0x00000000) 0x0041aef1: movl 0x0(%eax),%ecx
Gonna do a quick reset to 1.1.6 to confirm that this works on my system with 1.1.6 and that this is an unrelated problem, then do a bisect to figure out when this started breaking.