roxas75 / rxTools

rxTools
http://www.rxtools.net/
GNU General Public License v2.0
266 stars 81 forks source link

n3ds glitch fix #441

Closed Desterly closed 8 years ago

Desterly commented 8 years ago

Looks like TIniVi and Cakes have implemented a fix for the messed up 3d on startup for n3ds.

https://github.com/mid-kid/CakesForeveryWan/commit/e810bd0b05c7a5b03ff38e1bbb214781cefffa1d

https://github.com/TiniVi/AHPCFW/commit/36efc113d2b28f5a5380c15458964b8a0d36f634

Looking over the code it seems pretty simple. I'm assuming we'd implement this right before the execReboot in the rxMode() method in firm.c

RinMaru commented 8 years ago

Hell yeah ^^

MelonGx commented 8 years ago

That means we don't need A9LH to fix that problem :P

AlbertoSONIC commented 8 years ago

Should be fixed in latest nightly