PabloMK7 / citra

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

Killersquid1440 no clear #124

Closed killersquid1440 closed 1 month ago

PabloMK7 commented 1 month ago

I'm pretty sure you opened this PR on accident, but just a heads up: if you don't clear the cache, what will happen is that if a game writes to the save file, the data in the cache will not be updated and won't match with the one in the console, so you might get a corrupted save. The clear is there for a reason.

killersquid1440 commented 1 month ago

yeah, it was on accident, my bad. since i know you dont wanna implement it yourself, i wanted to try to make a persistent texture cache myself and poke around with it. i wanted to make a PR to my own fork but forgot to check where it went lol