mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
I'll update again soon once there's been time to translate, but I'd rather the pages be consistent with English than outdated with a full translation
54 lines
2.4 KiB
Markdown
54 lines
2.4 KiB
Markdown
---
|
||
lang: he-IL
|
||
layout: wiki
|
||
section: twilightmenu
|
||
category: updating
|
||
title: עדכון (3DS)
|
||
description: How to update TWiLight Menu++ on the Nintendo 3DS
|
||
---
|
||
|
||
אם אתם מעדכנים מגרסה ישנה יותר מv16.4.0, העבירו את קבצי ה`.sav` של משחקי הDS לתיקיה חדשה בשם `saves`, כאשר התיקייה נמצאת באותו מקום כמו הROMים של משחקי הDS.
|
||
{:.alert .alert-info}
|
||
|
||
{% capture tab-universal-updater %}
|
||
1. פתחו את Universal-Updater
|
||
- אם אין לכם אותה מותקנת, עקבו אחרי ההוראות [התקנה](installing-3ds)
|
||
1. מצאו את TWiLight Menu++ ברשימת התוכנות, ניתן לעשות חיפוש באמצעות הטאב השלישי בתפריט הצד במידה ואתם מתקשים במציאה שלו
|
||
1. לחצו על <kbd class="face">A</kbd> או לחצו על אייקון ההורדה בתפריט הצד ובחרו ב`TWiLight Menu++` על מנת להתחיל את ההתקנה
|
||
- This will take a while
|
||
{% endcapture %}
|
||
|
||
{% capture tab-manual %}
|
||
1. Download the latest version of `TWiLightMenu-3DS.7z` from [the releases page](https://github.com/DS-Homebrew/TWiLightMenu/releases)
|
||
1. Extract `TWiLightMenu-3DS.7z`
|
||
1. Copy the `_nds` folder to your SD card root
|
||
1. Copy the `BOOT.NDS` file to your SD card root
|
||
1. Copy the two `.cia` files to your SD card root
|
||
1. On your 3DS, install the two CIAs with FBI
|
||
{% endcapture %}
|
||
|
||
### עדכון
|
||
|
||
<div class="tab-container">
|
||
<div class="pb-3">
|
||
<a class="tab-link btn btn-outline-secondary tab-default" href="#tab-universal-updater" onclick="openTab(event, event.currentTarget)" data-tab-name="universal-updater">Universal-Updater</a>
|
||
<a class="tab-link btn btn-outline-secondary" href="#tab-manual" onclick="openTab(event, event.currentTarget)" data-tab-name="manual">Manual</a>
|
||
</div>
|
||
<div id="tab-universal-updater">
|
||
<noscript><h4>Universal-Updater</h4></noscript>
|
||
{{ tab-universal-updater | markdownify }}
|
||
</div>
|
||
<div id="tab-manual">
|
||
<noscript><h4>Manual</h4></noscript>
|
||
{{ tab-manual | markdownify }}
|
||
</div>
|
||
</div>
|
||
|
||
### שלבים נוספים עבור הפלאשקארד
|
||
|
||
If you can switch between the SD and flashcard contents in TWLMenu++, and if the flashcard TWLMenu++ is on v16.3.0 or later, please follow these steps.
|
||
|
||
1. Go into TWLMenu++ Settings
|
||
1. Select `Update TWiLight Menu++`
|
||
1. Select `Console (micro)SD > Slot-1 microSD`
|