Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1.20] Retrieve TEXTURE_MAX_VALUE from compact chunk vertex #516

Closed
wants to merge 1 commit into from

Conversation

embeddedt
Copy link

A future version of Embeddium will likely make changes to the value of TEXTURE_MAX_VALUE in order to backport CaffeineMC/sodium@c674e7b. This will break Oculus code that hardcodes the previous value. To solve this, the value should be retrieved from Embeddium's CompactChunkVertex rather than hardcoding it.

Ideally, this change should also be backported to 1.18 & 1.19, as I suspect it can cause issues on those two versions as well.

@embeddedt embeddedt closed this Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant