HiyaCFW: Difference between revisions
Jump to navigation
Jump to search
hiyaCFW starts lowercase |
Use infobox |
||
Line 1: | Line 1: | ||
{{Lowercase title}} | {{Lowercase title}} | ||
{{Infobox | {{Infobox homebrew | ||
| image = [[File:HiyaCFW.png]] | | image = [[File:HiyaCFW.png]] | ||
| author = [https://github.com/shutterbug2000/ shutterbug2000], [https://github.com/ApacheThunder/ Apache Thunder], [https://github.com/Gericom/ Gericom], stuckpixel, [https://github.com/RocketRobz/ Rocket Robz] (menus), [https://github.com/mondul/ Mondul] (Helper) | |||
| title = hiyaCFW | | title = hiyaCFW | ||
| website = https://wiki.ds-homebrew.com/hiyacfw/ | |||
| download = https://github.com/DS-Homebrew/hiyaCFW/releases | |||
| version = v1.4.1 | |||
}} | }} | ||
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 | 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 |
Revision as of 04:32, 20 December 2022
hiyaCFW | |
![]() | |
General | |
---|---|
Author(s) | shutterbug2000, Apache Thunder, Gericom, stuckpixel, Rocket Robz (menus), Mondul (Helper) |
Version | v1.4.1 |
Links | |
Download | |
Website |
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 TWiLight Menu++ 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