"Black" Text

Andreas Mohr andi at rhlx01.fht-esslingen.de
Fri Mar 11 03:17:18 CST 2005


On Fri, Mar 11, 2005 at 01:32:14AM -0700, Ian Bartelds! wrote:
> Hey guy's my first time asking for support on wine so I will try
> and make it a quick one. Now I am having troubles with colours 
> in text and behind text. I am trying to get a game to run correctly
> it's a MMORPG called legend of mir, now everything runs fine but 
> the text box where you send and recieve messages all the "colors"
> behind the text is black all of the text is black is this a bug in wine?
Most likely.

Best thing to do is
WINEDEBUG=+relay
and search for the call that outputs a familiar phrase of text.
Once we know which function is being used to do the text output
(is it some kind of game-embedded edit control?), then it should be possible
to fix it.

Andreas Mohr



More information about the wine-devel mailing list