There was an error fetching the commit references. Please try again later.
Use config files to store whether SDMC is enabled or not
Before, it used to use whether the directory actually existed. As a result, .citra-emu/sdmc was never auto-created (something quite confusing to me until I read through the logs).
Showing
- src/citra/config.cpp 5 additions, 0 deletionssrc/citra/config.cpp
- src/citra/config.h 1 addition, 0 deletionssrc/citra/config.h
- src/citra/default_ini.h 3 additions, 0 deletionssrc/citra/default_ini.h
- src/citra_qt/config.cpp 14 additions, 0 deletionssrc/citra_qt/config.cpp
- src/citra_qt/config.h 3 additions, 0 deletionssrc/citra_qt/config.h
- src/core/file_sys/archive_sdmc.cpp 8 additions, 2 deletionssrc/core/file_sys/archive_sdmc.cpp
- src/core/settings.h 2 additions, 0 deletionssrc/core/settings.h
Please register or sign in to comment