diff --git a/desmume/src/slot1.cpp b/desmume/src/slot1.cpp index bf7285bc4..c6cdf4381 100644 --- a/desmume/src/slot1.cpp +++ b/desmume/src/slot1.cpp @@ -45,7 +45,7 @@ static std::string fatDir; static void scanDir() { - if(fatDir == "") return; + if(fatDir == "" && !slot1_R4_path_type) return; if (fatImage) {