http://bugs.winehq.org/show_bug.cgi?id=8755
--- Comment #11 from James Hawkins truiken@gmail.com 2007-09-17 15:50:36 --- (In reply to comment #10)
@Henri from comment #7:
MapVirtualKeyEx doesn't implement MAPVK_VSC_TO_VK_EX. The attached patch isn't a correct fix of course, but should work well enough to play the game.
It might be not correct, but if you leave the FIXME-message in it, i don't see why it couldn't be included. Currently the game is unplayable because of missing keyboard output, with the path it works, and the FIXME would remind people, that the "implementation" is not 100% correct, and needs to be worked on. So maybe you could send it in anyway? Any comments?
Wine does not accept hacks, which is what an incorrect patch is. If the app now works because of a hack, then there's no incentive to correctly fix the bug, regardless of the FIXME.