mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-08-31 08:26:32 -05:00

This is in line with what the hardware itself does. It does this by splitting the initial directory opening into Directory.Open(), which will return false if a stat fails. Then, Archive::OpenDirectory will return nullptr, and archive.cpp will return an error code .