Skip to content

Right filesystem for game backups (TinyWiiBackupManager feature draft) #185

Description

@mq1

Hi, do you think a feature like this (drive info card) could be useful to users?

Image

the comments are:

let fs_comment = match info.fs_kind() {
    FsKind::Fat32 => "✓ optimal choice for game backups and homebrew apps",
    FsKind::Ntfs => "⚠ will work for game backups, but not for homebrew apps",
    _ => "⚠ won't work for game backups and homebrew apps",
};

and the link is https://gbatemp.net/threads/usb-loader-gx-troubleshooting-guide.617564/#fs

this is a draft btw, I'm open to suggestions

Metadata

Metadata

Assignees

No one assigned

    Labels

    General InquiryFor general inquiries that do not necessitate a guide updateInformation NeededMore information needed to act on issue or pull request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions