Updated Rosalina (markdown)

fincs 2017-11-23 02:42:05 +01:00
parent ca0153ea3a
commit 3b798f8ff5

@ -5,7 +5,7 @@ Rosalina is a custom sysmodule with a myriad of features for both developer and
* By default, the title used to boot `boot.3dsx` is [hblauncher_loader](https://github.com/yellows8/hblauncher_loader), but this can be changed at any time (Miscellaneous options > Switch the hb. title to the current app). Simply launch any title, use that option, close the title ; the next time you launch that title, it will run boot.3dsx. * By default, the title used to boot `boot.3dsx` is [hblauncher_loader](https://github.com/yellows8/hblauncher_loader), but this can be changed at any time (Miscellaneous options > Switch the hb. title to the current app). Simply launch any title, use that option, close the title ; the next time you launch that title, it will run boot.3dsx.
* **Note:** 3DSX applications will freeze if the takeover title is set to Health & Safety. This is being worked on and will be fixed. * **Note:** 3DSX applications will freeze if the takeover title is set to Health & Safety. This is being worked on and will be fixed.
* No need for *hax payloads anymore. * No need for *hax payloads anymore.
* **Note:** *hax payloads don't work under Rosalina due to the altered memory mapping, and versions of the Homebrew Launcher below the [v2.0](https://github.com/fincs/new-hbmenu) will likely perform unreliably. * **Note:** *hax payloads don't work under Rosalina due to the altered memory mapping, and versions of the Homebrew Launcher below [v2.0](https://github.com/fincs/new-hbmenu) will not work at all.
## GDB Stub ## GDB Stub
* A fully featured GDB stub for easy debugging. * A fully featured GDB stub for easy debugging.