Skip to content

LayeredFS implementation incompatible with certain games #1818

Open
@moldimolt

Description

@moldimolt

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions