-
Notifications
You must be signed in to change notification settings - Fork 33
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
Top screen stretched out (02DS) #48
Comments
That looks like old 3DS fimware running on a non-3D device. The 3D screens have double the width as they use each other row for 3d so this is most likely the firmware thinking 3D is enabled while its actually running on hardware that has no 3D. |
This has been known for a while https://www.youtube.com/watch?v=7iaFwXaHq9c The 2ds was released with firmware 6.0.0-11 and older firmwares aren't prepared to handle its unique screen hardware. |
Pretty much what the others said. There is nothing i can do about this bug. It's just not compatible with the old 2DS. |
In theory, if someone would reverse engineer the firmware and figure out where it detects if the 3d slider is on or off it could be possible to make it always think its off and thus display correctly. I highly suspect that that is outside the scope of this project though. |
Hello, I've tried downgrading to 4.5.0-10E on my old 2DS. It works, but the top screen has been stretched to an unusable amount. Any Help?
The text was updated successfully, but these errors were encountered: