Custom Storage - basharast/DuckStation-UWP-ARM GitHub Wiki
By default data folder set to be at LocalFolder
it's very hard to deal with it in this case
to solve this issue do the following:
- Main menu
- Click on
Storage
- Click on
<Root>
- Click on
<Browse>
- Choose your custom folder
now after restarting the app you will have new folder at the custom location called DuckStation
it's much easier to deal with it in this way.
The loading will be a bit slow (doesn't affect on the game play)
but it will be fine after the app will cache and scan the games.
if you're familiar with LocalFolder
you can keep the data there and add new scan locations in the same way above
the app already prepared with internal solution to solve the UWP limitation.