embeddedt / VintageFix

FerriteCore and ModernFix venturing into the stone age of 1.12
https://legacy.curseforge.com/minecraft/mc-mods/vintagefix
Other
65 stars 6 forks source link

Adding a config to configure on/off of various optimizations. #20

Closed TheTzdDark closed 1 year ago

TheTzdDark commented 1 year ago

I think this idea makes sense, because in many optimization mods there is a config where you can configure which patches will be active. Personally, I would like to see the possibility of disabling texture compression above 16x16.

Desoroxxx commented 1 year ago

What do you mean by texture compression does this add texture compression?

embeddedt commented 1 year ago

As of the latest versions you can already enable/disable optimizations in config/vintagefix.cfg.

On Mon., Jun. 5, 2023, 10:12 p.m. TheTzdDark, @.***> wrote:

I think this idea makes sense, because in many optimization mods there is a config where you can configure which patches will be active. Personally, I would like to see the possibility of disabling texture compression above 16x16.

— Reply to this email directly, view it on GitHub https://github.com/embeddedt/VintageFix/issues/20, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKHTVAADTLYTTBZB22GE6OTXJ2GXZANCNFSM6AAAAAAY3XFR5U . You are receiving this because you are subscribed to this thread.Message ID: @.***>

TheTzdDark commented 1 year ago

Oh, I didn't notice, thanks!