Difference between revisions of "HiyaCFW"
Jump to navigation
Jump to search
(Created page with "{{Infobox | image = File:HiyaCFW.png | title = HiyaCFW }} :::: Aurthor: [https://github.com/mondul/ Mondul] :::: Released: June 23, 2019 :::: Version: 1.0 :...") |
|||
Line 3: | Line 3: | ||
| title = HiyaCFW | | title = HiyaCFW | ||
}} | }} | ||
− | :::: | + | :::: Author: [https://github.com/shutterbug2000/ shutterbug2000], [https://github.com/ApacheThunder/ Apache Thunder], [https://github.com/Gericom/ Gericom], stuckpixel, [https://github.com/RocketRobz/ RocketRobz] (menus), [https://github.com/mondul/ Mondul] (Helper) |
:::: Released: June 23, 2019 | :::: Released: June 23, 2019 |
Revision as of 22:02, 29 April 2020
HiyaCFW | |
- Author: shutterbug2000, Apache Thunder, Gericom, stuckpixel, RocketRobz (menus), Mondul (Helper)
- Released: June 23, 2019
- Version: 1.0
HiyaCFW is a tool used to create a SD NAND onto your DSi. Along with that it is easier to install Homebrew and other software onto the DSi Menu
Instructions
First you will need a copy of your NAND. Once you have that tell the application where your NAND bin is and where your SD Card is and tell if you want TwilightMenu++ or not then wait. Once done insert the SD Card into your DSi and load Hiya.dsi
Problem
If your SD is over 2GB you will get a System Error has Occured to fix this input this command in either cmd or the terminal.
Windows:
fsutil file createnew dummy0 1073741824
Mac and Linux:
dd if=/dev/zero of=dummy0 count=1024 bs=1048576