Interkarma / daggerfall-unity

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

Expose more settings.ini fields in DFU Launcher #2611

Open KABoissonneault opened 6 months ago

KABoissonneault commented 6 months ago

There's quite a few settings in DFU that are not in the Launcher. While I'm not personally a fan of just putting all of them (there's some we might wanna just remove if they're not that useful), some turn out to be more common than expected.

For example, recently, lots of people have been messing with TerrainHeightmapPixelError. People recommend setting this to 1 for Distant Terrain, and DFU's default is 5 (this is also the Unity default for the terrain heightmapPixelError). Having this in the Launcher makes it easier to adjust for users of Distant Terrain, and makes it easier to check if the field is set properly