Hi! I’m developing homebrew for the Switch. When I use opendir(“”) from dirent.h to open the current directory, I can list the files just fine from the “switch” folder. However, trying to open any other directory results in displaying an empty directory when I try to print the entries. My question is, what is the proper way to open sd card directories?







