mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-31 10:34:59 +02:00

Real xfb didn't provide any read_stride, so there is a division by zero. This commit calculates the correct read_stride for real_xfb, so there is also no hack for texture vs xfb needed.