Guide_3DS/_pages/he_IL/homebrew-launcher-(soundhax).txt

81 lines
5.2 KiB
Plaintext
Raw Normal View History

2017-05-21 22:39:40 +02:00
---
title: "Homebrew Launcher (Soundhax)"
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-05-21 22:39:40 +02:00
להומברו לאנצ'ר יש הרבה דרכי הפעלה.
2018-05-01 23:41:10 +02:00
Soundhax (when combined with the Homebrew Launcher) is compatible with versions 9.0.0 through 11.3.0 in the EUR, JPN, KOR, and USA regions.
2017-05-21 22:39:40 +02:00
2017-09-18 21:28:24 +02:00
תבדקו שהWi-Fi של הקונסולה שלכם דלוק כי udsploit (שנדרש בעמוד הבא) ידרוש את התוכנה של הWi-Fi כדי לעבוד, ומספר מכשירים (הNew 3DS New 2DS, וה Old 2DS) לא יכולים להדליק את הWi-Fi מהHomebrew Launcher. הWi-Fi רק צריך לדלוק; לא צריך לחבר אותו לרשת אלחוטית.
2017-05-21 22:39:40 +02:00
2018-02-25 07:59:42 +01:00
To extract the `.7z` files linked on this page, you will need a file archiver like [7-Zip](http://www.7-zip.org/) or [The Unarchiver](https://theunarchiver.com/).
2017-05-21 22:39:40 +02:00
{% capture notice-1 %}
2018-02-18 16:47:39 +01:00
Note that cartridge updates will only deliver updates to core features, such as the System Settings, Home Menu, etc. cartridge updates will not deliver updates to Nintendo 3DS Sound and Network features, such as System Transfer, Internet Browser, StreetPass Mii Plaza, or eShop.
2017-08-13 01:26:54 +02:00
2018-07-18 09:41:06 +02:00
This means that using a cartridge update from a version containing an older Nintendo 3DS Sound version *(<3.0.0)* to one that introduced a newer Nintendo 3DS Sound version will break Soundhax! אתם תצטרכו [method](homebrew-launcher-(alternatives)) דרך חלופית בשביל להכנס ל homebrew launcher!
2017-05-21 22:39:40 +02:00
{% endcapture %}
<div class="notice--warning">{{ notice-1 | markdownify }}</div>
2018-02-18 16:47:39 +01:00
### What You Need
2017-05-21 22:39:40 +02:00
2018-06-15 03:10:54 +02:00
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest)
2018-09-19 19:40:48 +02:00
* The latest release of [Soundhax](http://soundhax.com) *(for your region, device, and version)*
2018-06-15 03:10:54 +02:00
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
* The latest release of [safehax](https://github.com/TiniVi/safehax/releases/latest) *(the `.3dsx` file)*
* The latest release of [udsploit](https://github.com/smealum/udsploit/releases/latest)
2018-08-02 06:59:14 +02:00
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) *(the `.7z` file)*
2018-06-15 03:10:54 +02:00
* The [otherapp payload](https://smealum.github.io/3ds/#otherapp) *(for your region and version)*
2017-05-21 22:39:40 +02:00
2017-09-29 15:29:37 +02:00
### הנחיות
2017-05-21 22:39:40 +02:00
1. תכבו את המכשיר
1. תכניסו את ה-SD שלכם למחשב
2017-11-30 21:32:37 +01:00
1. Create a folder named `3ds` on the root of your SD card if it does not already exist
2017-11-04 03:54:20 +01:00
1. תעתיקו את `boot.3dsx` אל שורש כרטיס ה SD
2017-09-18 21:28:24 +02:00
1. תעתיקו את קובץ האודיו עם סיומת "M4A" שמתאים לקונסולה שלכם ל-SD
1. תעתיקו את קובץ ה-Otherapp payload שהורדתם ל-SD שלכם ותשנו לו את השם ל-"otherapp.bin" (ללא מרכאות, ללא סיומת כפולה)
1. תעתיקו את הקובץ `boot.firm` מתוך ה`.7z` של Luma3DS לתוך ה-SD שלכם
1. תצרו ב-SD שלכם תיקייה חדשה בשם `boot9strap`
1. תעתיקו את`boot9strap.firm` ואת `boot9strap.firm.sha` מה `.zip` של boot9strap אל תיקיית `/boot9strap/`על כרטיס הSD שלכם
1. תעתיקו את 'safehax.3dsx' לתיקיה '/ 3ds /' על כרטיס הזכרון
1. תעתיקו את הקובץ `udsploit.3dsx` לתוך התיקייה `/3ds/` שב-SD שלכם
1. תעתיקו את `SafeB9SInstaller.bin` מתוך ה `.zip` של SafeB9SInstaller אל שורש כרטיס הSD שלכם ושנו את השם של `SafeB9SInstaller.bin` אל `safehaxpayload.bin`
2017-09-29 13:29:26 +02:00
![]({{ "/images/screenshots/boot9strap-hb-file-layout.png" | absolute_url }})
2017-09-18 21:28:24 +02:00
{: .notice--info}
2017-05-21 22:39:40 +02:00
1. תכניסו מחדש את כרטיס הSD שלכם לתוך המכשיר שלכם
1. תפעילו את המכשיר
1. כנסו לנגן המוזיקה
2017-09-29 13:29:26 +02:00
![]({{ "/images/screenshots/soundhax-welcome.png" | absolute_url }})
2017-05-21 22:39:40 +02:00
{: .notice--info}
1. אם אף פעם לא פתחתם את נגן המוזיקה מקודם ואתם מקבלים טיפים על איך להשתמש בו, אז תעברו את כל הטיפים של הציפור, ואז תסגרו את הנגן ותפתחו אותו מחדש
+ בסיטואציה הזאת, הפעלת SoundHax מיד תגרום לעצות אלה להופיע כל פעם שמפעילים את Nintendo 3DS Sound עד שעושים את זה
1. תעברו אל ' / SDCARD ", ואז תפעילו את" < 3 nedwill 2016 "
+ זה עלול לקחת הרבה נסיונות
+ אם זה נקפא, כבו בכוח את המכשיר על-ידי החזקת כפתור ההדלקה ולאחר מכן נסו שוב
2017-11-30 21:32:37 +01:00
+ If you get a red screen, ensure you copied `boot.3dsx` (the Homebrew Launcher) to the root of your SD card
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
![]({{ "/images/screenshots/soundhax-launch.png" | absolute_url }})
2017-05-21 22:39:40 +02:00
{: .notice--info}
2018-04-25 00:00:17 +02:00
1. If the exploit was successful, your device will have loaded the Homebrew Launcher
2017-09-18 21:28:24 +02:00
2017-09-29 13:29:26 +02:00
![]({{ "/images/screenshots/homebrew-launcher.png" | absolute_url }})
2017-09-18 21:28:24 +02:00
{: .notice--info}
2017-05-21 22:39:40 +02:00
___
2018-02-18 16:47:39 +01:00
### Continue to [Installing boot9strap (Homebrew Launcher)](installing-boot9strap-(homebrew-launcher))
2017-11-04 03:54:20 +01:00
{: .notice--primary}