Jump to content
Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

3DS:Ctrcheck/el: Difference between revisions

From Hacks Guide Wiki
SIlyon (talk | contribs)
No edit summary
SIlyon (talk | contribs)
Created page with "Αντίγραψε το εγκατεστημένο <code>ctrcheck.gm9</code> στο <code>sd:/gm9/scripts</code> στην κάρτα SD σου."
 
(6 intermediate revisions by the same user not shown)
Line 17: Line 17:
Το ctrcheck δεν επισκευάζει την πλειοψηφία προβλημάτων από μόνο του, αλλά μόνο ενημερώνει τον χρήστη ότι υπάρχουν. Κάποια από τα προβλήματα που ανιχνεύει μπορεί να χρειάζονται μεγάλο βαθμό γνώσης για να τα επισκευάσεις - αυτό το script δεν κάνει θαύματα, και δεν πρέπει να αντιμετωπίζεται έτσι.
Το ctrcheck δεν επισκευάζει την πλειοψηφία προβλημάτων από μόνο του, αλλά μόνο ενημερώνει τον χρήστη ότι υπάρχουν. Κάποια από τα προβλήματα που ανιχνεύει μπορεί να χρειάζονται μεγάλο βαθμό γνώσης για να τα επισκευάσεις - αυτό το script δεν κάνει θαύματα, και δεν πρέπει να αντιμετωπίζεται έτσι.


Επιπλέον, το ctrcheck δεν μπορεί να τσεκάρει αν η κάρτα SD είναι ελαττωματική, μόνο συγκεκριμένα προβλήματα με το να διαβάσει τα δεδομένα που αποθηκεύει. Άμα έχεις πρόβλημα που μπορεί να προκαλείται από κατεστραμμένη SD ή από λανθασμένο format της, οι σελίδες {{ml|Formatting an SD card|Διαμόρφωση κάρτας SD}} και/ή {{ml|Checking SD card integrity}} θα είναι πολύ πιο χρήσιμες.
Επιπλέον, το ctrcheck δεν μπορεί να τσεκάρει αν η κάρτα SD είναι ελαττωματική, μόνο συγκεκριμένα προβλήματα με το να διαβάσει τα δεδομένα που αποθηκεύει. Άμα έχεις πρόβλημα που μπορεί να προκαλείται από κατεστραμμένη SD ή από λανθασμένο format της, οι σελίδες {{ml|Formatting an SD card|Διαμόρφωση κάρτας SD}} και/ή {{ml|Checking SD card integrity|Έλεγχος υγείας κάρτας SD}} θα είναι πολύ πιο χρήσιμες.


