@antoniusf Mostly voicing frustration. Working on a render-to-texture that's supposed to take in a giant list of indices and palette both as individual textures then do some lookup and use that to set the output. All GL 2.1 because I want to allow for potatos. https://github.com/team-eternity/eternity/tree/gl2.1-branch If you're interested in the matter.