Skip to content

DS-Homebrew/hiyaCFW

This branch is 95 commits ahead of, 1 commit behind shutterbug2000/hiyaCFW:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

30fb965 · Feb 1, 2025

History

98 Commits
Dec 31, 2024
Jan 24, 2024
Feb 1, 2025
Aug 26, 2024
Oct 20, 2020
Jul 24, 2017
Jul 24, 2017
Aug 25, 2020
Oct 20, 2020
Feb 12, 2020
Jan 30, 2024
Oct 22, 2024
Jan 24, 2024
May 7, 2018
May 7, 2018
Jun 7, 2018
Apr 27, 2018
Sep 5, 2024

Repository files navigation


GBAtemp Thread Discord Server Build status on GitHub Actions

HiyaCFW is the world's FIRST Nintendo DSi CFW, made by the talented folks over on our Discord server.

Features

  • Run custom DSiWare
  • NAND to SD card redirection
  • Run NAND backups from any console
  • Replace the system menu with TWiLight Menu++
  • Run blocked flashcards (such as R4 Ultra)
  • Remove region-locking
  • Change the NAND region (Not compatible with CHN and KOR NANDs)
  • Run 3DS-exclusive DSiWare (such as WarioWare Touched)
  • Custom splash screens

Compiling

In order to compile this on your own, you will need devkitPro's toolchains with the devkitARM, plus the necessary tools and libraries. dkp-pacman is included for easy installation of all components:

 $ dkp-pacman -Syu devkitARM general-tools dstools ndstool libnds

Once everything is downloaded and installed, git clone this repository, navigate to the folder, and run make to compile HiyaCFW. If there is an error, let us know.

Credits

  • Apache Thunder, NoCash, StuckPixel, Shutterbug2000, and Gericom.
  • Drenn: .bmp loading code from GameYob, for custom splash screens.
  • Pk11: .gif loading code for animated splash screens.
  • Rocket Robz: Logo graphic, settings screen, support for region-changing and any NAND backup.
  • devkitPro: For the majority of the base code like nds-bootloader which this loader uses.

About

World's FIRST Nintendo DSi CFW!

Resources

License

Stars

Watchers

Forks

Languages

  • C 39.9%
  • C++ 28.7%
  • Makefile 11.6%
  • Python 10.7%
  • Assembly 9.1%