mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-28 18:23:49 +00:00
Foreword: WHY DON'T EVERYBODY USE ONE FOLDER FOR EACH GAME+CONTENTS? AIN'T THIS THE FORMAT GAMES COME WHEN YOU BUE THEM? DO YOU LIVE WITH ALL YOUR FRIENDS AND HAVE A 2ND HOUSE FOR ALL THE CHILDREN? Nice, i feel better now. This feat extends Maufeat's work on external content loading. It harmonically additions: "...also, if in each game folder X, you find a folder Y, and in this folder Y you detect ONLY a single game, then mount all external content for that game found in that folder Y and its subfolders." Permanent (not toggleable). External Content folders are supported equally. Also: -Reworked several routines for preserving single source of truth between android and other systems; -Fixed the annoying unknown format error for content files, by providing proper format detection. Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3596 Reviewed-by: MaranBr <maranbr@eden-emu.dev> Reviewed-by: Lizzie <lizzie@eden-emu.dev> Co-authored-by: xbzk <xbzk@eden-emu.dev> Co-committed-by: xbzk <xbzk@eden-emu.dev> |
||
|---|---|---|
| .. | ||
| fsa | ||
| fssrv | ||
| fssystem | ||
| system_archive | ||
| vfs | ||
| bis_factory.cpp | ||
| bis_factory.h | ||
| card_image.cpp | ||
| card_image.h | ||
| common_funcs.h | ||
| content_archive.cpp | ||
| content_archive.h | ||
| control_metadata.cpp | ||
| control_metadata.h | ||
| errors.h | ||
| fs_directory.h | ||
| fs_file.h | ||
| fs_filesystem.h | ||
| fs_memory_management.h | ||
| fs_operate_range.h | ||
| fs_path.h | ||
| fs_path_utility.h | ||
| fs_save_data_types.h | ||
| fs_string_util.h | ||
| fsmitm_romfsbuild.cpp | ||
| fsmitm_romfsbuild.h | ||
| ips_layer.cpp | ||
| ips_layer.h | ||
| kernel_executable.cpp | ||
| kernel_executable.h | ||
| nca_metadata.cpp | ||
| nca_metadata.h | ||
| partition_filesystem.cpp | ||
| partition_filesystem.h | ||
| patch_manager.cpp | ||
| patch_manager.h | ||
| program_metadata.cpp | ||
| program_metadata.h | ||
| registered_cache.cpp | ||
| registered_cache.h | ||
| romfs.cpp | ||
| romfs.h | ||
| romfs_factory.cpp | ||
| romfs_factory.h | ||
| savedata_factory.cpp | ||
| savedata_factory.h | ||
| sdmc_factory.cpp | ||
| sdmc_factory.h | ||
| submission_package.cpp | ||
| submission_package.h | ||
| xts_archive.cpp | ||
| xts_archive.h | ||