Various improvements to grammar and formatting#2635
Various improvements to grammar and formatting#2635AnonymousUser98 wants to merge 16 commits intohacks-guide:masterfrom
Conversation
Updated wording for clarity and accuracy regarding 3DS online services shutdown.
Correct capitalization and punctuation for consistency throughout the document.
Corrected the wording from 'onto' to 'on' for clarity.
Updated language for clarity and consistency throughout the document.
Updated formatting for clarity and consistency in instructions.
lilyuwuu
left a comment
There was a problem hiding this comment.
Great changes, most things LGTM! See comments for a few stylistic changes (in particular, please don't change section names).
| **Custom firmware** (CFW) is a full software modification to your 3DS, comparable to "administrator access" on a computer. It allows you to do anything that the 3DS is physically capable of doing, rather than being limited by whatever Nintendo allows you to do. | ||
|
|
||
| Popular uses for custom firmware include: | ||
| ### Popular uses for custom firmware include: |
There was a problem hiding this comment.
I don't think this really makes much sense as a header/h3?
There was a problem hiding this comment.
Would h4 be better? Or maybe just bold text?
There was a problem hiding this comment.
Yeah, bold text would probably work better
|
|
||
| This guide will: | ||
| + Install **boot9strap** and **Luma3DS custom firmware** on unmodified retail 3DS/2DS consoles | ||
| **This guide will:** |
There was a problem hiding this comment.
Bolding isn't strictly necessary here
There was a problem hiding this comment.
I think it looks better that way. Or maybe it could be a level 3 or 4 header.
There was a problem hiding this comment.
It would work well in parallel with the popular uses thing being bolded, yeah
| + **A black screen that says "An error has occurred"**: Your file placement is incorrect. Ensure that the Super-skaterhax files are on the root of the SD card. | ||
| + **A yellow screen**: Homebrew Launcher failed to open due to random chance. Hold the POWER button until the console turns off, then retry this section. | ||
| + **[The word "Text"](/images/screenshots/skaterhax/skater-old3ds.png)**: You have an Old 3DS, where this exploit **does not work**. If this is the case, you should follow [MSET9](installing-boot9strap-(mset9)) instead. | ||
| 1. Launch _nimdsphax_ from the list of homebrew |
There was a problem hiding this comment.
I'm not really against this change but italics are not generally used for exploit names or anything elsewhere
There was a problem hiding this comment.
Would bold or code be better? Or maybe it could be in quotation marks.
There was a problem hiding this comment.
I don't think any styling is really necessary, we don't really use it for anything else I don't think (like we don't do anything with "MSET9" for example). If we do though then codeblocks are probably the most appropriate
| 1. Press (B) to continue | ||
| 1. Select "Nullify user time offset" | ||
| 1. Select `Nullify user time offset` | ||
| <!-- Did you forget to include the "Update date and time via RTC" option? --> |
There was a problem hiding this comment.
We don't normally put these kinds of comments in the guide, no?
Also, I guess we just don't want to explain to people how to find their timezone offset, so we just let GodMode9 handle setting the time.
| ### Section II - Launching SafeB9SInstaller | ||
|
|
||
| In this section, you will launch Soundhax through the Nintendo 3DS Sound app, which will use universal-otherapp to launch the boot9strap (custom firmware) installer. | ||
| In this section, you will launch Soundhax through the Nintendo 3DS Sound app, which will use universal-otherapp to launch the boot9strap installer. |
There was a problem hiding this comment.
What's the point of removing this?
There was a problem hiding this comment.
boot9strap isn't CFW. Luma3DS is CFW. B9S is a bootloader.
There was a problem hiding this comment.
boot9strap isn't CFW. Luma3DS is CFW. B9S is a bootloader.
boot9strap is still a custom bootloader that loads custom firmware (Luma3DS). That still makes boot9strap custom firmware. You're still installing CFW through SafeB9SInstaller by installing boot9strap. Even removing CFW would mean uninstalling boot9strap, so I don’t see much point in the edit.
| + If you have any questions that haven't been answered on this page, their answers might be in the [Pre-Installation FAQ](faq#pre-installation-faq). | ||
| + If you experience an issue while following this guide, you can check the [Troubleshooting](troubleshooting) page for a solution. | ||
| + If the resources we've provided here aren't helping, you can get one-on-one support over at [Nintendo Homebrew on Discord](https://discord.gg/MWxPgEp). | ||
| + If the resources we've provided here aren't helping, you can get one-on-one support over at the [Nintendo Homebrew Discord server](https://discord.gg/MWxPgEp). |
There was a problem hiding this comment.
If we're gonna change "Nintendo Homebrew on Discord", we should do it throughout the whole guide
I improved the grammar and formatting, and added some clarifications.