mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-09-01 04:31:54 +02:00
Deploying to gh-pages from @ hacks-guide/Guide_3DS@58c8580493 🚀
This commit is contained in:
@@ -535,7 +535,7 @@ window.cookieconsent.initialise({
|
||||
|
||||
<h3 id="notes-de-compatibilité">Notes de compatibilité</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>
|
||||
|
||||
<h2 id="ce-dont-vous-avez-besoin">Ce dont vous avez besoin</h2>
|
||||
|
||||
@@ -543,7 +543,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>
|
||||
@@ -575,6 +575,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>
|
||||
|
||||
@@ -622,6 +623,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>
|
||||
@@ -635,7 +637,7 @@ window.cookieconsent.initialise({
|
||||
<li>Reinsert your SD card into your console <strong>without pressing any buttons or touching the screen</strong></li>
|
||||
<li>Si l’exploit a réussit, vous devriez avoir démarré dans 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>
|
||||
@@ -673,6 +675,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