PabloMK7 / citra

A Nintendo 3DS Emulator
GNU General Public License v2.0
2.94k stars 570 forks source link

Do not use the cache if the read would result in OOB #130

Closed PabloMK7 closed 1 month ago

PabloMK7 commented 1 month ago

Removes the usage of the cache if the read would result in a read from OOB data. A more intelligent solution is possible, but this is a quick fix to prevent some games such as TLOZ: A Link Between Worlds to reset its save file.