mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-05-17 12:30:06 +00:00

- Instead of randomization, choose in-order addresses for where to map NROs into memory. - This results in predictable behavior when debugging and consistent behavior when reproducing issues.