mateuskreuch / minecraft-miniature-shader

In-style lighting and reflection shader for Minecraft
MIT License
11 stars 0 forks source link

Shader is not lightweight #16

Closed DDAN-17 closed 2 weeks ago

DDAN-17 commented 1 month ago

Describe the bug I am running this shader on Lunar Client v1.20.6 on a MacBook Pro (Retina, 15-inch, Mid 2015) with a 2.5 GHz Quad-Core Intel Core i7 CPU, a Intel Iris Pro 1536 MB graphics card and 16 GB of 1600 MHz DDR3 memory. I originally (without this shader) ran minecraft at about 57 FPS when in a mine next to a torch and water. With the shader, in the same area, I got 12 FPS with a unmodified normal profile, and 17 FPS with a light profile.

To Reproduce Run the shader with a bad computer.

Expected behavior I expected my FPS to not drop much.

System Information

Additional context I did also have a lot of other apps open, so that might be adding to the problem.

DDAN-17 commented 1 month ago

UPDATE: I just ran the shader with nothing open; I got the same framerate.

mateuskreuch commented 1 month ago

I hope you can understand that that is very relative. It would be helpful if you were to compare it to other shaders or earlier versions of Miniature, to see if they run better. Something like:

If they all run poorly, then there's likely nothing I can do.

mateuskreuch commented 2 weeks ago

Closing, as no further information was provided.