Rename the folder to "update", and report back. The error you got is literally telling you it cant find the cias.
If that's the problem, is that a bug? The source code looks like it's expressly looking for "updates".
EDIT: example from code of sysupdater
std::vector<fs:: DirEntry> filesDirs = fs::listDirContents(u"/updates", u".cia;"); // Filter for .cia files
Last edited by Rattor,










