TTimo / GtkRadiant

The open source, cross platform level editor for idtech games
http://icculus.org/gtkradiant/
Other
582 stars 152 forks source link

Textures not showing in 3D view. #512

Closed Helioform closed 6 years ago

Helioform commented 7 years ago

Hi,

there is no texture being rendered in the 3D view of the editor. There are only colored lines. Here is the screenshot: https://www.dropbox.com/s/8ukofv18or4dqjd/qtkrad.png?dl=1 I'm on Windows 10, but the issue was present also on Win7 when I had that OS. My video card is an Intel HD Graphics. -EDIT, forgot to say that the issue is on RTCW maps, but I haven't tried other games. Thanks.

ensiform commented 7 years ago

Looks like you have the 3d view set to wireframe mode.

I'm not sure how to fix that off hand.

0bsidian commented 7 years ago

I believe this is a known issue with Intel graphics, there is an easy fix in preferences. See below:

https://www.katsbits.com/smforum/index.php?topic=328.0

TTimo commented 7 years ago

Well shoot - I got rid of that hack recently, assuming that drivers had either evolved far enough to not be shitty anymore, or this only happened on old hardware that nobody cared about ..

Helioform commented 7 years ago

The info provided on that link helped me fix it. Thanks. And yes it is shitty/old hardware that is this Intel video card. But at least I can play RTCW well on it...and this card is only temporary.

TTimo commented 7 years ago

But how did you fix it - still had to apply the workaround? If it's still there in the older build you are running, it'll be gone on the next one we do.

Helioform commented 7 years ago

I had to use the second fix because it was persistant. Hiding everything did the trick.

KatsBits commented 7 years ago

@TTimo if you can keep that "ATI... " fix in as a 'Legacy Option' of some kind that would be great. Still a lot of users on Intel, and they have poor openGL support which seems to be the cause of the problem mentioned by the OP.

ensiform commented 7 years ago

Why nobody hounds Intel to fix their shit on all platforms for GL is beyond me. There's more than enough GL programs out there

KatsBits commented 7 years ago

They were hounded about it.. but even back in the glory days of PC Master Race, ID and EPIC couldn't get them to properly address the issue.

0bsidian commented 7 years ago

If adding the option back in, perhaps it might be logical to take the opportunity to rename the option, "AMD/Intel GPU display bug fix".

TTimo commented 6 years ago

Brought back the workaround. Will be in next build (soon).