finalizing: add note about b9s folder (fix #2004)

This commit is contained in:
Lily 2022-04-20 00:43:44 -07:00
parent b98d1af2d4
commit d37fc2e5ad

View file

@ -167,7 +167,7 @@ Here are some key combos that you should know:
- Holding (Select) on boot will launch the Luma3DS configuration menu.
- Holding (Start) on boot will launch GodMode9, or if you have multiple payloads in `/luma/payloads/`, the Luma3DS chainloader.
- By default, pressing (Left Shoulder) + (Down D-Pad) + (Select) while in 3DS mode will open the Rosalina menu, where you can check system information, take screenshots, enable cheats, and more. This can be changed from the Rosalina menu.
- Holding (Start) + (Select) + (X) on boot will dump `boot9.bin`, `boot11.bin`, and `otp.bin` to the `boot9strap` folder on your SD card.
- Holding (Start) + (Select) + (X) on boot will dump `boot9.bin`, `boot11.bin`, and `otp.bin` to the `boot9strap` folder on your SD card. The `boot9strap` folder will be created if it does not already exist.
{% endcapture %}
<div class="notice--info">{{ notice-6 | markdownify }}</div>