#textures not rendering

1 messages · Page 1 of 1 (latest)

amber cypress
#

texture streaming maybe?

#

try the launch option -no_texture_stream

simple heath
#

looks like mat_mipmap 0 fixed it

amber cypress
#

u probably dont want to disable mipmapping

#

like you want mat_mipmaptextures 1 usually

#

with mat_picmip -1 and -no_texture_stream for best quality

#

or even mat_picmip -10 but the changes from -1 are small/insignificant