mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-08-26 14:06:31 -05:00

ImageFetch offsets for 2D array coordinates have a different composite size than the coordinates. The rescaling pass was not taking this into account. Fixes broken shaders when scaling is enabled in Astral Chain, and likely other titles.