From 220c86a1358d92ef00686a26d4510c3e2169f84f Mon Sep 17 00:00:00 2001 From: ihaveahax Date: Sat, 19 Apr 2025 03:59:44 -0500 Subject: [PATCH] New translations f3xswift-(mac).md (Lithuanian) --- docs/lt_LT/f3xswift-(mac).md | 48 ++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 docs/lt_LT/f3xswift-(mac).md diff --git a/docs/lt_LT/f3xswift-(mac).md b/docs/lt_LT/f3xswift-(mac).md new file mode 100644 index 0000000000..0de60f4169 --- /dev/null +++ b/docs/lt_LT/f3xswift-(mac).md @@ -0,0 +1,48 @@ +# F3XSwift (Mac) + +## Required Reading + +This is an add-on section for checking your SD card for errors using F3XSwift. + +Depending on the size of your SD card and the speed of your computer, this process can take up to several hours! + +This page is for Mac users only. If you are not on Mac, check out the [H2testw (Windows)](h2testw-\(windows\)) or [F3 (Linux)](f3-\(linux\)) pages. + +::: info + +F3XSwift is only compatible with macOS 10.13 (High Sierra) and above. If you have an older version of macOS, follow [F3X (Mac)](f3x-\(mac\)) instead. + +::: + +## What You Need + +- The latest release of [F3XSwift](https://github.com/vrunkel/F3XSwift/releases/latest) + +## Instructions + +1. Insert your SD card into your computer +2. Run the F3XSwift app +3. Select your SD card from the list of volumes +4. Click "Test" +5. Click "Open" to confirm writing to your SD card +6. Wait until the process is complete + +___ + +::: tip + +If the test shows the result `Success! Your card is ok!`, your SD card is good and you can delete all `.h2w` files on your SD card. + +::: + +::: danger + +If the test shows any other results, your SD card may be corrupted or damaged and you may have to replace it! + +::: + +::: tip + +Return to [Get Started](get-started) + +:::