CookiePLMonster / SilentPatch

SilentPatch for GTA III, Vice City, and San Andreas
MIT License
410 stars 16 forks source link

Blip radar_centre is flipped in-game #126

Open RRT94 opened 5 days ago

RRT94 commented 5 days ago

This is an original bug that's present in all 3 games. Actual texture: radar_centre

In-game: image_10

CookiePLMonster commented 5 days ago

I'll have to check in the code but could it not be a design decision? Does it result in quality degradation or something? I'm asking because this is the one thing that's rather easy to account for in mods, so maybe it's a complete non-issue.

RRT94 commented 5 days ago

I'll have to check in the code but could it not be a design decision? Does it result in quality degradation or something? I'm asking because this is the one thing that's rather easy to account for in mods, so maybe it's a complete non-issue.

I think it's just an oversight, which never got caught because the original texture was just white. But as far for quality degradation? I can hardly see any if it all tbh, but still would be a nice fix.