Opened 15 years ago
Closed 15 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 15 years ago by
Version: | 1.1b1 → 1.1b2 |
---|
comment:2 Changed 15 years ago by
comment:3 Changed 15 years ago by
Owner: | set to sg_tequila |
---|---|
Status: | new → accepted |
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.
Note: See
TracTickets for help on using
tickets.
Is it possible to take a screen shot ? I don't see such problem on my side.