Guide_3DS/_pages/he_IL/godmode9-usage.txt

235 lines
14 KiB
Plaintext
Raw Normal View History

2017-05-21 22:39:40 +02:00
---
2017-05-24 22:57:28 +02:00
title: "שימוש בGodMode9"
2017-05-21 22:39:40 +02:00
---
2017-09-29 15:29:37 +02:00
{% include toc title="תוכן העניינים" %}
2017-09-29 13:29:26 +02:00
2018-02-18 16:47:39 +01:00
### קריאה דרושה
2017-08-17 23:01:39 +02:00
GodMode9 הוא מנהל קבצים עם גישה מלאה לקונסולת ה-3DS, שנותן לכם גישה לכרטיס SD, למחיצות הFAT בתוך הSysNAND והEmuNAND שלכם ובעצם לכל דבר אחר. ביחד עם פונקציות אחרות, אתם יכולים להתיק, למחוק, לשנות שם לקבצים, וליצור תיקיות.
2017-05-21 22:39:40 +02:00
2017-08-06 06:11:00 +02:00
שימו לב שאם יש לכם קבצי מטען אחרים מ`GodMode9.firm` בתיקיית `/luma/payloads/` על כרטיס הSD שלכם, החזקת (Start) בהפעלה תציג תפריט שבו תצטרכו להשתמש בחיצים ובכפתור ה(A) כדי לבחור ב"GodMode9" בשביל ההוראות האלה.
2017-05-21 22:39:40 +02:00
2017-09-29 16:24:50 +02:00
GodMode9 היא תוכנה חזקה שיש ביכולתה לשנות בעצם הכל על הקונסולה שלכם. מצד שני, הרבה מהשינויים האלו נעולים מאחורי מערכת הרשאות, וזה בלתי אפשרי בטעות לעשות פעולות מסוכנות לפני שאתם בכוונה פותחים הרשאות, אתם עדיין צריכים לעקוב אחרי ההוראות בזהירות ולשמור גיבויים רק במקרה.
2017-08-13 01:26:54 +02:00
2017-09-29 16:24:50 +02:00
## עדכון GodMode9
2017-09-29 13:29:26 +02:00
2017-09-29 16:24:50 +02:00
חלק מההוראות למטה מתאימות רק לגרסה העדכנית של GodMode9, ולכן אתם צריכים לעקוב אחרי החלק הזה כדי לעדכן את העותק שלכם לפני שאתם ממשיכים. תשכתבו את הקבצים הקיימים אם יש.
2017-09-29 13:29:26 +02:00
{: .notice--info}
2017-05-21 22:39:40 +02:00
2018-02-18 16:47:39 +01:00
### What You Need
2017-05-21 22:39:40 +02:00
2017-12-01 00:25:35 +01:00
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest){:target="_blank"}
2017-05-21 22:39:40 +02:00
2017-09-29 15:29:37 +02:00
### הנחיות
2017-09-29 13:29:26 +02:00
1. תכבו את המכשיר
1. תכניסו את ה-SD שלכם למחשב
1. העתיקו את `GodMode9.firm` מהזיפ של GodMode9 אל תיקיית /luma/payloads/ ב- SD שלכם
1. תעתיקו את התיקייה `gm9` מתוך ה`.zip` של GodMode9 ל-SD שלכם
1. תכניסו מחדש את כרטיס הSD שלכם לתוך המכשיר שלכם
2017-09-29 16:24:50 +02:00
## יצירת גיבוי NAND
2017-05-21 22:39:40 +02:00
2017-08-06 06:11:00 +02:00
1. תפתחו את GodMode9 על ידי החזקה של המקש (Start) בעת ההדלקה
2017-05-21 22:39:40 +02:00
1. תלחצו על (Home) כדי להראות את תפריט הפעולה
2017-08-06 06:11:00 +02:00
1. תבחרו "Scripts..."
2017-07-12 22:30:42 +02:00
1. תבחרו ב "Backup SysNAND"
1. תלחצו (A) כדי לאשר
+ זה ייקח קצת זמן
2017-05-21 22:39:40 +02:00
1. תלחצו (A) כדי להמשיך
1. תחזיקו (R) ולחצו (B) באותו הזמן כדי להוציא את הSD
1. תכניסו את ה-SD שלכם למחשב
2017-09-29 15:29:37 +02:00
1. תעתיקו את `<date>_<serialnumber>_sysnand_###.bin` מתיקיית `/gm9/out/` על הכרטיס זכרון אל מקום בטוח במחשב שלכם
2017-05-21 22:39:40 +02:00
+ תיצרו גיבויים במקומות שונים (כמו אחסון בענן)
+ הגיבוי הזה ישמור עליכם מבריק אם משהו ישתבש בעתיד
2017-09-29 15:29:37 +02:00
1. תמחקו את `<date>_<serialnumber>_sysnand_###.bin`בתיקיה `/gm9/out/` על הSD לאחר שהעתקתם אותו
2017-05-21 22:39:40 +02:00
1. תכניסו מחדש את כרטיס הSD שלכם לתוך המכשיר שלכם
2017-09-29 16:24:50 +02:00
## שחזור גיבוי NAND
2017-05-21 22:39:40 +02:00
2017-08-06 06:11:00 +02:00
1. תפתחו את GodMode9 על ידי החזקה של המקש (Start) בעת ההדלקה
2017-09-29 13:29:26 +02:00
1. תחזיקו (R) ולחצו (B) באותו הזמן כדי להוציא את הSD
1. תכניסו את ה-SD שלכם למחשב
2017-09-29 16:24:50 +02:00
1. תעתיקו את `<date>_<serialnumber>_sysnand_###.bin` מהמחשב שלכם אל תיקיית `/gm9/out/` בכרטיס ה SD שלכם אם מחקתם אותו אחרי שגיביתם אותו
2017-09-29 13:29:26 +02:00
1. תכניסו מחדש את כרטיס הSD שלכם לתוך המכשיר שלכם
1. תלחצו על (Home) כדי להראות את תפריט הפעולה
1. תבחרו "Scripts..."
2017-09-29 16:24:50 +02:00
1. תבחרו ב "Restore SysNAND (Safe)"
1. תבחרו בגיבוי הNAND שלכם
2017-09-29 13:29:26 +02:00
1. תלחצו (A) כדי להמשיך
2017-09-29 16:24:50 +02:00
1. לחצו (A) כדי לפתוח גישת כתיבת (lvl2) לSysNAND, ואז תלחצו על המקשים בסדר הנכון
2017-05-21 22:39:40 +02:00
+ זה לא ישכתב את התקנת boot9strap שלכם
1. כאשר התהליך מסתיים, לחצו על (A) כדי להמשיך
2017-09-29 13:29:26 +02:00
1. תלחצו (A) כדי לנעול הרשאות כתיבה אם תתבקשו
2017-05-21 22:39:40 +02:00
2017-09-29 16:24:50 +02:00
## הזרקת כל תוכנת .CIA אל Health & Safety
2017-05-21 22:39:40 +02:00
2017-09-29 16:24:50 +02:00
למטרות ארגוניות, תעתיקו את קובץ ה`.cia` שאתם רוצים להזריק לתיקיה '/cias/' על כרטיס הSD
2017-09-29 13:29:26 +02:00
{: .notice--info}
2017-05-21 22:39:40 +02:00
2017-09-29 16:24:50 +02:00
שימו לב שזה לא אפשרי להזריק קבצים אל Health & Safety שיותר גדולים ממנו (כולל משחקים ותוכנות אחרות גדולות)
2017-09-29 13:29:26 +02:00
{: .notice--info}
2017-05-21 22:39:40 +02:00
2017-08-06 06:11:00 +02:00
1. תפתחו את GodMode9 על ידי החזקה של המקש (Start) בעת ההדלקה
2017-05-21 22:39:40 +02:00
1. נווטו אל `[0:] SDCARD` ושם אל `cias`
1. תלחצו (A) על ה`.cia` שלכם כדי לבחור בו, ואז תבחרו ב "CIA image options...", ושם ב "Mount image to drive"
1. תלחצו (A) על קובץ ה `.app`, ואז תבחרו "NCCH image options", ושם "Inject to H&S"
1. לחצו (A) כדי לפתוח גישת כתיבת lvl1 לSysNAND, ואז תלחצו על המקשים בסדר הנכון
1. תלחצו (A) כדי להמשיך
2017-07-12 22:30:42 +02:00
1. תלחצו (A) כדי לנעול הרשאות כתיבה אם תתבקשו
2017-05-21 22:39:40 +02:00
2017-09-29 16:24:50 +02:00
## שחזור Health & Safety אחרי הזרקת תוכנת .CIA
2017-05-21 22:39:40 +02:00
זה יעבוד רק אם ההזרקה על Health & Safety בוצעה על ידי GodMode9 (ולא Decrypt9 או Hourglass9).
{: .notice--info}
2017-08-06 06:11:00 +02:00
1. תפתחו את GodMode9 על ידי החזקה של המקש (Start) בעת ההדלקה
2017-05-21 22:39:40 +02:00
1. תלחצו על (Home) כדי להראות את תפריט הפעולה
1. תבחרו ב"More..."
1. תבחרו ב "Restore H&S"
1. לחצו (A) כדי לפתוח גישת כתיבת lvl1 לSysNAND, ואז תלחצו על המקשים בסדר הנכון
2017-07-12 22:30:42 +02:00
1. תלחצו (A) כדי לנעול הרשאות כתיבה אם תתבקשו
2017-05-21 22:39:40 +02:00
2017-09-29 16:24:50 +02:00
## גיבוי משחק פיזי
2017-05-21 22:39:40 +02:00
### הכנה
2017-09-29 13:29:26 +02:00
{% capture notice %}
2017-05-21 22:39:40 +02:00
+ תכניסו את המשחק שאתם רוצים ליצור לו גיבוי אל הקונסולה
2017-09-29 13:29:26 +02:00
+ משחקי 3DS יגובו אל פורמט`.cia` הניתן להתקנה על המכשיר
+ משחקי NDS יגובו לפורמט `.nds` שלא ניתן להתקין אבל הוא כן עובד עם כרטיסי פריצה ואמולטורים
{% endcapture %}
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
<div class="notice--info">{{ notice | markdownify }}</div>
2017-05-21 22:39:40 +02:00
2017-08-06 06:11:00 +02:00
1. תפתחו את GodMode9 על ידי החזקה של המקש (Start) בעת ההדלקה
2017-05-21 22:39:40 +02:00
1. נווטו ל`[C:] GAMECART`
1. בצעו את השלבים החלים על המשחק שלכם:
+ **משחק 3DS:** תלחצו (A) על [TitleID].trim.3ds כדי לבחור בו, ואז תבחרו ב"NCSD image options...", ושם ב"Build CIA from file"
2017-07-12 22:30:42 +02:00
+ **משחק NDS:** תלחצו (A) על [TitleID].trim.NDS כדי לבחור בו, ואז תבחרו ב"Copy to 0:/gm9/out"
1. קובץ ה `.cia` הניתן להתקנה או קובץ ה`.nds`הלא ניתן להתקנה יהיו בתיקית '/ gm9/out /' על כרטיס הSD שלכם
2017-05-21 22:39:40 +02:00
2017-09-29 16:24:50 +02:00
## גיבוי תוכנה\משחק דיגיטלים
2017-05-21 22:39:40 +02:00
2017-08-06 06:11:00 +02:00
1. תפתחו את GodMode9 על ידי החזקה של המקש (Start) בעת ההדלקה
2017-09-29 16:24:50 +02:00
1. סמנו את הכונן החל על סוג התוכנה\משחק שאתם רוצים לגבות:
2017-10-08 06:42:36 +02:00
+ **תוכנה לא מותקנת מראש**: `[A:] SYSNAND SD`
+ **תוכנה מותקנת מראש**:`[1:] SYSNAND CTRNAND`
2017-09-29 16:24:50 +02:00
1. תחזיקו (R) ולחצו (А) באותו הזמן כדי לפתוח את אופציות הכונן
1. תבחרו ב "Search for titles"
2017-09-29 13:29:26 +02:00
1. תלחצו (A) כדי להמשיך
2017-05-21 22:39:40 +02:00
1. תלחצו (A) על קובץ ה `.tmd` כדי לבחור בו, ואז תבחרו ב "TMD file options...", ואז ב "Build CIA (standard)"
2017-07-12 22:30:42 +02:00
1. קובץ ה `.cia` הניתן להתקנה יהיה בתיקית `/gm9/out/` על כרטיס הSD שלכם
2017-05-21 22:39:40 +02:00
2017-09-29 16:24:50 +02:00
## המרה של קובץ .3DS אל .CIA
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
{% capture notice %}
2017-05-21 22:39:40 +02:00
+ למטרות ארגוניות, תעתיקו את קובץ ה`.3ds` שאתם רוצים להמיר לתיקיה '/cias/' על כרטיס הSD
2017-09-29 16:24:50 +02:00
+ שימו לב שאם אתם רוצים להמיר קובץ `.3ds` שנמצא כבר על כרטיס פריצה, אתם צריכים לעקוב אחרי [גיבוי משחק פיזי](#dumping-a-game-cartridge)
2017-09-29 13:29:26 +02:00
{% endcapture %}
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
<div class="notice--info">{{ notice | markdownify }}</div>
2017-05-21 22:39:40 +02:00
2017-08-06 06:11:00 +02:00
1. תפתחו את GodMode9 על ידי החזקה של המקש (Start) בעת ההדלקה
2017-05-21 22:39:40 +02:00
1. נווטו אל `[0:] SDCARD` ושם אל `cias`
1. תלחצו (A) על קובץ ה `.3ds` כדי לבחור בו, ואז תבחרו ב "NCSD file options...", ואז ב "Build CIA from file"
2017-07-12 22:30:42 +02:00
1. קובץ ה `.cia` הניתן להתקנה יהיה בתיקית `/gm9/out/` על כרטיס הSD שלכם
2017-05-21 22:39:40 +02:00
2017-09-29 16:24:50 +02:00
## גיבוי שמירות GBA VC
2017-05-21 22:39:40 +02:00
2017-09-24 06:22:58 +02:00
השמירה תועבר לתיקיית `/gm9/out/` בכרטיס הSD שלכם על השם `<TitleID>.gbavc.sav`.
{: .notice--info}
2017-09-29 16:24:50 +02:00
כדי לזהות את ה Title ID של קובץ`<TitleID>.gbavc.sav`, אתם יכולים לקבל רשימה של כל המשחקים על המערכת וה Title IDים המתאימים על ידי סימון הכונן `[A:] SYSNAND SD`, החזקת (R) ולחיצת (A) באותו הזמן, ואז בחירה ב "Search for titles".
2017-09-24 06:22:58 +02:00
{: .notice--info}
2017-05-21 22:39:40 +02:00
1. תעשו את התהליך הבא בשביל כל משחק GBA VC שאתם רוצים לגבות לו את השמירה:
+ תפעילו את המשחק
+ תצאו מהמשחק
+ תפעילו את הקונסולה בזמן שאתם מחזיקים (Start) במהלך האתחול כדי להפעיל את תפריט הטעינה של Luma3DS
+ תפעילו את GodMode9 על ידי לחיצת (A)
+ נווטו אל `[S:] SYSNAND VIRTUAL`
2017-09-24 06:22:58 +02:00
+ תלחצו (A) על `agbsave.bin` כדי לבחור בו
+ תבחרו ב "AGBSAVE options..."
+ תבחרו ב "Dump GBA VC save"
+ תלחצו (A) כדי להמשיך
2017-05-21 22:39:40 +02:00
+ תלחצו (Start) כדי לאתחל את המכשיר
2017-09-29 16:24:50 +02:00
## שחזור שמירות GBA VC
2017-05-21 22:39:40 +02:00
2017-09-29 16:24:50 +02:00
כדי לזהות את ה Title ID של קובץ`<TitleID>.gbavc.sav`, אתם יכולים לקבל רשימה של כל המשחקים על המערכת וה Title IDים המתאימים על ידי סימון הכונן `[A:] SYSNAND SD`, החזקת (R) ולחיצת (A) באותו הזמן, ואז בחירה ב "Search for titles".
2017-09-24 06:22:58 +02:00
{: .notice--info}
2017-05-24 22:57:28 +02:00
1. תעשו את התהליך הבא בשביל כל משחק GBA VC שאתם רוצים לשחזר לו את השמירה:
2017-05-21 22:39:40 +02:00
+ תפעילו את המשחק
+ תצאו מהמשחק
+ תפעילו את הקונסולה בזמן שאתם מחזיקים (Start) במהלך האתחול כדי להפעיל את תפריט הטעינה של Luma3DS
+ תפעילו את GodMode9 על ידי לחיצת (A)
2017-07-19 21:10:16 +02:00
+ נווטו אל `[0:] SDCARD` ושם אל `gm9`
2017-09-24 06:22:58 +02:00
+ תלחצו (Y) על קובץ ה `<TitleID>.gbavc.sav` שאתם רוצים לשחזר כדי להעתיק אותו
2017-05-21 22:39:40 +02:00
+ תלחצו (B) כדי לחזור לתפריט הראשי
+ נווטו אל `[S:] SYSNAND VIRTUAL`
2017-09-24 06:22:58 +02:00
+ תלחצו (A) על `agbsave.bin` כדי לבחור בו
+ תבחרו ב "AGBSAVE options..."
+ תבחרו ב "Inject GBA VC save"
+ תלחצו (A) כדי להמשיך
2017-05-21 22:39:40 +02:00
+ תלחצו (Start) כדי לאתחל את המכשיר
2017-09-24 06:22:58 +02:00
+ תפעילו את המשחק
+ תצאו מהמשחק
2017-05-21 22:39:40 +02:00
2017-09-29 16:24:50 +02:00
## פרמוט כרטיס SD
2017-05-21 22:39:40 +02:00
**שימו לב שזה ימחוק את תוכן הכרטיס שלכם!**
{: .notice--danger}
2017-08-06 06:11:00 +02:00
1. תפתחו את GodMode9 על ידי החזקה של המקש (Start) בעת ההדלקה
2017-05-21 22:39:40 +02:00
1. תלחצו על (Home) כדי להראות את תפריט הפעולה
1. תבחרו ב"More..."
1. תבחרו ב"SD format menu"
1. תבחרו את אפשרות הEmuNAND שאתם רוצים
+ רוב המשתמשים ירצו לבחור ב"No EmuNAND"
1. תבחרו "Auto"
1. תלחצו על (A) כדי לקבל את הסימון `GM9SD`
+ לחלופין, אתם יכולים לכתוב שם אחר עבור כרטיס ה-SD
1. כאשר תתבקשו, תלחצו על הכפתורים שנתונים לכם כדי לאשר
2017-09-29 16:24:50 +02:00
## הצפנה / פענוח של קובץ .CIA
2017-05-21 22:39:40 +02:00
### הכנה
+ למטרות ארגוניות, תעתיקו את קבצי ה`.cia` שאתם רוצים לפענח\להצפין לתיקיה '/cias/' על כרטיס הSD
2017-09-29 13:29:26 +02:00
{: .notice--info}
2017-05-21 22:39:40 +02:00
2017-08-06 06:11:00 +02:00
1. תפתחו את GodMode9 על ידי החזקה של המקש (Start) בעת ההדלקה
2017-05-21 22:39:40 +02:00
1. נווטו אל `[0:] SDCARD` ושם אל `cias`
1. תלחצו (A) על קובץ ה`.cia` כדי לבחור בו, ואז תבחרו ב"CIA image options..."
1. תבחרו את האפשרות כדי לעשות את הפעולה הרצויה:
2017-07-12 22:30:42 +02:00
+ **Encrypt to 0:/gm9/out:** יצירת עותק מוצפן של קובץ ה `.cia` בתיקית `/gm9/out/` על כרטיס הSD שלכם
+ **Decrypt to 0:/gm9/out:** יצירת עותק מפוענח של קובץ ה `.cia` בתיקית `/gm9/out/` על כרטיס הSD שלכם
2017-05-21 22:39:40 +02:00
+ **Encrypt inplace:** החלפת קובץ ה `.cia` עם גרסה מוצפנת
+ **Decrypt inplace:** החלפת קובץ ה `.cia` עם גרסה מפוענחת
New Crowdin translations (#1317) * New translations godmode9-usage.txt (Spanish) * New translations godmode9-usage.txt (Dutch) * New translations godmode9-usage.txt (Danish) * New translations godmode9-usage.txt (Finnish) * New translations godmode9-usage.txt (French) * New translations godmode9-usage.txt (Greek) * New translations godmode9-usage.txt (German) * New translations godmode9-usage.txt (Czech) * New translations godmode9-usage.txt (Chinese Traditional) * New translations godmode9-usage.txt (Afrikaans) * New translations godmode9-usage.txt (Arabic) * New translations godmode9-usage.txt (Chinese Simplified) * New translations godmode9-usage.txt (Catalan) * New translations godmode9-usage.txt (Hebrew) * New translations godmode9-usage.txt (Hungarian) * New translations godmode9-usage.txt (Portuguese) * New translations godmode9-usage.txt (Polish) * New translations godmode9-usage.txt (Portuguese, Brazilian) * New translations godmode9-usage.txt (Romanian) * New translations godmode9-usage.txt (Serbian (Cyrillic)) * New translations godmode9-usage.txt (Russian) * New translations godmode9-usage.txt (Pirate English) * New translations godmode9-usage.txt (Norwegian) * New translations godmode9-usage.txt (Italian) * New translations godmode9-usage.txt (Indonesian) * New translations godmode9-usage.txt (Japanese) * New translations godmode9-usage.txt (Korean) * New translations godmode9-usage.txt (Malay) * New translations godmode9-usage.txt (Vietnamese) * New translations godmode9-usage.txt (Ukrainian) * New translations godmode9-usage.txt (Turkish) * New translations godmode9-usage.txt (Swedish) * New translations godmode9-usage.txt (Thai) * New translations flashing-ntrboot-(3ds-single-system).txt (Afrikaans) * New translations flashing-ntrboot-(3ds-single-system).txt (Catalan) * New translations flashing-ntrboot-(3ds-single-system).txt (Arabic) * New translations flashing-ntrboot-(3ds-single-system).txt (Chinese Simplified) * New translations flashing-ntrboot-(3ds-single-system).txt (Chinese Traditional) * New translations flashing-ntrboot-(3ds-single-system).txt (Indonesian) * New translations flashing-ntrboot-(3ds-single-system).txt (Hungarian) * New translations flashing-ntrboot-(3ds-single-system).txt (Italian) * New translations flashing-ntrboot-(3ds-single-system).txt (Japanese) * New translations flashing-ntrboot-(3ds-single-system).txt (Malay) * New translations flashing-ntrboot-(3ds-single-system).txt (Korean) * New translations flashing-ntrboot-(3ds-single-system).txt (Hebrew) * New translations flashing-ntrboot-(3ds-single-system).txt (Greek) * New translations flashing-ntrboot-(3ds-single-system).txt (Danish) * New translations flashing-ntrboot-(3ds-single-system).txt (Czech) * New translations flashing-ntrboot-(3ds-single-system).txt (Dutch) * New translations flashing-ntrboot-(3ds-single-system).txt (Finnish) * New translations flashing-ntrboot-(3ds-single-system).txt (German) * New translations flashing-ntrboot-(3ds-single-system).txt (French) * New translations ntrboot.txt (Romanian) * New translations installing-boot9strap-(ntrboot).txt (Russian) * New translations ntrboot.txt (Russian) * New translations installing-boot9strap-(ntrboot).txt (Serbian (Cyrillic)) * New translations installing-boot9strap-(ntrboot).txt (Romanian) * New translations installing-boot9strap-(ntrboot).txt (Portuguese) * New translations ntrboot.txt (Portuguese) * New translations ntrboot.txt (Portuguese, Brazilian) * New translations installing-boot9strap-(ntrboot).txt (Portuguese, Brazilian) * New translations ntrboot.txt (Serbian (Cyrillic)) * New translations flashing-ntrboot-(3ds-single-system).txt (Norwegian) * New translations flashing-ntrboot-(3ds-single-system).txt (Pirate English) * New translations flashing-ntrboot-(3ds-single-system).txt (Portuguese) * New translations flashing-ntrboot-(3ds-single-system).txt (Polish) * New translations flashing-ntrboot-(3ds-single-system).txt (Portuguese, Brazilian) * New translations flashing-ntrboot-(3ds-single-system).txt (Romanian) * New translations flashing-ntrboot-(3ds-single-system).txt (Serbian (Cyrillic)) * New translations flashing-ntrboot-(3ds-single-system).txt (Russian) * New translations ntrboot.txt (Polish) * New translations installing-boot9strap-(ntrboot).txt (Polish) * New translations installing-boot9strap-(ntrboot).txt (Afrikaans) * New translations ntrboot.txt (Afrikaans) * New translations ntrboot.txt (Indonesian) * New translations installing-boot9strap-(ntrboot).txt (Indonesian) * New translations installing-boot9strap-(ntrboot).txt (Italian) * New translations ntrboot.txt (Italian) * New translations ntrboot.txt (Hungarian) * New translations ntrboot.txt (Greek) * New translations installing-boot9strap-(ntrboot).txt (Hebrew) * New translations ntrboot.txt (Hebrew) * New translations installing-boot9strap-(ntrboot).txt (Hungarian) * New translations installing-boot9strap-(ntrboot).txt (Japanese) * New translations ntrboot.txt (Japanese) * New translations ntrboot.txt (Norwegian) * New translations installing-boot9strap-(ntrboot).txt (Norwegian) * New translations installing-boot9strap-(ntrboot).txt (Pirate English) * New translations ntrboot.txt (Pirate English) * New translations ntrboot.txt (Malay) * New translations installing-boot9strap-(ntrboot).txt (Korean) * New translations ntrboot.txt (Korean) * New translations installing-boot9strap-(ntrboot).txt (Malay) * New translations installing-boot9strap-(ntrboot).txt (Greek) * New translations installing-boot9strap-(ntrboot).txt (Chinese Traditional) * New translations ntrboot.txt (Chinese Traditional) * New translations ntrboot.txt (Czech) * New translations installing-boot9strap-(ntrboot).txt (Czech) * New translations ntrboot.txt (Chinese Simplified) * New translations installing-boot9strap-(ntrboot).txt (Chinese Simplified) * New translations ntrboot.txt (Arabic) * New translations installing-boot9strap-(ntrboot).txt (Arabic) * New translations installing-boot9strap-(ntrboot).txt (Catalan) * New translations ntrboot.txt (Catalan) * New translations installing-boot9strap-(ntrboot).txt (Danish) * New translations installing-boot9strap-(ntrboot).txt (French) * New translations ntrboot.txt (French) * New translations ntrboot.txt (German) * New translations installing-boot9strap-(ntrboot).txt (German) * New translations ntrboot.txt (Finnish) * New translations installing-boot9strap-(ntrboot).txt (Finnish) * New translations ntrboot.txt (Danish) * New translations installing-boot9strap-(ntrboot).txt (Dutch) * New translations ntrboot.txt (Dutch) * New translations ntrboot.txt (Swedish) * New translations installing-boot9strap-(ntrboot).txt (Swedish) * New translations installing-boot9strap-(ntrboot).txt (Spanish) * New translations ntrboot.txt (Spanish) * New translations installing-boot9strap-(ntrboot).txt (Thai) * New translations ntrboot.txt (Thai) * New translations installing-boot9strap-(ntrboot).txt (Ukrainian) * New translations ntrboot.txt (Turkish) * New translations installing-boot9strap-(ntrboot).txt (Turkish) * New translations ntrboot.txt (Ukrainian) * New translations flashing-ntrboot-(3ds-single-system).txt (Vietnamese) * New translations flashing-ntrboot-(3ds-single-system).txt (Ukrainian) * New translations ntrboot.txt (Vietnamese) * New translations installing-boot9strap-(ntrboot).txt (Vietnamese) * New translations flashing-ntrboot-(3ds-single-system).txt (Thai) * New translations flashing-ntrboot-(3ds-single-system).txt (Turkish) * New translations flashing-ntrboot-(3ds-single-system).txt (Swedish) * New translations flashing-ntrboot-(3ds-single-system).txt (Spanish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Norwegian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Pirate English) * New translations flashing-ntrboot-(3ds-multi-system).txt (Polish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Malay) * New translations flashing-ntrboot-(3ds-multi-system).txt (Italian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Japanese) * New translations flashing-ntrboot-(3ds-multi-system).txt (Korean) * New translations flashing-ntrboot-(3ds-multi-system).txt (Portuguese) * New translations flashing-ntrboot-(3ds-multi-system).txt (Serbian (Cyrillic)) * New translations flashing-ntrboot-(3ds-multi-system).txt (Spanish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Swedish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Russian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Portuguese, Brazilian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Romanian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Indonesian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Chinese Simplified) * New translations flashing-ntrboot-(3ds-multi-system).txt (Chinese Traditional) * New translations flashing-ntrboot-(3ds-multi-system).txt (Czech) * New translations flashing-ntrboot-(3ds-multi-system).txt (Catalan) * New translations flashing-ntrboot-(3ds-multi-system).txt (Afrikaans) * New translations flashing-ntrboot-(3ds-multi-system).txt (Arabic) * New translations flashing-ntrboot-(3ds-multi-system).txt (Danish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Greek) * New translations flashing-ntrboot-(3ds-multi-system).txt (Hebrew) * New translations flashing-ntrboot-(3ds-multi-system).txt (Hungarian) * New translations flashing-ntrboot-(3ds-multi-system).txt (German) * New translations flashing-ntrboot-(3ds-multi-system).txt (Dutch) * New translations flashing-ntrboot-(3ds-multi-system).txt (Finnish) * New translations flashing-ntrboot-(3ds-multi-system).txt (French) * New translations flashing-ntrboot-(3ds-multi-system).txt (Thai) * New translations flashing-ntrboot-(3ds-multi-system).txt (Turkish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Vietnamese) * New translations flashing-ntrboot-(3ds-multi-system).txt (Ukrainian) * New translations installing-boot9strap-(ntrboot).txt (Malay) * New translations installing-boot9strap-(ntrboot).txt (Norwegian) * New translations installing-boot9strap-(ntrboot).txt (Korean) * New translations installing-boot9strap-(ntrboot).txt (Italian) * New translations installing-boot9strap-(ntrboot).txt (Japanese) * New translations installing-boot9strap-(ntrboot).txt (Portuguese, Brazilian) * New translations installing-boot9strap-(ntrboot).txt (Portuguese) * New translations installing-boot9strap-(ntrboot).txt (Pirate English) * New translations installing-boot9strap-(ntrboot).txt (Polish) * New translations installing-boot9strap-(ntrboot).txt (Indonesian) * New translations installing-boot9strap-(ntrboot).txt (Dutch) * New translations installing-boot9strap-(ntrboot).txt (Finnish) * New translations installing-boot9strap-(ntrboot).txt (Czech) * New translations installing-boot9strap-(ntrboot).txt (Danish) * New translations installing-boot9strap-(ntrboot).txt (French) * New translations installing-boot9strap-(ntrboot).txt (Hebrew) * New translations installing-boot9strap-(ntrboot).txt (Hungarian) * New translations installing-boot9strap-(ntrboot).txt (German) * New translations installing-boot9strap-(ntrboot).txt (Greek) * New translations installing-boot9strap-(ntrboot).txt (Chinese Traditional) * New translations installing-boot9strap-(ntrboot).txt (Catalan) * New translations installing-boot9strap-(ntrboot).txt (Chinese Simplified) * New translations installing-boot9strap-(ntrboot).txt (Arabic) * New translations installing-boot9strap-(ntrboot).txt (Afrikaans) * New translations installing-boot9strap-(ntrboot).txt (Vietnamese) * New translations installing-boot9strap-(ntrboot).txt (Ukrainian) * New translations installing-boot9strap-(ntrboot).txt (Spanish) * New translations installing-boot9strap-(ntrboot).txt (Swedish) * New translations installing-boot9strap-(ntrboot).txt (Turkish) * New translations installing-boot9strap-(ntrboot).txt (Thai) * New translations installing-boot9strap-(ntrboot).txt (Serbian (Cyrillic)) * New translations installing-boot9strap-(ntrboot).txt (Russian) * New translations installing-boot9strap-(ntrboot).txt (Romanian) * New translations flashing-ntrboot-(3ds-single-system).txt (Italian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Italian) * New translations ntrboot.txt (Italian) * New translations installing-boot9strap-(ntrboot).txt (Italian)
2017-08-28 02:05:38 +02:00
1. קובץ ה `.cia` המוצפן\מפוענח שלכם יהיה במקום הרצוי
2017-09-29 16:24:50 +02:00
## מחיקת NNID ללא פרמוט המכשיר
New Crowdin translations (#1317) * New translations godmode9-usage.txt (Spanish) * New translations godmode9-usage.txt (Dutch) * New translations godmode9-usage.txt (Danish) * New translations godmode9-usage.txt (Finnish) * New translations godmode9-usage.txt (French) * New translations godmode9-usage.txt (Greek) * New translations godmode9-usage.txt (German) * New translations godmode9-usage.txt (Czech) * New translations godmode9-usage.txt (Chinese Traditional) * New translations godmode9-usage.txt (Afrikaans) * New translations godmode9-usage.txt (Arabic) * New translations godmode9-usage.txt (Chinese Simplified) * New translations godmode9-usage.txt (Catalan) * New translations godmode9-usage.txt (Hebrew) * New translations godmode9-usage.txt (Hungarian) * New translations godmode9-usage.txt (Portuguese) * New translations godmode9-usage.txt (Polish) * New translations godmode9-usage.txt (Portuguese, Brazilian) * New translations godmode9-usage.txt (Romanian) * New translations godmode9-usage.txt (Serbian (Cyrillic)) * New translations godmode9-usage.txt (Russian) * New translations godmode9-usage.txt (Pirate English) * New translations godmode9-usage.txt (Norwegian) * New translations godmode9-usage.txt (Italian) * New translations godmode9-usage.txt (Indonesian) * New translations godmode9-usage.txt (Japanese) * New translations godmode9-usage.txt (Korean) * New translations godmode9-usage.txt (Malay) * New translations godmode9-usage.txt (Vietnamese) * New translations godmode9-usage.txt (Ukrainian) * New translations godmode9-usage.txt (Turkish) * New translations godmode9-usage.txt (Swedish) * New translations godmode9-usage.txt (Thai) * New translations flashing-ntrboot-(3ds-single-system).txt (Afrikaans) * New translations flashing-ntrboot-(3ds-single-system).txt (Catalan) * New translations flashing-ntrboot-(3ds-single-system).txt (Arabic) * New translations flashing-ntrboot-(3ds-single-system).txt (Chinese Simplified) * New translations flashing-ntrboot-(3ds-single-system).txt (Chinese Traditional) * New translations flashing-ntrboot-(3ds-single-system).txt (Indonesian) * New translations flashing-ntrboot-(3ds-single-system).txt (Hungarian) * New translations flashing-ntrboot-(3ds-single-system).txt (Italian) * New translations flashing-ntrboot-(3ds-single-system).txt (Japanese) * New translations flashing-ntrboot-(3ds-single-system).txt (Malay) * New translations flashing-ntrboot-(3ds-single-system).txt (Korean) * New translations flashing-ntrboot-(3ds-single-system).txt (Hebrew) * New translations flashing-ntrboot-(3ds-single-system).txt (Greek) * New translations flashing-ntrboot-(3ds-single-system).txt (Danish) * New translations flashing-ntrboot-(3ds-single-system).txt (Czech) * New translations flashing-ntrboot-(3ds-single-system).txt (Dutch) * New translations flashing-ntrboot-(3ds-single-system).txt (Finnish) * New translations flashing-ntrboot-(3ds-single-system).txt (German) * New translations flashing-ntrboot-(3ds-single-system).txt (French) * New translations ntrboot.txt (Romanian) * New translations installing-boot9strap-(ntrboot).txt (Russian) * New translations ntrboot.txt (Russian) * New translations installing-boot9strap-(ntrboot).txt (Serbian (Cyrillic)) * New translations installing-boot9strap-(ntrboot).txt (Romanian) * New translations installing-boot9strap-(ntrboot).txt (Portuguese) * New translations ntrboot.txt (Portuguese) * New translations ntrboot.txt (Portuguese, Brazilian) * New translations installing-boot9strap-(ntrboot).txt (Portuguese, Brazilian) * New translations ntrboot.txt (Serbian (Cyrillic)) * New translations flashing-ntrboot-(3ds-single-system).txt (Norwegian) * New translations flashing-ntrboot-(3ds-single-system).txt (Pirate English) * New translations flashing-ntrboot-(3ds-single-system).txt (Portuguese) * New translations flashing-ntrboot-(3ds-single-system).txt (Polish) * New translations flashing-ntrboot-(3ds-single-system).txt (Portuguese, Brazilian) * New translations flashing-ntrboot-(3ds-single-system).txt (Romanian) * New translations flashing-ntrboot-(3ds-single-system).txt (Serbian (Cyrillic)) * New translations flashing-ntrboot-(3ds-single-system).txt (Russian) * New translations ntrboot.txt (Polish) * New translations installing-boot9strap-(ntrboot).txt (Polish) * New translations installing-boot9strap-(ntrboot).txt (Afrikaans) * New translations ntrboot.txt (Afrikaans) * New translations ntrboot.txt (Indonesian) * New translations installing-boot9strap-(ntrboot).txt (Indonesian) * New translations installing-boot9strap-(ntrboot).txt (Italian) * New translations ntrboot.txt (Italian) * New translations ntrboot.txt (Hungarian) * New translations ntrboot.txt (Greek) * New translations installing-boot9strap-(ntrboot).txt (Hebrew) * New translations ntrboot.txt (Hebrew) * New translations installing-boot9strap-(ntrboot).txt (Hungarian) * New translations installing-boot9strap-(ntrboot).txt (Japanese) * New translations ntrboot.txt (Japanese) * New translations ntrboot.txt (Norwegian) * New translations installing-boot9strap-(ntrboot).txt (Norwegian) * New translations installing-boot9strap-(ntrboot).txt (Pirate English) * New translations ntrboot.txt (Pirate English) * New translations ntrboot.txt (Malay) * New translations installing-boot9strap-(ntrboot).txt (Korean) * New translations ntrboot.txt (Korean) * New translations installing-boot9strap-(ntrboot).txt (Malay) * New translations installing-boot9strap-(ntrboot).txt (Greek) * New translations installing-boot9strap-(ntrboot).txt (Chinese Traditional) * New translations ntrboot.txt (Chinese Traditional) * New translations ntrboot.txt (Czech) * New translations installing-boot9strap-(ntrboot).txt (Czech) * New translations ntrboot.txt (Chinese Simplified) * New translations installing-boot9strap-(ntrboot).txt (Chinese Simplified) * New translations ntrboot.txt (Arabic) * New translations installing-boot9strap-(ntrboot).txt (Arabic) * New translations installing-boot9strap-(ntrboot).txt (Catalan) * New translations ntrboot.txt (Catalan) * New translations installing-boot9strap-(ntrboot).txt (Danish) * New translations installing-boot9strap-(ntrboot).txt (French) * New translations ntrboot.txt (French) * New translations ntrboot.txt (German) * New translations installing-boot9strap-(ntrboot).txt (German) * New translations ntrboot.txt (Finnish) * New translations installing-boot9strap-(ntrboot).txt (Finnish) * New translations ntrboot.txt (Danish) * New translations installing-boot9strap-(ntrboot).txt (Dutch) * New translations ntrboot.txt (Dutch) * New translations ntrboot.txt (Swedish) * New translations installing-boot9strap-(ntrboot).txt (Swedish) * New translations installing-boot9strap-(ntrboot).txt (Spanish) * New translations ntrboot.txt (Spanish) * New translations installing-boot9strap-(ntrboot).txt (Thai) * New translations ntrboot.txt (Thai) * New translations installing-boot9strap-(ntrboot).txt (Ukrainian) * New translations ntrboot.txt (Turkish) * New translations installing-boot9strap-(ntrboot).txt (Turkish) * New translations ntrboot.txt (Ukrainian) * New translations flashing-ntrboot-(3ds-single-system).txt (Vietnamese) * New translations flashing-ntrboot-(3ds-single-system).txt (Ukrainian) * New translations ntrboot.txt (Vietnamese) * New translations installing-boot9strap-(ntrboot).txt (Vietnamese) * New translations flashing-ntrboot-(3ds-single-system).txt (Thai) * New translations flashing-ntrboot-(3ds-single-system).txt (Turkish) * New translations flashing-ntrboot-(3ds-single-system).txt (Swedish) * New translations flashing-ntrboot-(3ds-single-system).txt (Spanish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Norwegian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Pirate English) * New translations flashing-ntrboot-(3ds-multi-system).txt (Polish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Malay) * New translations flashing-ntrboot-(3ds-multi-system).txt (Italian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Japanese) * New translations flashing-ntrboot-(3ds-multi-system).txt (Korean) * New translations flashing-ntrboot-(3ds-multi-system).txt (Portuguese) * New translations flashing-ntrboot-(3ds-multi-system).txt (Serbian (Cyrillic)) * New translations flashing-ntrboot-(3ds-multi-system).txt (Spanish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Swedish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Russian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Portuguese, Brazilian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Romanian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Indonesian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Chinese Simplified) * New translations flashing-ntrboot-(3ds-multi-system).txt (Chinese Traditional) * New translations flashing-ntrboot-(3ds-multi-system).txt (Czech) * New translations flashing-ntrboot-(3ds-multi-system).txt (Catalan) * New translations flashing-ntrboot-(3ds-multi-system).txt (Afrikaans) * New translations flashing-ntrboot-(3ds-multi-system).txt (Arabic) * New translations flashing-ntrboot-(3ds-multi-system).txt (Danish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Greek) * New translations flashing-ntrboot-(3ds-multi-system).txt (Hebrew) * New translations flashing-ntrboot-(3ds-multi-system).txt (Hungarian) * New translations flashing-ntrboot-(3ds-multi-system).txt (German) * New translations flashing-ntrboot-(3ds-multi-system).txt (Dutch) * New translations flashing-ntrboot-(3ds-multi-system).txt (Finnish) * New translations flashing-ntrboot-(3ds-multi-system).txt (French) * New translations flashing-ntrboot-(3ds-multi-system).txt (Thai) * New translations flashing-ntrboot-(3ds-multi-system).txt (Turkish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Vietnamese) * New translations flashing-ntrboot-(3ds-multi-system).txt (Ukrainian) * New translations installing-boot9strap-(ntrboot).txt (Malay) * New translations installing-boot9strap-(ntrboot).txt (Norwegian) * New translations installing-boot9strap-(ntrboot).txt (Korean) * New translations installing-boot9strap-(ntrboot).txt (Italian) * New translations installing-boot9strap-(ntrboot).txt (Japanese) * New translations installing-boot9strap-(ntrboot).txt (Portuguese, Brazilian) * New translations installing-boot9strap-(ntrboot).txt (Portuguese) * New translations installing-boot9strap-(ntrboot).txt (Pirate English) * New translations installing-boot9strap-(ntrboot).txt (Polish) * New translations installing-boot9strap-(ntrboot).txt (Indonesian) * New translations installing-boot9strap-(ntrboot).txt (Dutch) * New translations installing-boot9strap-(ntrboot).txt (Finnish) * New translations installing-boot9strap-(ntrboot).txt (Czech) * New translations installing-boot9strap-(ntrboot).txt (Danish) * New translations installing-boot9strap-(ntrboot).txt (French) * New translations installing-boot9strap-(ntrboot).txt (Hebrew) * New translations installing-boot9strap-(ntrboot).txt (Hungarian) * New translations installing-boot9strap-(ntrboot).txt (German) * New translations installing-boot9strap-(ntrboot).txt (Greek) * New translations installing-boot9strap-(ntrboot).txt (Chinese Traditional) * New translations installing-boot9strap-(ntrboot).txt (Catalan) * New translations installing-boot9strap-(ntrboot).txt (Chinese Simplified) * New translations installing-boot9strap-(ntrboot).txt (Arabic) * New translations installing-boot9strap-(ntrboot).txt (Afrikaans) * New translations installing-boot9strap-(ntrboot).txt (Vietnamese) * New translations installing-boot9strap-(ntrboot).txt (Ukrainian) * New translations installing-boot9strap-(ntrboot).txt (Spanish) * New translations installing-boot9strap-(ntrboot).txt (Swedish) * New translations installing-boot9strap-(ntrboot).txt (Turkish) * New translations installing-boot9strap-(ntrboot).txt (Thai) * New translations installing-boot9strap-(ntrboot).txt (Serbian (Cyrillic)) * New translations installing-boot9strap-(ntrboot).txt (Russian) * New translations installing-boot9strap-(ntrboot).txt (Romanian) * New translations flashing-ntrboot-(3ds-single-system).txt (Italian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Italian) * New translations ntrboot.txt (Italian) * New translations installing-boot9strap-(ntrboot).txt (Italian)
2017-08-28 02:05:38 +02:00
2018-02-18 16:47:39 +01:00
### What You Need
2017-11-30 21:32:37 +01:00
2017-12-01 00:25:35 +01:00
* [`remove_nnid.gm9`]({{ "/gm9_scripts/remove_nnid.gm9" | absolute_url }}){:download}
2017-11-30 21:32:37 +01:00
### הנחיות
New Crowdin translations (#1317) * New translations godmode9-usage.txt (Spanish) * New translations godmode9-usage.txt (Dutch) * New translations godmode9-usage.txt (Danish) * New translations godmode9-usage.txt (Finnish) * New translations godmode9-usage.txt (French) * New translations godmode9-usage.txt (Greek) * New translations godmode9-usage.txt (German) * New translations godmode9-usage.txt (Czech) * New translations godmode9-usage.txt (Chinese Traditional) * New translations godmode9-usage.txt (Afrikaans) * New translations godmode9-usage.txt (Arabic) * New translations godmode9-usage.txt (Chinese Simplified) * New translations godmode9-usage.txt (Catalan) * New translations godmode9-usage.txt (Hebrew) * New translations godmode9-usage.txt (Hungarian) * New translations godmode9-usage.txt (Portuguese) * New translations godmode9-usage.txt (Polish) * New translations godmode9-usage.txt (Portuguese, Brazilian) * New translations godmode9-usage.txt (Romanian) * New translations godmode9-usage.txt (Serbian (Cyrillic)) * New translations godmode9-usage.txt (Russian) * New translations godmode9-usage.txt (Pirate English) * New translations godmode9-usage.txt (Norwegian) * New translations godmode9-usage.txt (Italian) * New translations godmode9-usage.txt (Indonesian) * New translations godmode9-usage.txt (Japanese) * New translations godmode9-usage.txt (Korean) * New translations godmode9-usage.txt (Malay) * New translations godmode9-usage.txt (Vietnamese) * New translations godmode9-usage.txt (Ukrainian) * New translations godmode9-usage.txt (Turkish) * New translations godmode9-usage.txt (Swedish) * New translations godmode9-usage.txt (Thai) * New translations flashing-ntrboot-(3ds-single-system).txt (Afrikaans) * New translations flashing-ntrboot-(3ds-single-system).txt (Catalan) * New translations flashing-ntrboot-(3ds-single-system).txt (Arabic) * New translations flashing-ntrboot-(3ds-single-system).txt (Chinese Simplified) * New translations flashing-ntrboot-(3ds-single-system).txt (Chinese Traditional) * New translations flashing-ntrboot-(3ds-single-system).txt (Indonesian) * New translations flashing-ntrboot-(3ds-single-system).txt (Hungarian) * New translations flashing-ntrboot-(3ds-single-system).txt (Italian) * New translations flashing-ntrboot-(3ds-single-system).txt (Japanese) * New translations flashing-ntrboot-(3ds-single-system).txt (Malay) * New translations flashing-ntrboot-(3ds-single-system).txt (Korean) * New translations flashing-ntrboot-(3ds-single-system).txt (Hebrew) * New translations flashing-ntrboot-(3ds-single-system).txt (Greek) * New translations flashing-ntrboot-(3ds-single-system).txt (Danish) * New translations flashing-ntrboot-(3ds-single-system).txt (Czech) * New translations flashing-ntrboot-(3ds-single-system).txt (Dutch) * New translations flashing-ntrboot-(3ds-single-system).txt (Finnish) * New translations flashing-ntrboot-(3ds-single-system).txt (German) * New translations flashing-ntrboot-(3ds-single-system).txt (French) * New translations ntrboot.txt (Romanian) * New translations installing-boot9strap-(ntrboot).txt (Russian) * New translations ntrboot.txt (Russian) * New translations installing-boot9strap-(ntrboot).txt (Serbian (Cyrillic)) * New translations installing-boot9strap-(ntrboot).txt (Romanian) * New translations installing-boot9strap-(ntrboot).txt (Portuguese) * New translations ntrboot.txt (Portuguese) * New translations ntrboot.txt (Portuguese, Brazilian) * New translations installing-boot9strap-(ntrboot).txt (Portuguese, Brazilian) * New translations ntrboot.txt (Serbian (Cyrillic)) * New translations flashing-ntrboot-(3ds-single-system).txt (Norwegian) * New translations flashing-ntrboot-(3ds-single-system).txt (Pirate English) * New translations flashing-ntrboot-(3ds-single-system).txt (Portuguese) * New translations flashing-ntrboot-(3ds-single-system).txt (Polish) * New translations flashing-ntrboot-(3ds-single-system).txt (Portuguese, Brazilian) * New translations flashing-ntrboot-(3ds-single-system).txt (Romanian) * New translations flashing-ntrboot-(3ds-single-system).txt (Serbian (Cyrillic)) * New translations flashing-ntrboot-(3ds-single-system).txt (Russian) * New translations ntrboot.txt (Polish) * New translations installing-boot9strap-(ntrboot).txt (Polish) * New translations installing-boot9strap-(ntrboot).txt (Afrikaans) * New translations ntrboot.txt (Afrikaans) * New translations ntrboot.txt (Indonesian) * New translations installing-boot9strap-(ntrboot).txt (Indonesian) * New translations installing-boot9strap-(ntrboot).txt (Italian) * New translations ntrboot.txt (Italian) * New translations ntrboot.txt (Hungarian) * New translations ntrboot.txt (Greek) * New translations installing-boot9strap-(ntrboot).txt (Hebrew) * New translations ntrboot.txt (Hebrew) * New translations installing-boot9strap-(ntrboot).txt (Hungarian) * New translations installing-boot9strap-(ntrboot).txt (Japanese) * New translations ntrboot.txt (Japanese) * New translations ntrboot.txt (Norwegian) * New translations installing-boot9strap-(ntrboot).txt (Norwegian) * New translations installing-boot9strap-(ntrboot).txt (Pirate English) * New translations ntrboot.txt (Pirate English) * New translations ntrboot.txt (Malay) * New translations installing-boot9strap-(ntrboot).txt (Korean) * New translations ntrboot.txt (Korean) * New translations installing-boot9strap-(ntrboot).txt (Malay) * New translations installing-boot9strap-(ntrboot).txt (Greek) * New translations installing-boot9strap-(ntrboot).txt (Chinese Traditional) * New translations ntrboot.txt (Chinese Traditional) * New translations ntrboot.txt (Czech) * New translations installing-boot9strap-(ntrboot).txt (Czech) * New translations ntrboot.txt (Chinese Simplified) * New translations installing-boot9strap-(ntrboot).txt (Chinese Simplified) * New translations ntrboot.txt (Arabic) * New translations installing-boot9strap-(ntrboot).txt (Arabic) * New translations installing-boot9strap-(ntrboot).txt (Catalan) * New translations ntrboot.txt (Catalan) * New translations installing-boot9strap-(ntrboot).txt (Danish) * New translations installing-boot9strap-(ntrboot).txt (French) * New translations ntrboot.txt (French) * New translations ntrboot.txt (German) * New translations installing-boot9strap-(ntrboot).txt (German) * New translations ntrboot.txt (Finnish) * New translations installing-boot9strap-(ntrboot).txt (Finnish) * New translations ntrboot.txt (Danish) * New translations installing-boot9strap-(ntrboot).txt (Dutch) * New translations ntrboot.txt (Dutch) * New translations ntrboot.txt (Swedish) * New translations installing-boot9strap-(ntrboot).txt (Swedish) * New translations installing-boot9strap-(ntrboot).txt (Spanish) * New translations ntrboot.txt (Spanish) * New translations installing-boot9strap-(ntrboot).txt (Thai) * New translations ntrboot.txt (Thai) * New translations installing-boot9strap-(ntrboot).txt (Ukrainian) * New translations ntrboot.txt (Turkish) * New translations installing-boot9strap-(ntrboot).txt (Turkish) * New translations ntrboot.txt (Ukrainian) * New translations flashing-ntrboot-(3ds-single-system).txt (Vietnamese) * New translations flashing-ntrboot-(3ds-single-system).txt (Ukrainian) * New translations ntrboot.txt (Vietnamese) * New translations installing-boot9strap-(ntrboot).txt (Vietnamese) * New translations flashing-ntrboot-(3ds-single-system).txt (Thai) * New translations flashing-ntrboot-(3ds-single-system).txt (Turkish) * New translations flashing-ntrboot-(3ds-single-system).txt (Swedish) * New translations flashing-ntrboot-(3ds-single-system).txt (Spanish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Norwegian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Pirate English) * New translations flashing-ntrboot-(3ds-multi-system).txt (Polish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Malay) * New translations flashing-ntrboot-(3ds-multi-system).txt (Italian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Japanese) * New translations flashing-ntrboot-(3ds-multi-system).txt (Korean) * New translations flashing-ntrboot-(3ds-multi-system).txt (Portuguese) * New translations flashing-ntrboot-(3ds-multi-system).txt (Serbian (Cyrillic)) * New translations flashing-ntrboot-(3ds-multi-system).txt (Spanish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Swedish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Russian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Portuguese, Brazilian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Romanian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Indonesian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Chinese Simplified) * New translations flashing-ntrboot-(3ds-multi-system).txt (Chinese Traditional) * New translations flashing-ntrboot-(3ds-multi-system).txt (Czech) * New translations flashing-ntrboot-(3ds-multi-system).txt (Catalan) * New translations flashing-ntrboot-(3ds-multi-system).txt (Afrikaans) * New translations flashing-ntrboot-(3ds-multi-system).txt (Arabic) * New translations flashing-ntrboot-(3ds-multi-system).txt (Danish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Greek) * New translations flashing-ntrboot-(3ds-multi-system).txt (Hebrew) * New translations flashing-ntrboot-(3ds-multi-system).txt (Hungarian) * New translations flashing-ntrboot-(3ds-multi-system).txt (German) * New translations flashing-ntrboot-(3ds-multi-system).txt (Dutch) * New translations flashing-ntrboot-(3ds-multi-system).txt (Finnish) * New translations flashing-ntrboot-(3ds-multi-system).txt (French) * New translations flashing-ntrboot-(3ds-multi-system).txt (Thai) * New translations flashing-ntrboot-(3ds-multi-system).txt (Turkish) * New translations flashing-ntrboot-(3ds-multi-system).txt (Vietnamese) * New translations flashing-ntrboot-(3ds-multi-system).txt (Ukrainian) * New translations installing-boot9strap-(ntrboot).txt (Malay) * New translations installing-boot9strap-(ntrboot).txt (Norwegian) * New translations installing-boot9strap-(ntrboot).txt (Korean) * New translations installing-boot9strap-(ntrboot).txt (Italian) * New translations installing-boot9strap-(ntrboot).txt (Japanese) * New translations installing-boot9strap-(ntrboot).txt (Portuguese, Brazilian) * New translations installing-boot9strap-(ntrboot).txt (Portuguese) * New translations installing-boot9strap-(ntrboot).txt (Pirate English) * New translations installing-boot9strap-(ntrboot).txt (Polish) * New translations installing-boot9strap-(ntrboot).txt (Indonesian) * New translations installing-boot9strap-(ntrboot).txt (Dutch) * New translations installing-boot9strap-(ntrboot).txt (Finnish) * New translations installing-boot9strap-(ntrboot).txt (Czech) * New translations installing-boot9strap-(ntrboot).txt (Danish) * New translations installing-boot9strap-(ntrboot).txt (French) * New translations installing-boot9strap-(ntrboot).txt (Hebrew) * New translations installing-boot9strap-(ntrboot).txt (Hungarian) * New translations installing-boot9strap-(ntrboot).txt (German) * New translations installing-boot9strap-(ntrboot).txt (Greek) * New translations installing-boot9strap-(ntrboot).txt (Chinese Traditional) * New translations installing-boot9strap-(ntrboot).txt (Catalan) * New translations installing-boot9strap-(ntrboot).txt (Chinese Simplified) * New translations installing-boot9strap-(ntrboot).txt (Arabic) * New translations installing-boot9strap-(ntrboot).txt (Afrikaans) * New translations installing-boot9strap-(ntrboot).txt (Vietnamese) * New translations installing-boot9strap-(ntrboot).txt (Ukrainian) * New translations installing-boot9strap-(ntrboot).txt (Spanish) * New translations installing-boot9strap-(ntrboot).txt (Swedish) * New translations installing-boot9strap-(ntrboot).txt (Turkish) * New translations installing-boot9strap-(ntrboot).txt (Thai) * New translations installing-boot9strap-(ntrboot).txt (Serbian (Cyrillic)) * New translations installing-boot9strap-(ntrboot).txt (Russian) * New translations installing-boot9strap-(ntrboot).txt (Romanian) * New translations flashing-ntrboot-(3ds-single-system).txt (Italian) * New translations flashing-ntrboot-(3ds-multi-system).txt (Italian) * New translations ntrboot.txt (Italian) * New translations installing-boot9strap-(ntrboot).txt (Italian)
2017-08-28 02:05:38 +02:00
1. תפתחו את GodMode9 על ידי החזקה של המקש (Start) בעת ההדלקה
2018-01-02 00:37:04 +01:00
1. תחזיקו (R) ולחצו (B) באותו הזמן כדי להוציא את הSD
1. תכניסו את ה-SD שלכם למחשב
1. Copy `remove_nnid.gm9` to the `/gm9/scripts/` folder on your SD card
1. תכניסו מחדש את כרטיס הSD שלכם לתוך המכשיר שלכם
1. תלחצו על (Home) כדי להראות את תפריט הפעולה
2017-11-30 21:32:37 +01:00
1. תבחרו "Scripts..."
1. Select "remove_nnid"
1. כשתתבקשו, תלחצו (A) כדי להמשיך
1. לחצו (A) כדי לפתוח גישת כתיבת lvl1 לSysNAND, ואז תלחצו על המקשים בסדר הנכון
1. תלחצו (A) כדי להמשיך
1. תלחצו (A) כדי לנעול הרשאות כתיבה
2017-09-04 06:15:19 +02:00
1. תלחצו על (Start) כדי לאתחל את המכשיר