Interkarma / daggerfall-unity

Open source recreation of Daggerfall in the Unity engine
http://www.dfworkshop.net
MIT License
2.67k stars 326 forks source link

Request: add option for mipmaps to startup menu #2668

Closed fartingporkchop closed 1 month ago

fartingporkchop commented 1 month ago

currently there is an option to disable mipmaps in retro mode in the cfg file; however it won't disable mipmaps added from mods.

It would also be useful for enabling/disabling mipmaps outside of retro mode for preference.

KABoissonneault commented 1 month ago

I'm going to ask you to add this request to #2611 , as it covers the general idea, and is something we can tackle for v1.2. I'd rather not have a big pile of issues when we can avoid it.

For the mipmap from mods, I'm not sure whether that's a DFU issue, or simply the mod author not respecting the setting. Check with them, and if there's nothing they can do about it, feel free to open an issue about that so we can investigate.