Val
Val
I can only think of heuristics that would work with English (since that is the language I'm most familiar with) but it might carry over to other languages: If the...
Yo this is would be a nice feature though. Something like `"inarchive":"3ds/homebrewapp"` to make it copy the whole folder, or parsing commas/semicolons `"inarchive":"3ds/hbapp/hbapp.3dsx,3ds/hbapp/hbapp.smdh"` or `"inarchive":"3ds/hbapp/hbapp.3dsx;3ds/hbapp/hbapp.smdh"`
Ah, okay. That makes sense.
I've been trying to reproduce this problem for a while now! Thanks for letting me know it happens on a fresh install. I'll do a fresh install on my Deck...
I spent a good 12 hours troubleshooting this, and as it turns out, there's a major difference between how Valve formats the Deck at the factory, and a Deck that's...
Here's my plan for solving this issue: 1. Create a large, empty file 2. Format the file with mkfs.[ext4|btrfs], without case-folding 3. Bind-mount the file somewhere (maybe in a subdirectory...
> Disabling Casefold is greatly discuraged if you work with Windows Applications. Especially on the Steam Deck. Games WILL break with it off. Wine/Proton implements user-space casefolding, which will kick...
This should be fixed on dev branch as of this morning. I've instituted a workaround, creating a 4GB (sparse, it doesn't actually take up 4GB even if it says it...
This happens for the same reason Rwfus fails to install on reimaged Steam Decks: Valve formats the SD card/internal storage with the ext4 `casefold` option enabled, which allows the contents...
This should be fixed on dev branch as of this morning.