Low-Drag-MC / Shimmer

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

Upgrade to 1.20.4 and switch to NeoForge #111

Open mammut53 opened 4 months ago

mammut53 commented 4 months ago

Please note that due to a mixin config issue in Iris the Fabric client needs to be started without the -Dmixin.debug=true flag.

There is still an issue, I could not resolve with the color picker SSBO backend, but the issue already exists in 1.20.1. Firstly, I think on Fabric the loading of the pick_color shader (using ShaderInstanceMixin) does not work, this can be easily fixed using the Fabric API CoreShaderRegistrationCallback. Secondly, the SSBO (tested with the Forge version) always returns white. I tried a few things, but was unsuccessful.

Liam5095 commented 4 weeks ago

Does anyone have a predicted release date? Or is there a way to use it right now?