HalogenMods / Chlorine

GNU Lesser General Public License v3.0
18 stars 1 forks source link

No config gui #2

Open hanetzer opened 4 years ago

hanetzer commented 4 years ago

Pending pr on forge to reimplement their old config menu for mods. Until then, you can modify ~/.minecraft/config/chlorine-client.toml

If you change advanced.chunk_renderer_backend, you should press F3+A to cause the changes to propogate.

Edulml commented 3 years ago

There is still a bit more you can do to improve user friendliness. Multidraw is the setting that provides most of the performance boost, yet it isn't enabled by default. I thought that you didn't implement it yet until I went here (and also found out why it isn't the default). Still, adding messages about this issue on the main mod page could be a good idea.

hanetzer commented 3 years ago

Yes, multidraw is best for hardware that can do it, agreed. However, the check occurs too early in forge's startup and will cause a crash, and that would be far less friendly than having to manually set multidraw.

Corvus20 commented 3 years ago

Being how that forge hasn't really re-implemented their config menu, you might have to consider alternatives, like cloth config.