aap / skygfx

Bringing the PS2 graphics of GTA San Andreas to PC
210 stars 18 forks source link

Fix Issue #18 - Workaround Broken UV Transform Matrices #20

Open dbozan99 opened 4 years ago

dbozan99 commented 4 years ago

Just because a material says it uses rpMATFXEFFECTUVTRANSFORM doesn't mean it actually does. RpMatFXMaterialGetUVTransformMatrices will return NULL matrices in this case.

mirh commented 3 years ago

Needs rebasing.