Iris Shaders

Iris Shaders

36M Downloads

Crucial optimizations are disabled

andreasdc opened this issue · 4 comments

commented

What happened?

What's the point in disabling crucial optimizations from Sodium? If this can't be fixed users should be heavily informed, because it takes A LOT from performance.

Screenshots

No response

Log output

No response

Minecraft Version

1.20.1

Iris Version

iris-mc1.20.1-1.6.7.jar

Operating System

windows 10

What is your GPU?

1060

Additional context

No response

commented

The only optimizations being disabled are fog culling (incompatible with shaders) and occlusion culling (only for the shadow pass). If there’s anything else I’m unaware of please tell me.

commented

"custom": {
"sodium:options": {
"mixin.features.render.world.sky": false,
"mixin.features.render.entity": false,
"mixin.features.render.gui.font": false

commented

Not disabled, we just copy them and make slight edits to better fit shaders.

commented

I think I see better performance without Iris.