Low-Drag-MC / Shimmer

A mod that integrates my passion for rendering
MIT License
67 stars 22 forks source link

[Question]How to make seus renewed have colored lighting with shimmer? #86

Open Rasyamb opened 9 months ago

Rasyamb commented 9 months ago

Minecraft Version

1.20.2

ModLoader

Fabric

Shimmer version

Shimmer-fabric-1.20.1-0.2.0

Modpack info or mod list(please reduce mod range)

n/a

The latest.log file and hs_err_pidXXX if exists

n/a

optifine , Rubidium , flywheel or any rendering related mods. mod version is required.

Sodium,iris

Issue description

n/a

Steps to reproduce

n/a

Other information

No response

Yefancy commented 9 months ago

Check the wiki page if you have a basic knowlodge of modifing shader. Bloom and color light are all need to be compatible from shaderpack. unfortunately, shimmer is not a standard mod and there is no strandard api provided by iris/opt as well. if you want a shaderpack to be compatible with shimmer, you have to acheive it yourself.

We plan to improve in a rough way though, we're considering manually injecting glsl code for the most-used shaderpacks. Currently with the latest version, we try to add bloom's glsl injection for bsl, Complementary, and other modrinth top ranked shaderpacks. More packs will be supported in the future, as well as injection support for coloured lights.

Yefancy commented 9 months ago

TBH, We prefer the shaderpack authors to implement it, and we provide a wiki on how to make it compatible, but consider the popularity of shimmer, it should be hard to