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

LCD Status mode prevents Dr Mario and other games to start to start #21

Open
bouviervj opened this issue Jan 30, 2024 · 1 comment
Open

Comments

@bouviervj
Copy link

bouviervj commented Jan 30, 2024

I'm adapting your code for the PyPortal - I found out that some games are expected the mode 0 instead of mode 1 when LCD is deactivated, and endup in infinite loop. I started successfully some other games by changing the mode to 0.

https://github.com/blazer82/gb.teensy/blame/396e85728ed82401edac8a3bac3faf501a616234/lib/PPU/PPU.cpp#L251

@blazer82
Copy link
Owner

Cool find! Thanks for letting me know. Also, feel free to submit a PR to fix the issue.

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