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

Modes not working in Breakout #497

Open
raymondchua opened this issue Sep 4, 2023 · 1 comment
Open

Modes not working in Breakout #497

raymondchua opened this issue Sep 4, 2023 · 1 comment

Comments

@raymondchua
Copy link

raymondchua commented Sep 4, 2023

Hi, it seems that I cannot access the 12 modes except mode 0 in breakout due to a bug. Can someone verify? Is this perhaps due to my rom not having the modes?

@JesseFarebro
Copy link
Collaborator

Hey @raymondchua,

Modes and difficulties currently aren't the most intuitive. You should call ale.getAvailableModes() and ale.getAvailableDifficulties() to figure out which indices you should pass into setMode and setDifficulty. There was discussion here to change this, but it would be a breaking change: #366

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