DCxDemo/THPS2-Cumulative-Patch

Find a way to reimplement psx color blending

DCxDemo opened this issue · 0 comments

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.