Remaining things to implement with forkless Sodium compatibility
coderbot16 opened this issue ยท 5 comments
- 1.16.5 issues
- Make 1.16.5 link to https://www.curseforge.com/minecraft/mc-mods/sodium/files/3488820 instead.
- 1.17.1+ issues
- Common issues
-
Loosen Sodium version locks with SemVerSodium doesn't use SemVer
-
I have a PR #986 to fix the alpha cutoff.
For the shadow remapping issue, the most likely solution would be to inject into the constructor instead of using a hacky shadow.
- Lock the Sodium version to an exact version to stop people from running with the wrong Sodium version, because 0.3 is too loose.
#792 is confirmed to not be fixed.