1
0
mirror of https://github.com/hacks-guide/Guide_3DS.git synced 2025-09-09 08:00:46 +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,58 @@
---
title: "צריבת ntrboot (שתי מערכות 3DS)"
---
{% include toc title="תוכן העניינים" %}
### קריאה דרושה
Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot).
This method requires temporary access to a second 3DS family console that is already running boot9strap. זה לא מחייב את כרטיס הפריצה לתמוך בגרסה של אף אחד מה3DSים.
שימו לב שבמקרים נדירים, יתכן שתהליך הצריבה **ישבור** כרטיס פריצה מזוייף ויגרום לו לא לעבוד. 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](https://www.nds-card.com/)).
{: .notice--danger}
### What You Need
* כרטיס הפריצה שתומך בntrboot שלכם
* Two 3DS family consoles
* **The source 3DS**: the 3DS family console that is already running boot9strap
* **The target 3DS**: the 3DS family console on stock firmware
* The v1.3 release of [boot9strap-ntr](https://github.com/SciresM/boot9strap/releases/download/1.3/boot9strap-1.3-ntr.zip) (direct download)
* The latest release of [ntrboot_flasher](https://github.com/ntrteam/ntrboot_flasher/releases/latest) (`ntrboot_flasher.firm`)
### הנחיות
#### חלק I - הכנות
1. תכבו את **קונסולת המקור**
1. שימו את כרטיס הSD של **קונסולת המקור** במחשב שלכם
1. תצרו ב-SD שלכם תיקייה חדשה בשם `ntrboot`
1. תעתיקו את`boot9strap_ntr.firm` ואת `boot9strap_ntr.firm.sha` מה `.zip` של boot9strap NTR אל תיקיית `/ntrboot/`על כרטיס הSD שלכם
1. Copy `ntrboot_flasher.firm` to the `/luma/payloads/` folder on **the source 3DS**'s SD card
1. תכניסו מחדש את כרטיס הSD של **3DS המקור** אל **3DS המקור**
1. תכניסו את כרטיס הפריצה של DS \ DSi שתואם ntrboot אל **3DS המקור**
#### חלק II - צריבת ntrboot
1. תפעילו את תפריט הטעינה של Luma3DS על ידי זה שאתם מחזיקים (Start) בזמן הפעלת **3DS המקור**
1. תבחרו ב "ntrboot_flasher"
1. תקראו את האזהרה האדומה
1. תלחצו (A) כדי להמשיך
1. תבחרו את כרטיס הפריצה שלכם
+ אם אתם לא רואים את הכרטיס פריצה שלכם ברשימה למעלה, תקראו את המסך התחתון לעוד מידע על כל אפשרות
1. תבחרו ב "Dump Flash"
1. תמתינו עד שהתהליך יושלם
1. תלחצו (A) כדי להמשיך
1. תלחצו (A) כדי לחזור לתפריט הראשי
1. תבחרו ב "Inject Ntrboot"
1. תלחצו (A) בשביל ntrboot קמעוני
1. תמתינו עד שהתהליך יושלם
1. תלחצו (A) כדי לחזור לתפריט הראשי
1. תלחצו (B) כדי לכבות את **3DS המקור**
___
### Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
{: .notice--primary}