Fix bugs and compilations from toolchain / b9s upgrade - #56
Conversation
After boot9strap 1.4 update, without these SDMMC dies. Also inadvertently fixes a screen init issue that happens from the aforementioned boot9strap update. Co-authored-by: profi200 <fd3194@gmx.de>
Plailect restrctured the domains a few years ago; 3ds.guide is now 3ds.hacks.guide, and devkit guide is panda.hacks.guide.
|
Over at https://github.com/lifehackerhansol/SafeB9SInstaller master branch I have a fully working SB9SI tree. However it currently needs fixes at the submodule level. It's been a very long time since any of those repos were updated, however; most of the maintainers disappeared, and one mostly active maintainer has not responded to my review request. If you are willing to use your own fork for them, I can contribute to those. |
|
I'll have a look, give me a day or two :^) |
|
Took a bit longer than intended, sorry. By "my own fork", do you mean OpenFirmInstaller? If so, yes, these changes are appreciated there as well. |
|
@d0k3 I meant specifically for libkhax (part of BrahmaLoader) which needs an update to compile. libkhax is important as we still need Brahma support for pretty much all known exploits. BrahmaLoader itself needs some fixes, which I sent here: d0k3/BrahmaLoader#6 2xrsa and CakesROP need an update too. I fixed compiling 2xrsa, but fixing CakesROP would require rewriting the entire app from scratch and I didn't quite get there yet. One of my thoughts were to just drop support for those and have users use 0.0.7 for the two exploits, but it would be nice if we can get at least 2xrsa back. b1l1s doesn't seem to be active anymore, and Myria hasn't responded to my PR, so I thought maybe you'd be willing to fork 2xrsa and libkhax so we can get a new SB9SI release out :D |
No description provided.