mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-08 21:51:24 +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.