mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-29 19:29:51 +02:00
Deploying to gh-pages from @ hacks-guide/Guide_3DS@58c8580493 🚀
This commit is contained in:
@@ -534,7 +534,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="兼容性注意">兼容性注意</h3>
|
||||
|
||||
<p class="notice--warning">This method requires a computer running Windows or Linux. macOS is NOT supported, nor are phones or tablets. If you do not have access to Windows or Linux, you will need to use an <a href="alternate-exploits">alternate exploit</a>.</p>
|
||||
<p class="notice--warning">This method requires a computer running Windows, Linux, or macOS. Phones or tablets are NOT currently supported. If you do not have access to a computer, you will need to use an <a href="alternate-exploits">alternate exploit</a>.</p>
|
||||
|
||||
<h3 id="你需要准备点啥">你需要准备点啥?</h3>
|
||||
|
||||
@@ -542,7 +542,7 @@ window.cookieconsent.initialise({
|
||||
<li>The latest release of <a href="https://github.com/zoogie/MSET9/releases/latest">MSET9</a> (the Release <code class="language-plaintext highlighter-rouge">.zip</code> file)</li>
|
||||
<li>Any 3.x version of <a href="https://www.python.org/downloads/">Python</a> <strong>installed on your computer</strong>
|
||||
<ul>
|
||||
<li>If you are on Linux, you likely already have Python 3. Check by opening a terminal and entering <code class="language-plaintext highlighter-rouge">python3 -V</code>. If this returns a version number, it will work for this guide.</li>
|
||||
<li>If you are on Linux or macOS, you may already have Python 3. Check by opening a Terminal window and entering <code class="language-plaintext highlighter-rouge">python3 -V</code>. If this returns a version number, it will work for this guide.</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -574,6 +574,7 @@ window.cookieconsent.initialise({
|
||||
<li>Run the MSET9 script:
|
||||
<ul>
|
||||
<li><strong>Windows</strong>: Double-click <code class="language-plaintext highlighter-rouge">mset9.bat</code></li>
|
||||
<li><strong>macOS</strong>: Double-click <code class="language-plaintext highlighter-rouge">mset9.command</code></li>
|
||||
<li><strong>Linux</strong>: open a Terminal window, <code class="language-plaintext highlighter-rouge">cd</code> to the root of your SD card, then type <code class="language-plaintext highlighter-rouge">python3 mset9.py</code> and press Enter</li>
|
||||
</ul>
|
||||
|
||||
@@ -621,6 +622,7 @@ window.cookieconsent.initialise({
|
||||
<li>Run the MSET9 script:
|
||||
<ul>
|
||||
<li><strong>Windows</strong>: Double-click <code class="language-plaintext highlighter-rouge">mset9.bat</code></li>
|
||||
<li><strong>macOS</strong>: Double-click <code class="language-plaintext highlighter-rouge">mset9.command</code></li>
|
||||
<li><strong>Linux</strong>: open a Terminal window, <code class="language-plaintext highlighter-rouge">cd</code> to the root of your SD card, then type <code class="language-plaintext highlighter-rouge">python3 mset9.py</code> and press Enter</li>
|
||||
</ul>
|
||||
</li>
|
||||
@@ -634,7 +636,7 @@ window.cookieconsent.initialise({
|
||||
<li>Reinsert your SD card into your console <strong>without pressing any buttons or touching the screen</strong></li>
|
||||
<li>如果一切成功的话,你将自动进入 SafeB9SInstaller
|
||||
<ul>
|
||||
<li>If you get a red screen, follow the <a href="troubleshooting#installing-boot9strap-mset9">troubleshooting guide</a></li>
|
||||
<li>If you get a red screen or the console gets stuck on a loading screen, follow the <a href="troubleshooting#installing-boot9strap-mset9">troubleshooting guide</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ol>
|
||||
@@ -672,6 +674,7 @@ window.cookieconsent.initialise({
|
||||
<li>Run the MSET9 script:
|
||||
<ul>
|
||||
<li><strong>Windows</strong>: Double-click <code class="language-plaintext highlighter-rouge">mset9.bat</code></li>
|
||||
<li><strong>macOS</strong>: Double-click <code class="language-plaintext highlighter-rouge">mset9.command</code></li>
|
||||
<li><strong>Linux</strong>: open a Terminal window, <code class="language-plaintext highlighter-rouge">cd</code> to the root of your SD card, then type <code class="language-plaintext highlighter-rouge">python3 mset9.py</code> and press Enter</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user