2017-08-17 17:01:39 -04:00
---
title: "צריבת ntrboot (NDS)"
---
2017-09-29 09:29:37 -04:00
{% include toc title="תוכן העניינים" %}
2017-09-29 07:29:26 -04:00
2018-02-18 10:47:39 -05:00
### קריאה דרושה
2017-08-17 17:01:39 -04:00
לפני שאתם ממשיכים, שימו לב שקראתם את כל המידע ב [ntrboot](ntrboot)
2018-06-29 22:48:08 -04:00
דרך זו דורשת גישה זמנית לNintendo DS או Nintendo DS Lite שתומך בכרטיס פריצה שלכם. שיטה זאת משתמשת בכרטיס פריצה כדי להריץ את קובץ ה`.nds` של צורב הNTRBOOT על הNDS שלכם.
2017-08-17 17:01:39 -04:00
2022-02-11 11:07:46 -08:00
שימו לב שבמקרים נדירים, יתכן שתהליך הצריבה **ישבור** כרטיס פריצה מזוייף ויגרום לו לא לעבוד. This is unlikely, but nevertheless, only original listed flashcarts are supported. To reduce the chance of receiving a counterfeit card, it is recommended that you use a reputable site to buy your flashcart (such as [NDS Card](http://www.nds-card.net/))
2017-08-17 17:01:39 -04:00
{: .notice--danger}
2018-02-18 10:47:39 -05:00
### What You Need
2017-08-17 17:01:39 -04:00
2017-08-18 04:33:24 -04:00
* כרטיס הפריצה שתומך בntrboot שלכם
2017-08-17 17:01:39 -04:00
* שתי קונסולות
+ **NDS / NDSL המקור**: הNintendo DS או Nintendo DS Lite שנתמך על ידי הכרטיס פריצה שלכם
+ **3DS היעד**: הקונסולה ממשפחת ה3DS על הקושחה המקורית
2022-09-13 04:56:01 -07:00
* The v1.3 release of [boot9strap-ntr](https://github.com/SciresM/boot9strap/releases/download/1.3/boot9strap-1.3-ntr.zip) (direct download)
2022-06-11 14:38:36 -07:00
* The latest release of [ntrboot_flasher_nds](https://github.com/jason0597/ntrboot_flasher_nds/releases/latest) (`ntrboot_flasher_nds.nds`)
2017-08-17 17:01:39 -04:00
2017-09-29 09:29:37 -04:00
### הנחיות
2017-08-17 17:01:39 -04:00
2017-09-29 09:29:37 -04:00
#### חלק I - הכנות
2017-08-17 17:01:39 -04:00
1. תכבו את **NDS / NDSL המקור**
1. תכניסו את כרטיס ה- SD של כרטיס הפריצה שלכם אל המחשב
2018-09-29 17:40:52 -04:00
1. Create a folder named `ntrboot` on the root of your flashcart's SD card
1. Copy `boot9strap_ntr.firm` from the boot9strap ntr `.zip` to the `/ntrboot/` folder on your flashcart's SD card
1. Copy `ntrboot_flasher_nds.nds` to your flashcart's SD card
2017-08-17 17:01:39 -04:00
1. תכניסו בחזרה את כרטיס ה- SD של כרטיס הפריצה שלכם אל כרטיס הפריצה
1. תכניסו את כרטיס הפריצה של DS \ DSi שתואם ntrboot אל **NDS / NDSL המקור**
2017-09-29 10:24:50 -04:00
#### חלק II - צריבת ntrboot
2017-08-17 17:01:39 -04:00
2018-09-29 17:40:52 -04:00
1. Launch `ntrboot_flasher_nds.nds` on **the source NDS / NDSL** using your flashcart
2017-08-17 17:01:39 -04:00
1. תלחצו (A) כדי להמשיך
2017-09-13 00:15:18 -04:00
1. תשתמשו ב (Up) וב(Down) כדי לבחור את הכרטיס פריצה שלכם
1. תלחצו (A) כדי להמשיך
2018-09-29 17:40:52 -04:00
1. Select "Dump flash" to make a backup of your flashcart's memory
1. Input the key combo given to confirm
2017-08-17 17:01:39 -04:00
1. תלחצו (A) כדי להמשיך
2018-09-29 17:40:52 -04:00
1. תשתמשו ב (Up) וב(Down) כדי לבחור את הכרטיס פריצה שלכם
2017-08-17 17:01:39 -04:00
1. תלחצו (A) כדי להמשיך
2018-09-29 17:40:52 -04:00
1. Select "Inject FIRM" to install boot9strap to your flashcart
1. Input the key combo given to confirm
1. תלחצו (A) כדי להמשיך
1. תכבו את **NDS / NDSL המקור**
2017-08-17 17:01:39 -04:00
1. תוציאו את כרטיס הפריצה שלכם מ**NDS / NDSL המקור**
___
2018-02-18 10:47:39 -05:00
### Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
2021-04-20 14:26:34 -07:00
{: .notice--primary}