MetaHookSv icon indicating copy to clipboard operation
MetaHookSv copied to clipboard

[Renderer] Known issue : Changing gl_texturemode in game won't affects most textures.

Open hzqst opened this issue 2 years ago • 0 comments

glTexParameter (GL_TEXTURE_MIN_FILTER or GL_TEXTURE_MAG_FILTER) doesn't work for bindless textures.

Adding -nobindless to launch parameters should temporarily fix this issue.

hzqst avatar Nov 24 '21 07:11 hzqst