Open
Description
The current implementation of LayeredFS is incompatible with certain games, because these games contain more files than the FAT32 maximum file-entries-per-directory (65,534 entries, with each file being 2-13 entries depending on how long the file name is). For example, it is impossible to undub Stella Glow with LayeredFS because the sound/stream
folder exceeds this limit.
HANS does not have this issue, as it stores the redirected FS as a single file.
Games known to be effected:
- Stella Glow (USA/EUR/JPN)
Activity