
Add config for disabling features
makamys opened this issue ยท 3 comments
The mod implements multiple separate features, but currently there is no way to individually disable them. It would be nice if a config was added that let you do this.
As for motivation, there are several cases when the user may want to not have the triangulation feature enabled, but keep the rest of the fixes:
- With my laptop's integrated graphics card (Intel HD Graphics 630), the triangulation has a negative impact on performance. I tested this in an instance with no other mods, on a superflat world with a render distance of 12, looking downwards from Y=208.
I got 215 FPS without the mod, and 156 with it. I believe @tyrael93's main GPU has comparable specs, so he can provide additional benchmarks on the matter if they are needed. - Some mods may be incompatible with triangulation. I can't name any that have been publicly released, but at the moment this is the case with a mod I'm working on.
Added a config toggle in 1.5.0, it should fix the majority of the performance impact
I can confirm the new toggle works correctly. Disabling the setting restores my FPS to the 200s in the same benchmark, and also fixes the incompatibility with that mod I mentioned. ๐
I can indeed confirm that my specs are vidrelated (not me, just found a guy that plays minecraft and has my same graphics card) and that I'm more than willing to benchmark performance finetuning that might benefit the lower end of the GPU spectrum.