Deploying to gh-pages from @ hacks-guide/Guide_3DS@f600d86a0d 🚀
This commit is contained in:
parent
4d28d0f9d7
commit
3df4e49afa
3 changed files with 745 additions and 741 deletions
2
feed.xml
2
feed.xml
|
@ -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-24T13:29:19+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-27T16:18:23+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>
|
|
@ -548,7 +548,9 @@ window.cookieconsent.initialise({
|
|||
<details>
|
||||
<summary><strong>Computer compatibility</strong></summary>
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/onboarding/os.jpg" alt="" /></p>
|
||||
<p>You can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. Depending on your computer/phone/electronic device, you may need to purchase a USB to SD card adapter to allow your computer to read your SD card.</p>
|
||||
<p>In most cases, you can follow this guide as long as you are able to download files from the Internet and copy them to your SD card. Depending on your computer/phone/electronic device, you may need to purchase a USB to SD card adapter to allow your computer to read your SD card.</p>
|
||||
|
||||
<p>Some methods (notably, Kartminer7 and MSET9) may require a traditional computer running Windows or Linux. If you are unable to get access to a computer using those operating systems, you will need to follow another method.</p>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
|
@ -576,6 +578,8 @@ window.cookieconsent.initialise({
|
|||
|
||||
<h2 id="things-you-need-to-do-on-your-computer">Things you need to do on your computer</h2>
|
||||
|
||||
<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>
|
||||
<p class="notice--info"><img src="https://3ds.hacks.guide/images/screenshots/onboarding/sdroot.png" alt="" /></p>
|
||||
|
|
1478
sitemap.xml
1478
sitemap.xml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue