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

Override scaling mode using keypresses on startup #147

Open
patters-match opened this issue Nov 4, 2023 · 2 comments
Open

Override scaling mode using keypresses on startup #147

patters-match opened this issue Nov 4, 2023 · 2 comments

Comments

@patters-match
Copy link

Sometimes I like to play a game hardware scaled, but sometimes not. Editing a text file on-device to change this behaviour is a bit tricky. Would it be possible for open_agb_firm to copy the behaviour of the Virtual Console emulators which will display unscaled if Start or Select are pressed during startup?

@profi200
Copy link
Owner

profi200 commented Nov 4, 2023

It's not really mentioned in the README but per game configs can override all settings from the global, default config if that helps. Otherwise i think it makes more sense to handle this via a GUI eventually.

@patters-match
Copy link
Author

I do think the Start/Select pattern would be ideal to force unscaled, since that's the established pattern (even for Twilight Menu++) and it's probably a lot easier to implement than a full GUI will be. Whether or not to use a different key combo to force bilinear Vs hardware is kind of a secondary concern. I'd judge it's possibly less likely a person would want to alter that, as people tend to be fans of one mode over the other.

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

2 participants