I have a 3d scene which uses vertex colors and on the compatibility renderer the colors are way brighter. I could create a shader to use for the compatibility renderer to change the colors so they are the same as on the mobile renderer, but I don't know the formula that I have to apply to the colors to make them normal. I am using Godot 4.2 by the way.