Skip to content

0.1.1 - Fixups, chainloader

Compare
Choose a tag to compare
@chaoskagami chaoskagami released this 21 Jun 21:21
· 313 commits to master since this release

More minor changes to enhance stab-- okay, let's not go there again.

This is a small release:

  • Add a chainloader to Corbenik. This is optional and can be cut out at compile time. Depending on which build people prefer, I'll only build one or the other during release at some point. The option to disable will remain in the source. For now, the default build is done with CHAINLOADER=1 (That's enabled.)
  • Fixed a bug with garbage on the framebuffer with screeninit (I think. Please test!)
  • A small number of grammatical/spelling issues were rectified by @gnmmarechal. For the fact that I never once touched spellcheck and don't use autocompletion, that's pretty good all things considered. ;)
  • A few changes to patches and an experimental one based on some of @Subv's work on the svc permission check in contrib. This may be a severe security hazard, but has some use. Use caution.

This release is fairly minor. If you have no interest in chainloading, and do not use a no-screeninit arm9loaderhax payload, you do not need to update. No core features have changed. Patches do not need to be updated.