AtomicStryker / atomicstrykers-minecraft-mods

Repository for my open source Minecraft Mods
https://atomicstryker.github.io/
181 stars 97 forks source link

For some reason it makes my game lag as hell, 1.16.5 #465

Closed ghost closed 1 year ago

ghost commented 1 year ago

:/

ghost commented 1 year ago

Optifine Dynamic Light works fine in same time

AtomicStryker commented 1 year ago

Optifine has the massive advantage of doing light in the GPU Shader, which does not tax the CPU at all. Downside is it can't really do light sources other than yourself. (Atleast it used to be like that).

Dynamic Lights currently fakes constantly putting and removing light blocks, which is very CPU intensive.

ghost commented 1 year ago

Will you improve this?

AtomicStryker commented 1 year ago

No. I cannot. Dynamic Lights used to hack into the MC light cache for somewhat better performance, but with their improvements on the light engine in recent years this has went beyond my abilities. Using a stronger PC alleviates the issue.

ghost commented 1 year ago

Stronger PC than Ryzen 2600 + RX 6600? Why? It's not even loaded at all

AtomicStryker commented 1 year ago

Thats because that Ryzens strength is multicore work, MC is very much single core load, which that CPU does not excel at.

ghost commented 1 year ago

Or your mod poorly written since I never had lags like this even with 300+ mods pack