Wynntils

Wynntils

611k Downloads

Crashes when paird with optifabric

JakeZooook opened this issue ยท 7 comments

commented

optifabric version 1.13.24
https://www.curseforge.com/minecraft/mc-mods/optifabric/files

optifine version 1.19.4_HD_U_I4

commented

We don't and won't support Optifabric as it is too intrusive (like most mods don't support it).

commented

is there a different way to use optifine on fabric?

commented

like entity culling sodium and lithium? those seem to be the only ones up to date

commented

what all should I get from that list of alternatives to match what optifine does. I am on mc 1.19.4 fabric

commented

read up about performance enhancing mods for fabric here:
https://gist.github.com/HexedHero/aab340a84db51913cb1106c2d85f4e4f

In short
Fabic API: Needed for other mods.
Sodium: Replaces rendering engine, significantly improves framerate.
Lithium: Optimizes game features for better performance.
Starlight: Replaces Minecraft's outdated light engine for improved performance.
Force Close World Loading: Reduces time spent on "Loading terrain" screen.
Krypton: Optimizes Minecraft's networking stack.
Dynamic FPS: Reduces FPS when tabbed out to free up CPU for other tasks.
Enhanced Block Entities: Optimizes tile entities for better FPS.
FerriteCore: Reduces memory usage, recommended for low memory systems.

mix and match as you like
im running sodium, lithium, starlight, forcecloseloadingscreen, krypton, dynamic fps and farsight

commented

alright, thanks for all the help