NickHugi / PyKotor

A Python library that can read and modify most file formats used by the game Knights of the Old Republic and its sequel.
GNU Lesser General Public License v3.0
11 stars 3 forks source link

PyKotorGL - Add min/max resolution and min/max LOD #67

Closed th3w1zard1 closed 4 months ago

th3w1zard1 commented 6 months ago

I was hoping this'd help with the module designer loadtimes, unfortunately it did not. However there's probably a use case for someone with an older gpu that can't render these textures at their maximum resolution, so this PR is born.

NickHugi commented 4 months ago

I'm not too sure there is much benefit in adding this in. I don't think even the older iGPUs would probably get much of a performance boost from lowering the texture resolutions.