Skip to content

ANDROID: Libretro VFS for this core #391

@i30817

Description

@i30817

It would be nice if the updated core could be served rom files paths in vfs form from playlists ("saf://content:...), considering it's the only way to support compressed filesystems\webdav outside core specific code in android (use RSAF) and RetroArch recently gained support for SAF paths in its android filechooser.

Several cores in libretro already do this, swanstation, puae, fbneo and some others that had the vfs from the start so it would be cool if dolphin did too

Note that although local network webdav might be too slow in some cases, the last release of rclone, which RSAF uses also in the last release added squash and zip file mounting (including zstd for squash). So you can mount compressed archives of games "transparently" now in android RetroArch (although I suppose computer cores might have problems if they don't have a copy on write system for read only dirs).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions