Deploying to gh-pages from @ hacks-guide/Guide_3DS@14b80a77e0 🚀

This commit is contained in:
lilyuwuu 2023-10-27 21:21:23 +00:00
parent 2512da0903
commit 37529ed6f1
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://3ds.hacks.guide/feed.xml" rel="self" type="application/atom+xml" /><link href="https://3ds.hacks.guide/" rel="alternate" type="text/html" /><updated>2023-10-27T21:18:46+00:00</updated><id>https://3ds.hacks.guide/feed.xml</id><title type="html">3DS Hacks Guide</title><subtitle>A complete guide to 3DS custom firmware</subtitle><author><name>Nintendo Homebrew</name></author></feed>
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://3ds.hacks.guide/feed.xml" rel="self" type="application/atom+xml" /><link href="https://3ds.hacks.guide/" rel="alternate" type="text/html" /><updated>2023-10-27T21:21:09+00:00</updated><id>https://3ds.hacks.guide/feed.xml</id><title type="html">3DS Hacks Guide</title><subtitle>A complete guide to 3DS custom firmware</subtitle><author><name>Nintendo Homebrew</name></author></feed>

View file

@ -581,7 +581,7 @@ window.cookieconsent.initialise({
<p class="notice--warning">Following this guide alone should not result in data loss, but SD card corruption is always a possibility. You should make a backup of your SD card contents (especially the <code class="language-plaintext highlighter-rouge">Nintendo 3DS</code> folder) if you have important data.</p>
<details>
<summary><strong>File placement terminology (e.g. "root of SD")</strong></summary>
<summary><strong>File placement terminology (e.g. "root of SD", "/luma/")</strong></summary>
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/onboarding/sdroot.png" alt="" /></p>
<p>When copying files to the SD card, it is important to copy them to the right location - otherwise, the console will not detect the file and the exploit or software you are trying to use will not work. A term you will see frequently on this guide is <strong>root of the SD card</strong>, which means you are not inside any folder on your SD card. The directory that appears when you first open your SD card on your computer is called the root.</p>