1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-09-02 21:12:55 +02:00

Move remaining pages to VitePress

This commit is contained in:
lifehackerhansol
2024-09-27 08:25:01 -07:00
parent ad3bf97f76
commit 31c21268c5
2828 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,40 @@
---
title: "H2testw (Windows)"
---
{% include toc title="條目內容" %}
### 必讀事項
本篇為透過 h2testw 來檢查您 SD 卡是否有任何問題的附加章節。
根據您的 SD 卡的大小和電腦的速度,本過程可能將花費數小時才能完成
本教學僅適用於 Windows 使用者。 If you are not on windows, check out the [F3 (Linux)](f3-(linux)) or [F3XSwift (Mac)](f3xswift-(mac)) pages.
### 必備項目
* 最新版的 [h2testw](https://www.heise.de/ct/Redaktion/bo/downloads/h2testw_1.4.zip)
### 操作說明
1. 從 h2testw `.zip` 中解壓 `h2testw.exe`
1. 將 SD 卡插入至電腦中
1. 開啟 `h2testw.exe`
1. 選擇『英語 (English)』
1. 按下『Select target』
1. 選擇您的 SD 卡磁碟代號
1. 確保『all available space』為以勾選狀態
1. 點下『Write + Verify』
1. 等到檢查完畢為止。
___
If the test shows the result `Test finished without errors`, your SD card is good and you can delete all `.h2w` files on your SD card.
{: .notice--success}
如果出現任何其他結果,您的 SD 卡可能是有問題且需要更換的!
{: .notice--danger}
### 回到[新手入門](get-started)
{: .notice--primary}