mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-13 15:59:23 +01:00
![Léo Lam](/assets/img/avatar_default.png)
This was necessary to work around a FS timing issue which caused small writes to take much longer than they should. Now that we emulate timings for the FS module including its file cache, we don't need to maintain this workaround anymore.