BonneCW / GD3D11

D3D11-Renderer for Gothic and Gothic 2
GNU General Public License v3.0
25 stars 4 forks source link

seems like normal maps can cause problems #18

Closed BonneCW closed 6 years ago

BonneCW commented 6 years ago

According to some users with normal maps the game runs out of memory or stutters sometimes. Should be investigated, maybe there is some memory leak or too many allocations or something like that.

BonneCW commented 6 years ago

I couldn't find an obvious problem, but I added to possibility to disable normalmaps (for textures that weren't already loaded before switching)