mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-10 09:11:39 +02:00
![]() A set of small changes to handle title imports more accurately. * Clean up the import directory after an import, exactly like IOS. This should prevent the title directory from having useless leftover contents, which could confuse the emulated software. * More robust failsafe in case an import does not complete normally. IOS checks for stale imports and handles them appropriately on boot. We now do the same. * Create all directories as IOS does. This includes the data directory. |
||
---|---|---|
.. | ||
AudioCommon | ||
Common | ||
Core | ||
DiscIO | ||
DolphinNoGUI | ||
DolphinQt2 | ||
DolphinWX | ||
InputCommon | ||
UICommon | ||
VideoBackends | ||
VideoCommon | ||
CMakeLists.txt |