mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
99 lines
5.1 KiB
Markdown
99 lines
5.1 KiB
Markdown
---
|
||
lang: sv-SE
|
||
layout: wiki
|
||
section: twilightmenu
|
||
category: installing
|
||
title: Installation (3DS)
|
||
long_title: Att installera TWiLight Menu++ (3DS)
|
||
description: Hur man installerar TWiLight Menu+ + på Nintendo 3DS
|
||
tabs:
|
||
-
|
||
working-camera: Fungerande Kamera
|
||
non-working-camera: Ej fungerande Kamera
|
||
manual: Manuell
|
||
---
|
||
|
||
You will first need to have custom firmware on your 3DS, follow [3ds.hacks.guide](https://3ds.hacks.guide) to install it
|
||
{:.alert .alert-info}
|
||
|
||
{% capture tab-working-camera %}
|
||
1. Öppna FBI och välj `Remote Install`, sedan `Scan QR Code`
|
||
1. Skanna denna QR-kod för att installera den senaste versionen av [Universal-Updater](https://github.com/Universal-Team/Universal-Updater)<br> 
|
||
1. Stäng FBI och starta Universal-Updater
|
||
- Om det inte dyker upp på hemmenyn, starta om din 3DS
|
||
1. Hitta TWiLight Menu++ i apprutnätet. Du kan söka med den tredje fliken i sidofältet om du har problem med att hitta appen
|
||
- Appen har denna ikon: 
|
||
1. Tryck på <kbd class="face">A</kbd> eller tryck på nedladdningsikonen i sidofältet och välj `TWiLight Menu++` för att installera den
|
||
- This will take a while
|
||
- If installation fails, ensure the console is connected to the internet. Otherwise, click the `Manual` tab
|
||
{% endcapture %}
|
||
{% assign tab-working-camera = tab-working-camera | split: "////////" %}
|
||
|
||
{% capture tab-non-working-camera %}
|
||
1. Download the latest [`Universal-Updater.cia`](https://github.com/Universal-Team/Universal-Updater/releases/latest/download/Universal-Updater.cia)
|
||
1. Placera filen `Universal-Updater.cia` var som helst på ditt SD-kort
|
||
1. Starta FBI på din Nintendo 3DS
|
||
1. I FBI, gå till den plats du klistrade in `Universal-Updater.cia` filen
|
||
1. Välj filen `Universal-Updater.cia` och tryck på "Install & Delete"
|
||
1. Stäng FBI och starta Universal-Updater
|
||
- Om det inte dyker upp på hemmenyn, starta om din 3DS
|
||
1. Hitta TWiLight Menu++ i apprutnätet. Du kan söka med den tredje fliken i sidofältet om du har problem med att hitta appen
|
||
- Appen har denna ikon: 
|
||
1. Tryck på <kbd class="face">A</kbd> eller tryck på nedladdningsikonen i sidofältet och välj `TWiLight Menu++` för att installera den
|
||
- Det kommer att ta ett tag
|
||
- If installation fails, ensure the console is connected to the internet. Otherwise, click the `Manual` tab
|
||
{% endcapture %}
|
||
{% assign tab-non-working-camera = tab-non-working-camera | split: "////////" %}
|
||
|
||
{% capture tab-manual %}
|
||
1. Download the latest [`TWiLightMenu-3DS.7z`](https://github.com/DS-Homebrew/TWiLightMenu/releases/latest/download/TWiLightMenu-3DS.7z)
|
||
- If it does not download, see the [release page](https://github.com/DS-Homebrew/TWiLightMenu/releases/latest)
|
||
1. Extrahera `TWiLightMenu-3DS.7z`
|
||
1. Kopiera mappen `_nds` till ditt SD-korts rot
|
||
1. Kopiera filen `BOOT.NDS` till din SD-korts rot
|
||
1. Kopiera mappen `roms` till ditt SD-korts rot
|
||
1. Copy the `.cia` file to your SD card root
|
||
1. On your 3DS, install the CIA with FBI
|
||
{% endcapture %}
|
||
{% assign tab-manual = tab-manual | split: "////////" %}
|
||
|
||
### Installation
|
||
|
||
{% assign tabs = tab-working-camera | concat: tab-non-working-camera | concat: tab-manual %}
|
||
{% include tabs.html index=0 tabs=tabs %}
|
||
|
||
### Accessing flashcard contents
|
||
|
||
A flashcard is something that goes in the game card slot, and contains a microSD card slot. If you do not have a flashcard, you are done with this guide.
|
||
{:.alert .alert-warning}
|
||
|
||
#### If you have an R4(i) Ultra
|
||
|
||
1. Follow [this](installing-flashcard) guide starting from `To run games using your flashcard firmware`
|
||
- You can safely ignore the warnings
|
||
1. Open TWLMenu++ Settings
|
||
1. Switch to the `Misc settings` page
|
||
1. Turn on `Slot-1 microSD access`
|
||
1. Exit TWLMenu++ Settings by pressing `B` button
|
||
- If you end up in the DS Classic Menu, press `B` again
|
||
|
||
#### If you don't have an R4(i) Ultra
|
||
|
||
1. Create a file or folder called `primary` in `sd:/_nds/` (not the flashcard one), so that TWiLight Menu++ reads settings from the console's SD card after it starts your flashcard
|
||
1. Follow [this](installing-flashcard) guide starting from `Autobooting TWiLight Menu++`
|
||
1. Copy the `BOOT.NDS` file from `TWiLightMenu-Flashcard.7z` to your flashcard’s microSD card root
|
||
1. Open TWLMenu++ Settings
|
||
1. Switch to the `Misc settings` page
|
||
1. Turn on `SD access in Slot-1`
|
||
1. Turn on `SCFG access in Slot-1`
|
||
1. Turn on `Auto-start Slot-1`
|
||
1. Exit TWLMenu++ Settings by pressing `B` button
|
||
- If you end up in the DS Classic Menu, launch your flashcard
|
||
- Otherwise, restart TWiLight Menu++
|
||
|
||
#### Switching between SD and flashcard contents
|
||
- Press either `SELECT`+`Up` or `SELECT`+`Down` to switch between the SD and flashcard contents
|
||
- If the SELECT menu is enabled, you can do so there as well
|
||
- If you use the 3DS theme, touch the Game Card/SD Card icon
|
||
- If you use the R4, GBC, or Wood themes, press `R` button
|