RPCS3 / rpcs3

PS3 emulator/debugger
https://rpcs3.net/
GNU General Public License v2.0
15.3k stars 1.9k forks source link

[Regression] GTA-V asserts at 50% res scale #15142

Open kd-11 opened 8 months ago

kd-11 commented 8 months ago

Reported by @RipleyTom

Assert: copy_image_to_buffer ensure((region.imageExtent.width + region.imageOffset.x) <= src->width());

kd-11 commented 8 months ago

I'm pretty sure I know what's causing it, so I'm opening this ticket to keep from forgetting to push the fix.