Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR] Storing config files priority... #315

Closed
J013k opened this issue Aug 15, 2020 · 1 comment
Closed

[FR] Storing config files priority... #315

J013k opened this issue Aug 15, 2020 · 1 comment

Comments

@J013k
Copy link
Contributor

J013k commented Aug 15, 2020

While I don't have a problem with loading config file,
something "strange" for me is happening while saving config file.

Here is how it should work:

-> When saving (5443a19):

  1. Try the device that the config file was loaded from.
  2. If config could not be saved, try the device that OPL was booted from (supported devices only).
  3. If config could not be saved, try all supported devices.
  4. Give up.

It makes me wonder a bit:

When saving:
2. If config could not be saved, try the device that OPL was booted from (supported devices only).

In my scenario when OPL will be launched from HDD.
There will be no MC. Only HDD+USB.
I additionally initialize HDD, games list was shown.
Settings will be saved to USB (Settings saved to mass:).

Expected behavior
HDD should have higher priority than USB, because OPL was launched from it (HDD).

@AKuHAK AKuHAK changed the title Storing config files priority... [FR] Storing config files priority... Jul 7, 2021
@KrahJohlito
Copy link
Member

Closing as dupe of #1390

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants