mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-30 03:39:50 +02:00
Deploying to gh-pages from @ hacks-guide/Guide_3DS@d7a2864a11 🚀
This commit is contained in:
@@ -488,7 +488,7 @@ window.cookieconsent.initialise({
|
||||
<li><a href="#cosa-serve" id="markdown-toc-cosa-serve">Cosa serve</a></li>
|
||||
<li><a href="#istruzioni-32gb-o-inferiore" id="markdown-toc-istruzioni-32gb-o-inferiore">Istruzioni (32GB o inferiore)</a></li>
|
||||
<li><a href="#istruzioni-64gb-o-superiore" id="markdown-toc-istruzioni-64gb-o-superiore">Istruzioni (64GB o superiore)</a></li>
|
||||
<li><a href="#errori-comuni-nelluso-di-guiformat" id="markdown-toc-errori-comuni-nelluso-di-guiformat">Errori comuni nell’uso di guiformat</a></li>
|
||||
<li><a href="#troubleshooting" id="markdown-toc-troubleshooting">Troubleshooting</a></li>
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
@@ -545,7 +545,7 @@ window.cookieconsent.initialise({
|
||||
<li>Seleziona la dimensione corretta su “Allocation unit size”
|
||||
<ul>
|
||||
<li>Se la scheda SD è da 64GB, scegli 32768</li>
|
||||
<li>If the SD card is larger than 64GB, choose 65536</li>
|
||||
<li>Se la scheda SD è più grande di 64GB, scegli 65536</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Inserisci qualunque cosa su “Volume label”</li>
|
||||
@@ -557,19 +557,24 @@ window.cookieconsent.initialise({
|
||||
<li>Se la scheda SD aveva precedentemente file o cartelle al suo interno, ricopia il contenuto dal tuo computer</li>
|
||||
</ol>
|
||||
|
||||
<h3 id="errori-comuni-nelluso-di-guiformat">Errori comuni nell’uso di guiformat</h3>
|
||||
<h3 id="troubleshooting">Troubleshooting</h3>
|
||||
|
||||
<ul>
|
||||
<li>Failed to open device: GetLastError()=32
|
||||
<li>guiformat shows the error “Failed to open device: GetLastError()=32”
|
||||
<ul>
|
||||
<li>Chiudi tutto ciò che potrebbe stare utilizzando la scheda SD, come ad esempio qualunque schermata Esplora Risorse.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>GetLastError()=1117
|
||||
<li>guiformat shows the error “GetLastError()=1117”
|
||||
<ul>
|
||||
<li>La protezione da scrittura della scheda SD potrebbe essere <a href="/images/sdlock.png">abilitata</a>. Lo slider deve essere spostato verso l’alto per consentire la scrittura sulla scheda SD (anche per la sola formattazione).</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>SD card remains undetected by console or continues to display the wrong capacity after formatting
|
||||
<ul>
|
||||
<li>Your SD card may be partitioned or have unallocated space. Follow the instructions <a href="https://wiki.hacks.guide/wiki/SD_Clean/Windows">here</a> to reformat your SD card.</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user