<div lang="en" dir="ltr" class="mw-content-ltr">
<span id="Instructions"></span>
== Instructions ==
== Οδηγίες ==
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
<span id="What_You_Need"></span>
=== What You Need ===
=== Τι χρειάζεσαι ===
</div>
* <span lang="en" dir="ltr" class="mw-content-ltr">The latest version of [https://raw.githubusercontent.com/nh-server/scripts/main/3DS/ctrcheck.gm9 ctrcheck.gm9]</span>
* <span lang="en" dir="ltr" class="mw-content-ltr">The latest version of [https://raw.githubusercontent.com/nh-server/scripts/main/3DS/ctrcheck.gm9 ctrcheck.gm9]</span>
** <span lang="en" dir="ltr" class="mw-content-ltr">To download, right-click/long-press the link and select <code>Save link as...</code> or similar, then rename the downloaded file to <code>ctrcheck.gm9</code> if it is not named exactly that</span>
** Για να το εγκαταστήσεις, κάνε δεξί-κλίκ στον σύνδεσμο και επίλεξε <code>Αποθήκευση συνδέσμου ως...</code>, και μετονόμασε το εγκατεστημένο αρχείο σε <code>ctrcheck.gm9</code> άμα δεν είναι ήδη ονομασμένο ακριβώς έτσι
* <span lang="en" dir="ltr" class="mw-content-ltr">A device that you can use to transfer files to your 3DS, either via an SD slot or via [[3DS:FTP|FTP]]</span>
* Μία συσκευή την οποία μπορείς να χρησιμοποιήσεις για να μεταφέρεις αρχεία από το 3DS σου, είτε με θύρα SD ή μέσω [[3DS:FTP|FTP]]


<span lang="en" dir="ltr" class="mw-content-ltr">=== Section I - Prep Work ===</span>
=== Ενότητα 1 - Προετοιμασία ===


# <span lang="en" dir="ltr" class="mw-content-ltr">Power off your console and insert the SD card into your device</span>
# Απενεργοποίησε την κονσόλα σου και εισήγαγε την κάρτα SD στην συσκευή σου
# <span lang="en" dir="ltr" class="mw-content-ltr">Copy the downloaded <code>ctrcheck.gm9</code> into <code>sd:/gm9/scripts</code> on the SD card</span>
# Αντίγραψε το εγκατεστημένο <code>ctrcheck.gm9</code> στο <code>sd:/gm9/scripts</code> στην κάρτα SD σου.
# <span lang="en" dir="ltr" class="mw-content-ltr">If GodMode9 either is not installed or is outdated (the latest version is v2.2.1), [[3DS:GodMode9#Installation|install the latest version now]]</span>
# <span lang="en" dir="ltr" class="mw-content-ltr">If GodMode9 either is not installed or is outdated (the latest version is v2.2.1), [[3DS:GodMode9#Installation|install the latest version now]]</span>
# <span lang="en" dir="ltr" class="mw-content-ltr">Reinsert the SD card into your console</span>
# <span lang="en" dir="ltr" class="mw-content-ltr">Reinsert the SD card into your console</span>

Latest revision as of 09:50, 31 July 2026

Προειδοποίηση: Ο εμφανιζόμενος τίτλος «3DS:ctrcheck/el» παρακάμπτει τον προηγούμενο «3DS:Ctrcheck».


Το ctrcheck είναι ένα εξατομικευμένο script του GodMode9 που κάνει διάφορα sanity checks και αθροίσματα ελέγχου στο λογισμικό του 3DS και της κάρτας SD για να κάνει την αντιμετώπιση προβλήματος ευκολότερη μέσω της ανίχνευσης και απομόνωσης προβλημάτων, όμως μπορεί και να αυτοδιορθώσει συγκεκριμένα προβλήματα.

Υποχρεωτική ανάγνωση

Το ctrcheck δεν επισκευάζει την πλειοψηφία προβλημάτων από μόνο του, αλλά μόνο ενημερώνει τον χρήστη ότι υπάρχουν. Κάποια από τα προβλήματα που ανιχνεύει μπορεί να χρειάζονται μεγάλο βαθμό γνώσης για να τα επισκευάσεις - αυτό το script δεν κάνει θαύματα, και δεν πρέπει να αντιμετωπίζεται έτσι.

Επιπλέον, το ctrcheck δεν μπορεί να τσεκάρει αν η κάρτα SD είναι ελαττωματική, μόνο συγκεκριμένα προβλήματα με το να διαβάσει τα δεδομένα που αποθηκεύει. Άμα έχεις πρόβλημα που μπορεί να προκαλείται από κατεστραμμένη SD ή από λανθασμένο format της, οι σελίδες Διαμόρφωση κάρτας SD και/ή Έλεγχος υγείας κάρτας SD θα είναι πολύ πιο χρήσιμες.

Οδηγίες

Τι χρειάζεσαι

  • The latest version of ctrcheck.gm9
    • Για να το εγκαταστήσεις, κάνε δεξί-κλίκ στον σύνδεσμο και επίλεξε Αποθήκευση συνδέσμου ως..., και μετονόμασε το εγκατεστημένο αρχείο σε ctrcheck.gm9 άμα δεν είναι ήδη ονομασμένο ακριβώς έτσι
  • Μία συσκευή την οποία μπορείς να χρησιμοποιήσεις για να μεταφέρεις αρχεία από το 3DS σου, είτε με θύρα SD ή μέσω FTP

Ενότητα 1 - Προετοιμασία

  1. Απενεργοποίησε την κονσόλα σου και εισήγαγε την κάρτα SD στην συσκευή σου
  2. Αντίγραψε το εγκατεστημένο ctrcheck.gm9 στο sd:/gm9/scripts στην κάρτα SD σου.
  3. If GodMode9 either is not installed or is outdated (the latest version is v2.2.1), install the latest version now
  4. Reinsert the SD card into your console

=== Section II - ctrcheck ===

  1. Hold START, and while holding START, power on your console. This will launch GodMode9
  2. Press the HOME button, then go into Scripts... -> ctrcheck
    • If ctrcheck does not appear here, go into the folder 0:/gm9/scripts and manually rename it to ctrcheck.gm9 by highlighting it and pressing R+X, then reopen the scripts menu
  3. Based on the type of issue you're having, select one of the top three options
    • If you are even slightly unsure about what type of issue it is, pick All
  4. Accept any prompts to fix issues and unlock sysNAND write permissions that appear, perform data recovery and rerun the script if instructed to, and then read the results on the top screen once the script is entirely finished
  5. If you are following this guide at someone else's request, send a copy of the results to that person. Otherwise, if the results include any of the following, do the matching instructions:
    • ______ installed to firm0/firm1: If the result type is Information, you may ignore this line. If the type is Warning or Critical, follow either Updating B9S (if using boot9strap) or Updating fastboot3DS (if using fastboot3DS) to get the latest version of a known good bootloader. If the type is Error and both FIRM0 and FIRM1 are affected, ask for help in the Nintendo Homebrew Discord
    • Critical: NVRAM is inaccessible: If your console is an old model (no ZL/ZR shoulder buttons and no C-Stick), try reseating the Wi-Fi module on the motherboard. If this does not fix it or you have a new model, download this special build of Luma and put it on the root of your SD card, replacing boot.firm if it already exists
      • This build does not fix the issue, only stop it from causing system crashes. You will still be unable to play DS games, and if you were unable to use Wi-Fi it will also stay broken - fixing these entirely requires a hardware replacement
    • Warning: The SD title database needs to be reset: Using this picture as a guide, reset the title database. After you reset, follow Finalizing Setup to reacquire the homebrew apps
    • Warning: There is no boot.firm/boot.3dsx in the SD card root: Follow Restoring / Updating CFW to reacquire the file(s)
    • Critical: NAND is unreadable at _______...?: Your console's internal storage is damaged in a way that may require advanced troubleshooting to fix. Ask for help in the Nintendo Homebrew Discord
    • One or more of movable.sed, LFCS, SecureInfo, and/or HWCAL is marked as either invalid or still invalid after a recovery attempt: If you have a NAND backup from before this happened, restore it. If you do not, then ask for help in the Nintendo Homebrew Discord
    • Critical: n3DS has an o3DS NAND header: If you have a NAND backup from before this happened, restore it. If you do not, then ask for help in the Nintendo Homebrew Discord
  6. If any other result(s) of the type Warning, Critical, or Error appear, you may want to ask for help in the Nintendo Homebrew Discord and provide the full output of ctrcheck there
Error creating thumbnail: The results found on the top screen are also stored on the SD card in the file sd:/gm9/ctrcheck_latest.txt - however, if you run ctrcheck again, that file will be overwritten with the new results. To avoid this, enabling permanent logging will also append the results to the file sd:/gm9/ctrcheck_log.txt.