Skip to content

Latest commit

 

History

History
79 lines (68 loc) · 3.78 KB

installing.md

File metadata and controls

79 lines (68 loc) · 3.78 KB
lang layout section title long_title description tabs
sv-SE
wiki
hiyacfw
Installerar
Installerar hiyaCFW
How to install hiyaCFW on the Nintendo DSi
windows macos other
Windows
macOS
Linux

Do not system update after installing hiyaCFW. Doing so will remove hiyaCFW's SD patches. {: .alert .alert-danger}

Krav

Part 1: Preparing your PC for installing hiyaCFW

{% capture tab-windows %} The hiyaCFW Helper is known to cause false positives with Windows Defender and other antivirus programs, please temporarity disable such programs if you have trouble downloading or running it. {: .alert .alert-info}

  1. Download & install the latest version of 7-Zip
    • This will not work with any other archive extractor tool, such as WinRAR, the hiyaCFW helper relies on 7-Zip itself, and not a general archive extractor
  2. Download the latest Windows version of the hiyaCFW Helper
  3. Extract the hiyaCFW Helper archive anywhere on your PC {% endcapture %} {% assign tab-windows = tab-windows | split: "////////" %}

{% capture tab-macos %}

  1. Download the latest macOS version of the hiyaCFW Helper
  2. Extract the hiyaCFW Helper archive anywhere on your PC {% endcapture %} {% assign tab-macos = tab-macos | split: "////////" %}

{% capture tab-other %}

  1. Install Python 3 using your package manager if its not already installed
  2. Download the latest Python version of the hiyaCFW Helper
  3. Extract the hiyaCFW Helper archive anywhere on your PC
  4. Install tkinter with the following command for your distro if you don't already have it:
    • Debian-based: sudo apt-get install python3-tk {% endcapture %} {% assign tab-other = tab-other | split: "////////" %}

{% assign tabs = tab-windows | concat: tab-macos | concat: tab-other %} {% include tabs.html index=0 tabs=tabs %}

Part 2: Adding hiyaCFW files to your SD card

Screenshot of the hiyaCFW Helper

  1. Launch the hiyaCFW Helper
  • Windows: Launch the HiyaCFW_Helper.exe file extracted from the hiyaCFW Helper archive (you may need to temporarily disable your antivirus)
  • macOS: Right click the HiyaCFW_Helper file extracted from the hiyaCFW Helper archive and choose Open
  • Linux: Launch the HiyaCFW_Helper.py extracted from the hiyaCFW Helper archive
  1. Click the ... button in the "NAND file with No$GBA footer" box
  2. Navigate to your NAND backup, and click Open
  3. Press Start
  4. In the new pop-up window, navigate to the root of your SD card, and press OK.
    • The process may take several minutes
  5. When the application says Done!, close out of the hiyaCFW Helper
  6. Close the terminal window

Part 3: Configuring Unlaunch and hiyaCFW

  1. Power on your Nintendo DSi console while holding A and B
    • This should take you to Unlaunch's file menu
  2. Navigate to OPTIONS, then NO BUTTON
  3. Select hiyaCFW and press A
    • This will make the system launch hiyaCFW automatically
  4. Save your settings and restart your console
  5. Hold SELECT while powering on your Nintendo DSi console to access the hiyaCFW settings
  6. Change the settings to your liking, then press START to continue

If it shows An error has occurred, please see the faq page. {: .alert .alert-warning}