mirror of
https://github.com/stenzek/duckstation.git
synced 2025-06-06 19:45:33 +00:00

Fixes graphical corruption in loading screen - the game executes a memcpy out of uncached ROM while the DMA is occurring, then modifies it before it finishes.