ferriarnus / acedium

Fast minecraft rendering backend for embeddium (nvidia only)
GNU Lesser General Public License v3.0
130 stars 7 forks source link

transparacy Issue #2

Closed TamsynnImogen closed 10 months ago

TamsynnImogen commented 10 months ago

2024-01-01_17 50 27 i have a nvidia 1660ti gpu but it seems to be messing up the textures (seemingly reversing transparency

ferriarnus commented 10 months ago

Ok, so there are 2 things: 1) don't use translucent sorting from embeddium, that messes with the sorting nvidium (and thus also acedium) does. 2) Don't use the latest embeddium, as they have made a change I haven't fixed (yet).

ferriarnus commented 10 months ago

Closing since no reply. Feel free to send if this didn't fix it.

TamsynnImogen commented 10 months ago

hi thanks for the tips ive gone down to embeddium 0.2.13 (november release) and that seemed to fix the issue