profi200 / sysUpdater

3DS offline system updater using CIA files
GNU General Public License v3.0
98 stars 33 forks source link

Top screen stretched out (02DS) #48

Open daosidfja opened 2 years ago

daosidfja commented 2 years ago

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? 16635274681933169823531240590777

iAmInActions commented 2 years ago

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.

zoogie commented 2 years ago

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.

profi200 commented 2 years ago

Pretty much what the others said. There is nothing i can do about this bug. It's just not compatible with the old 2DS.

iAmInActions commented 2 years ago

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.