-
Notifications
You must be signed in to change notification settings - Fork 414
remove CoreForcingViaGameDb user option. #2096
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
Conversation
…the ability to turn this off. If they are power users and want to overright our db, they can mod the db entries
595a207 is the originating commit |
He was commenting on the fact that quicknes has it's own internal blacklist, which isn't ideal I suppose |
According to my comments we DID have a separate blacklisting method.
|
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Diff looks good. I think as we're adding more cores, it's important that the gamedb is okay with added/removed cores even if no-one remembers to update it. Maybe every rom loads with the most accurate core without flags, common roms get a "fast" flag (and the front-end decides what "fast" means), and the core name overrides are replaced with mapper- or peripheral-based overrides?
I think we have to simply remember to fix the gamedb if cores are removed. mapper is a nice thing to focus on but doesn't solve the problem entirely, sometimes a core just doesn't get a game right, but not specifically due to a mapper. These are nice ideas but I think some entries just have to be the core name. |
We should not give the user the ability to turn this off. If they are power users and want to overwrite our db, they can mod the db entries