Skip to content

Conversation

@Evtema3
Copy link

@Evtema3 Evtema3 commented Aug 28, 2023

Referenced compatibility fixes from https://github.com/VisiVersa/Common-Shaders/ by @HalbFettKaese.

Resource pack now loads correctly by default by using alpha255 in place of an undefined alpha variable in the fragment shader. Users may adjust this to alpha100 on their own accord. Also patched OpenGL errors from taking in isGUI and isHand as non-flat ints.

Evtema3 and others added 2 commits August 28, 2023 16:17
Referenced compatibility fixes from https://github.com/VisiVersa/Common-Shaders/ by HalbFettKaese.

Resource pack now loads correctly by default by using alpha255 in place of an undefined alpha variable in the fragment shader. Users may adjust this to alpha100 on their own accord.
@DMgaming100
Copy link

seems to not be working anymore either :(

@Evtema3
Copy link
Author

Evtema3 commented Mar 14, 2024

seems to not be working anymore either :(

@DMgaming100 What Minecraft version are you using? Some things definitely broke in the latest snapshots.

@DMgaming100
Copy link

I think I tested it with 24w11a lol,
I found this fork which worked tho https://github.com/asdru22/CorePerspectiveModels

@Evtema3
Copy link
Author

Evtema3 commented Mar 16, 2024

I think I tested it with 24w11a lol, I found this fork which worked tho https://github.com/asdru22/CorePerspectiveModels

Gotcha, that's probably a better repository to use going forward. 24w05a removed IViewRotMat, which asdru's already accounted for.

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.

2 participants