Atmosphere icon indicating copy to clipboard operation
Atmosphere copied to clipboard

[Feature Request] LayeredFS replace entire directory suppressing existing contents

Open fennectech opened this issue 2 years ago • 4 comments

Feature Request

What feature are you suggesting?

Overview:

  • Replace entire directory contents with contents on SD

Smaller Details:

  • I would like a way that i can replace the entire contents of a directory instead of just replacing / adding individual files in it so that files that were there are not seen by the game.

Nature of Request:

  • Addition
    • Custom system modules.
    • Application-level patches to the Horizon OS.

Why would this feature be useful?

This would be useful to replace entire directories in games with different contents and completely suppress the existing files.

fennectech avatar Sep 06 '22 03:09 fennectech

This seems like another way of wording the request we get sometimes to make files not visible to games.

I am really opposed to there being multiple sources of truth for overridden romfs data; representing file deletions via filesystem is hard to do cleanly.

Why is this actually desirable? Why do people ask for this instead of e.g. making code mods?

SciresM avatar Sep 06 '22 17:09 SciresM

Because its simper There are some games that load all contents in a spesific directory and being able to suppress files without replacing them would be great

fennectech avatar Sep 06 '22 17:09 fennectech

I don't actually agree or believe that it's simpler.

SciresM avatar Sep 06 '22 17:09 SciresM

It’s easier to pull off for those with limited programming abilities.  It also is less maintaince for games with frequent updates.Sent from my iPad On Sep 6, 2022, at 12:33 PM, SciresM @.***> wrote: I don't actually agree or believe that it's simpler.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

fennectech avatar Sep 06 '22 17:09 fennectech