Opened 14 years ago

Closed 14 years ago

#16 closed defect (fixed)

Transparent console behaves oddly on dedicated GUI server

Reported by: torhu Owned by: sg_tequila
Priority: normal Milestone: Smokin' Guns 1.1b3 - Engine
Component: Engine Version: 1.1b2
Keywords: Cc:

Description

With cl_consoleType 1 and cl_consoleTransparency 0, text is not being erased before new text is drawn. With alpha 0.5, there's just a ghosting effect.

I guess we should just disable alpha in this case, since there's no background to see through the console anyway.

Change History (4)

comment:1 Changed 14 years ago by torhu

Version: 1.1b11.1b2

comment:2 Changed 14 years ago by sg_tequila

Is it possible to take a screen shot ? I don't see such problem on my side.

comment:3 Changed 14 years ago by sg_tequila

Owner: set to sg_tequila
Status: newaccepted

Finally got it on linux. Btw onbly few r_mode gives that problem. For example, r_mode 19 doesn't produce the issue.

I agree to just disable cl_consoleTransparency if com_dedicated is set.

comment:4 Changed 14 years ago by sg_tequila

Resolution: fixed
Status: acceptedclosed

Fixed in r422

Note: See TracTickets for help on using tickets.