mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-28 22:00:56 -05: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.