Skip to content

DS-Homebrew/hiyaCFW

Folders and files

NameName
Last commit message
Last commit date
Jun 13, 2022
Aug 25, 2020
Oct 4, 2021
Aug 25, 2020
Oct 20, 2020
Jul 24, 2017
Jul 24, 2017
Aug 25, 2020
Oct 20, 2020
Feb 12, 2020
Oct 20, 2020
Oct 20, 2020
Mar 4, 2020
May 7, 2018
May 7, 2018
Jun 7, 2018
Apr 27, 2018
Dec 9, 2021

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
  • Have NAND to SD card redirection
  • Replace the system menu with TWiLightMenu++
  • Run blocked flashcards (such as R4 Ultra)
  • Remove Region-Locking
  • 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.
  • RocketRobz: Logo graphic, and settings screen.
  • WinterMute/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%