Difference between revisions of "HiyaCFW"

From DSiBrew
Jump to navigation Jump to search
m
(Add source)
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Infobox
+
{{Lowercase title}}
 +
{{Infobox/homebrew
 
| image      = [[File:HiyaCFW.png]]
 
| image      = [[File:HiyaCFW.png]]
| title      = HiyaCFW
+
| author      = {{GitHub|shutterbug2000}}, {{GitHub|ApacheThunder|Apache Thunder}}, {{GitHub|Gericom}}, stuckpixel, {{GitHub|RocketRobz|Rocket Robz}} (menus), {{GitHub|Mondul}} (Helper)
 +
| title      = hiyaCFW
 +
| license    = GPLv3
 +
| source      = https://github.com/DS-Homebrew/hiyaCFW
 +
| website    = https://wiki.ds-homebrew.com/hiyacfw/
 +
| download    = https://github.com/DS-Homebrew/hiyaCFW/releases/latest/download/hiyaCFW.7z
 +
| version    = v1.4.1
 
}}
 
}}
:::: 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)
+
'''hiyaCFW''' is a custom firmware for the DSi that allows the use of an "SDNAND" – running the DSi Menu from the SD card. It used to be required for most other homebrew to function correctly, but has since fallen out of favor as it's complicated to set up, slow on large SD card, and mostly unnecessary. An install of hiyaCFW is console specific.
 
 
:::: Released: June 23, 2019
 
 
 
:::: Version: 1.0
 
 
 
:::: [https://github.com/mondul/HiyaCFW-Helper/releases/download/v3.6.1/HiyaCFW-Helper-v3.6.1-Win.zip Download]
 
 
 
 
 
 
 
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 ==
 
== 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
+
Installing hiyaCFW is generally done using the {{GitHub|mondul/HiyaCFW-Helper|HiyaCFW Helper}}, a PC program which takes a [[NAND backup]] and does everything required to install hiyaCFW. Once it has installed hiyaCFW, all that needs to be done is to run the "hiya.dsi" file on the root of the SD card.
 
 
==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
 
  
 
==See Also==
 
==See Also==
[[List of DSi Homebrew Applications]]
+
* [[List of DSi Homebrew Applications]]

Latest revision as of 07:48, 20 December 2022

hiyaCFW
HiyaCFW.png
General
Author(s)shutterbug2000, Apache Thunder, Gericom, stuckpixel, Rocket Robz (menus), Mondul (Helper)
Versionv1.4.1
LicenseGPLv3
Links
Download
Website
Source

hiyaCFW is a custom firmware for the DSi that allows the use of an "SDNAND" – running the DSi Menu from the SD card. It used to be required for most other homebrew to function correctly, but has since fallen out of favor as it's complicated to set up, slow on large SD card, and mostly unnecessary. An install of hiyaCFW is console specific.

Instructions

Installing hiyaCFW is generally done using the HiyaCFW Helper, a PC program which takes a NAND backup and does everything required to install hiyaCFW. Once it has installed hiyaCFW, all that needs to be done is to run the "hiya.dsi" file on the root of the SD card.

See Also