You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Find a way to reimplement psx color blending, psx is known to use (color_front + color_back) / 128 rather than 256, which is the equivalent of specular material color set to 2.0. This makes everything darker in the port.