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

Fix rom/folder core selection #13

Open
acmeplus opened this issue Oct 29, 2023 · 0 comments
Open

Fix rom/folder core selection #13

acmeplus opened this issue Oct 29, 2023 · 0 comments
Assignees

Comments

@acmeplus
Copy link
Contributor

It's currently possible to select a different core/launcher from the default one for a system or for a rom. In the folder or rom views, pressing SELECT key opens the core override selection (for all folder roms or that particular rom). However, the setting is not preserved/saved.

A proposed solution is to:

  • Create a new folder specific view settings json that contains the pairs of folder/core override
  • Similarly, create a new item entry for any rom core override in the global_cache.json list
  • If a core is overridden per folder, use that instead of the first entry in the folder ini definition (e.g. arcades.ini, NEOGEO entry)
  • If a core is overridden per rom, use the core listed for that particular rom as defined in global_cache.json core element
@acmeplus acmeplus self-assigned this Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant