Guide_3DS/_pages/tr_TR/finalizing-setup.txt

175 lines
8.8 KiB
Plaintext
Raw Normal View History

2017-05-21 22:39:40 +02:00
---
title: "Finalizing Setup"
2017-05-21 22:39:40 +02:00
---
#### Adımlara genel bakış
{% capture notice-2 %}
The file `boot.firm` is what is launched by boot9strap itself after it finishes loading off of NAND, and can be any valid arm9 payload in the FIRM format. This file can be replaced at any time, although Luma3DS allows for the launch of other arm9 payloads in the FIRM format using the Luma3DS chainloader.
<br><br>
Biz bu rehberde, AuroraWright'ın Luma3DS [AuroraWright](https://github.com/AuroraWright/) kullanacağız, bu sayede EmuNAND ile alakalı bir işlem yapmamıza gerek kalmayacak ve işi basitleştirip SD kart hafızasında da daha az yer kaplayacak.
<br><br>
Bu süreç boyunca, aşağıdaki gibi programları kuruyoruz:
+ **FBI** *(CIA formatlı oyunları ve uygulamaları kurar)*
2017-08-11 21:09:39 +02:00
+ **Themely** *(installs custom themes)*
2017-05-21 22:39:40 +02:00
+ **Luma3DS Updater** *(Custom Firmware yüklemenizi kolayca günceller)*
+ **GodMode9** *(multipurpose tool which can do NAND and cartridge functions)*
2017-06-05 09:41:55 +02:00
+ **Homebrew Launcher Loader** *(launches the Homebrew Launcher as a regular application thanks to Rosalina magic)*
2017-05-21 22:39:40 +02:00
{% endcapture %}
<div class="notice--info">{{ notice-2 | markdownify }}</div>
2017-05-24 07:55:55 +02:00
#### Nelere ihtiyacınız var
2017-05-21 22:39:40 +02:00
2017-08-11 21:09:39 +02:00
* The latest release of [Themely](https://github.com/ihaveamac/Themely/releases/latest) *(the `.cia` file)*
2017-05-21 22:39:40 +02:00
* En son sürümü [hblauncher_loader](https://github.com/yellows8/hblauncher_loader/releases/latest)
* En son sürümü [GodMode9] (https://github.com/d0k3/GodMode9/releases/latest)
* The latest release of [DSP1](https://github.com/zoogie/DSP1/releases/latest)
2017-06-05 09:41:55 +02:00
* The latest release of [FBI](https://github.com/Steveice10/FBI/releases/latest) *(the `.cia` and `.3dsx` files)*
2017-06-03 09:49:09 +02:00
* The latest fork of [Luma3DS Updater](https://github.com/KunoichiZ/lumaupdate/releases/latest) *(the `.cia` file)*
2017-07-19 21:10:16 +02:00
* [`setup_ctrnand_luma3ds.gm9`]({{ base_path }}/gm9_scripts/setup_ctrnand_luma3ds.gm9)
2017-05-21 22:39:40 +02:00
#### Talimatlar
##### Bölüm l - Hazırlık
2017-05-30 19:27:28 +02:00
1. Cihazınızı kapatın
2017-05-21 22:39:40 +02:00
1. SD kartınızı bilgisayarınıza takın
2017-06-05 09:41:55 +02:00
1. Copy `FBI.3dsx` to the `/3ds/` folder on your SD card
2017-05-21 22:39:40 +02:00
1. SD kartınızın ana dizininde eğer yoksa `cias` isminde klasör oluşturun
1. Create a folder named `hblauncherloader` on the root of your SD card if it does not already exist
1. `hblauncher_loader.cia` dosyasını hblauncher_loader`.zip` dosyasından SD kartınızdaki `/ cias /` klasörüne kopyalayın
2017-06-03 09:49:09 +02:00
1. Copy `lumaupdater.cia` to the `/cias/` folder on your SD card
1. Copy `FBI.cia` to the `/cias/` folder on your SD card
2017-05-21 22:39:40 +02:00
1. Copy `DSP1.cia` to the `/cias/` folder on your SD card
2017-08-11 21:09:39 +02:00
1. Copy `Themely.cia` to the `/cias/` folder on your SD card
2017-05-21 22:39:40 +02:00
![]({{ base_path }}/images/screenshots/cias-file-layout.png)
{: .notice--info}
1. SD kartınızdaki `luma` klasöründe` payloads` adlı bir klasör oluşturun
1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card
2017-07-12 22:30:42 +02:00
1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card
2017-07-19 21:10:16 +02:00
1. Copy `setup_ctrnand_luma3ds.gm9` to the `/gm9/scripts/` folder on your SD card
2017-05-21 22:39:40 +02:00
![]({{ base_path }}/images/screenshots/finalizing-setup-file-layout.png)
{: .notice--info}
2017-05-24 07:55:55 +02:00
1. SD kartınızı cihazınıza tekrar takın
2017-05-30 19:27:28 +02:00
1. Power on your device
2017-05-21 22:39:40 +02:00
2017-05-30 19:27:28 +02:00
##### Section II - Updating the System
2017-05-21 22:39:40 +02:00
2017-05-24 07:55:55 +02:00
If, while following a previous version of this guide, you CTRTransfered your *New 3DS* to 2.1.0, now is the time to [restore your NAND backup](godmode9-usage#nand_restore) before doing this section.
{: .notice--danger}
2017-05-22 22:18:58 +02:00
If, before following this guide, you already had an EmuNAND setup and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, now is the time to [follow Move EmuNAND](move-emunand) before doing this section.
2017-05-21 22:39:40 +02:00
{: .notice--info}
1. Update your device by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update"
+ Updates while using B9S + Luma (what you have) are safe
+ Bu bir hata verirse, DNS ayarlarınızı "otomatik" olarak belirleyin
+ If this still gives you an error and your NAND is below 9.2.0, [follow 9.2.0 CTRTransfer](9.2.0-ctrtransfer), then try updating again
2017-06-05 09:41:55 +02:00
##### Section III - Launching FBI
1. Launch the Download Play application
1. Press (L) + (Down) + (Select) at the same time to open the Rosalina menu
1. Select "Miscellaneous options"
1. Select "Switch the hb. title to the current app."
1. Press (B) to continue
1. Press (B) to return to the Rosalina main menu
1. Press (B) to exit the Rosalina menu
1. Press (Home), then close Download Play
1. Launch the Download Play application
1. Your device should load the Homebrew Launcher
2017-05-21 22:39:40 +02:00
2017-05-30 19:27:28 +02:00
##### Section IV - Installing CIAs
2017-05-21 22:39:40 +02:00
2017-06-05 09:41:55 +02:00
1. Launch FBI from the list of homebrew
2017-05-21 22:39:40 +02:00
1. Navigate to `SD` -> `cias`
1. "\<current directory>" 'i seçin
2017-05-24 22:57:28 +02:00
1. Select the "Install and delete all CIAs" option, then press (A) to confirm
2017-06-05 09:41:55 +02:00
1. Press (Home), then close Download Play
2017-05-21 22:39:40 +02:00
2017-05-30 19:27:28 +02:00
##### Section V - DSP Dump
2017-05-21 22:39:40 +02:00
2017-06-05 09:41:55 +02:00
1. Launch the DSP1 application
2017-05-24 07:55:55 +02:00
1. Once it has completed, press (B) to self-delete the app and return to the home menu
2017-05-21 22:39:40 +02:00
2017-06-05 09:41:55 +02:00
##### Section VI - CTRNAND Luma3DS
2017-05-21 22:39:40 +02:00
2017-07-25 20:26:34 +02:00
1. Launch GodMode9 by holding (Start) during boot
2017-07-19 21:10:16 +02:00
1. If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it has completed
1. Press (Home) to bring up the action menu
1. Select "More..."
1. Select "Scripts..."
1. Select "setup_ctrnand_luma3ds"
1. When prompted, press (A) to proceed
2017-06-05 09:41:55 +02:00
1. Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given
2017-07-19 21:10:16 +02:00
1. Devam etmek için (A) basın
1. Press (A) to relock write permissions
2017-05-21 22:39:40 +02:00
2017-07-12 22:30:42 +02:00
##### Section VII - Backup SysNAND
2017-05-21 22:39:40 +02:00
1. Press (Home) to bring up the action menu
1. Select "More..."
2017-08-06 06:11:00 +02:00
1. Select "Scripts..."
2017-07-12 22:30:42 +02:00
1. Select "Backup SysNAND"
1. Onaylamak için (A) basın
+ This process will take some time
2017-05-21 22:39:40 +02:00
1. Devam etmek için (A) basın
1. SD kartınızı çıkarmak için aynı anda (R) ve (B) ye basın ve basılı tutun
1. SD kartınızı bilgisayarınıza takın
2017-07-12 22:30:42 +02:00
1. Copy `<serialnumber>_nandmin_###.bin` from the `/gm9/out/` folder on your SD card to a safe location on your computer
2017-05-21 22:39:40 +02:00
+ Make backups in multiple locations (such as online file storage)
Bu yedek eğer ileride bir şey ters giderse cihazın brick olma ihtimalini engelleyecek
2017-07-12 22:30:42 +02:00
1. Delete `<serialnumber>_nandmin_###.bin` from the `/gm9/out/` folder on your SD card after copying it
2017-05-24 07:55:55 +02:00
1. SD kartınızı cihazınıza tekrar takın
2017-05-21 22:39:40 +02:00
1. Kaydedip yeniden başlatmak için (Start) basın
___
{% capture notice-10 %}
Artık Luma3DS'i güncellemek için tek yapmanız gereken Luma3DS Updater'i açıp (A)'ya basıp güncelle demektir.
Bu bir Sistem Güncellemesi ile aynı şey değildir; sadece en yeni Luma3DS dosyalarını indirir ve çıkarır.
This will only update the Luma3DS files on your SD card. If you boot your device without an SD card, it will use the version you placed in CTRNAND.
{% endcapture %}
<div class="notice--info">{{ notice-10 | markdownify }}</div>
{% capture notice-6 %}
You will now boot Luma3DS CFW SysNAND by default.
Luma3DS yapılandırma menüsünü başlatmak için önyüklemede (Select) tuşunu basılı tutabilirsiniz.
2017-05-31 23:36:37 +02:00
You can now hold (Start) on boot to launch the Luma3DS chainloader menu (note that the Luma3DS chainloader menu is only displayed if there is more than one payload detected).
2017-06-05 09:41:55 +02:00
You can now hold (Start) + (Select) + (X) on boot to dump the ARM11 bootrom (`boot11.bin`), the ARM9 bootrom (`boot9.bin`), and your console unique OTP (`OTP.bin`) to the `/boot9strap/` folder on your SD card (note that this will not have any kind of prompt or message).
2017-06-06 07:48:13 +02:00
You can now press (L) + (Down) + (Select) while the system is booted to open the Rosalina menu integrated into Luma3DS. For a full list of Rosalina features, please see the [Luma3DS v8.0 Release](https://github.com/AuroraWright/Luma3DS/releases/tag/v8.0)
2017-05-21 22:39:40 +02:00
{% endcapture %}
<div class="notice--info">{{ notice-6 | markdownify }}</div>
To use [NTR CFW](https://github.com/44670/BootNTR/), install [BootNTR Selector](https://gbatemp.net/threads/432911/).
{: .notice--info}
{% capture notice-7 %}
2017-06-26 20:11:58 +02:00
Remove any extra files and folders from the root of your SD card that are *not* in the following image. If you have it, leave the `DCIM` folder as this contains any pictures taken with the 3DS camera:
2017-05-21 22:39:40 +02:00
<br><br>
![]({{ base_path }}/images/screenshots/final-file-layout.png)
{% endcapture %}
<div class="notice--info">{{ notice-7 | markdownify }}</div>
Cihazınızın bölgesini başka bir bölgeye çevirmek için, rehberin [Bölge Değiştirme](region-changing) kısmına bakın.
{: .notice--success}
For information on using GodMode9's various features, check out the [GodMode9 Usage](godmode9-usage) page.
{: .notice--success}
Luma3DS'in çeşitli özelliklerini kullanmak için, yazılımın [wiki sayfasına](https://github.com/AuroraWright/Luma3DS/wiki/Options-and-usage) bakın.
{: .notice--success}
For information on installing custom themes, badges, and splash screens, check out [3dsthem.es](https://3dsthem.es/about.php).
{: .notice--success}