Garry's Mod

Garry's Mod

Just straight up Quake 2
d7457493 4 月 6 日 下午 12:00
Dark textures and menus without buttons
For some reason all my entities are dark and the menu has no buttons, what should I do?
< >
正在显示第 1 - 7 条,共 7 条留言
Kaz  [开发者] 4 月 6 日 下午 1:38 
Hi, this sounds like an issue with the texture mounting and packing.
Can you give me some details about what system you're running the game on?

- is it windows or linux?
- what kind of graphics card do you have?
- what are your graphics settings in gmod?
- how much RAM is in your computer?
- are you low on disk space?
- what other addons do you have installed?
d7457493 4 月 6 日 下午 9:28 
I have windows 10 64-bit, video card GeForce 1660 Super, model detail on high, textures on medium, shaders on high, shadows on medium, water reflects everything and color correction is on. RAM 16Gb, memory on my computer is 274GB, and I usually turn off all add-ons
Kaz  [开发者] 4 月 6 日 下午 11:05 
引用自 d7457493
I have windows 10 64-bit, video card GeForce 1660 Super, model detail on high, textures on medium, shaders on high, shadows on medium, water reflects everything and color correction is on. RAM 16Gb, memory on my computer is 274GB, and I usually turn off all add-ons

Thank you so much, I just tried the settings and got the same issue on my machine. I'm going to work on a fix for it now. :)
Kaz  [开发者] 4 月 6 日 下午 11:12 
Ok so, immediate findings... lower texture quality settings cause textures to be loaded in at a lower mip level (which does not exist because the compiler doesn't generate mips for the texture atlas).

[img]https://i.imgur.com/1fGflpb.png[/img]

Try setting your texture settings to 'High' and see if that fixes it.
最后由 Kaz 编辑于; 4 月 6 日 下午 11:15
d7457493 4 月 6 日 下午 11:31 
引用自 Kaz
Ok so, immediate findings... lower texture quality settings cause textures to be loaded in at a lower mip level (which does not exist because the compiler doesn't generate mips for the texture atlas).

[img]https://i.imgur.com/1fGflpb.png[/img]

Try setting your texture settings to 'High' and see if that fixes it.

It worked, thanks for the help and the mod
Kaz  [开发者] 4 月 6 日 下午 11:39 
Just updated the addon to fix this bug. Non-mipmapped textures (models / menu / hud) are now emitted with the TEXTUREFLAGS_NOLOD flag to prevent mat_picmip from trying to load non-existent mipmaps (rendering the textures black).
最后由 Kaz 编辑于; 4 月 6 日 下午 11:40
Dont Care 4 月 7 日 下午 6:55 
YES ITS SO PEAK
< >
正在显示第 1 - 7 条,共 7 条留言
每页显示数: 1530 50