http://bugs.winehq.org/show_bug.cgi?id=20847
--- Comment #12 from thunder_8888@mail.ru 2010-09-06 23:06:17 CDT --- It's same problem in Bug #18440, duplicating.
(In reply to comment #10)
Created an attachment (id=29846)
--> (http://bugs.winehq.org/attachment.cgi?id=29846) [details]
patch
Thanks. It crashes on 0x8140 SHIFT-JIS (U+3000) character in scenario dialogue, and on 0x20 in deck construction because it gets 0 on gmBlackBoxY.
I made a simple fix that sets gmBlackBoxY to 1 on those two symbols.
I always examine gmBlackBoxY, and if it = 0, then set gmBlackBoxY to 1