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

Delayed mode switch #7

Open
SukkoPera opened this issue May 4, 2019 · 1 comment
Open

Delayed mode switch #7

SukkoPera opened this issue May 4, 2019 · 1 comment

Comments

@SukkoPera
Copy link
Owner

PAL user are often exposed to this problem: game refuses to boot in 60Hz, and freeze the controller so you have to turn the console On and Off, etc. Just for testing games, it' not that boring, but if you want to really play a game for many times, doing this each time could upset.

This idea comes from the SNES's uIGR board from borti.

The goal would be to set an "Auto mode" that would boot in 50Hz, wait for a while for the game booting, then auto switch to 60Hz (i don't think the other way, booting 50 then 60, would be useful for anyone but...)

Parameters could be set by user in the Arduino sketch : refresh at boot, delay, final refresh.
This "Auto mode" could be set with the "Start + B + Up" combo.

(Original idea by MoockyLoock)

@SukkoPera
Copy link
Owner Author

SukkoPera commented May 4, 2019

The mode_switch_delay branch already has some code for this, but it needs improvement and must rebased on the current master branch.

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

1 participant