Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

Do not disable the auto config input type option #89

Merged
merged 2 commits into from
Apr 2, 2022

Conversation

mkwong98
Copy link

@mkwong98 mkwong98 commented Apr 2, 2022

If the ROM file has a NES 2.0 header then we can get the input type even when internal game db is disabled. So we can remove the code that disable this option when the game db is disabled.
https://github.com/NovaSquirrel/Mesen-X/issues/88

If the ROM file has a NES 2.0 header then we can get the input type even when internal game db is disabled.
@negativeExponent
Copy link

I has minor querries about doing this. What the the default controller set on Mesen when the bit value is '0'? C0z not all NES 2.0 headers have these values set. And a value of '0' is unspecified by nes 2.0 specs

@mkwong98
Copy link
Author

mkwong98 commented Apr 2, 2022

It uses the current controller set.

@NovaSquirrel NovaSquirrel merged commit 9920cf3 into NovaSquirrel:master Apr 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants