This is an old revision of the document!


Install devkitPro for ARM and PPC

cd $HOME
mkdir devkitPro
cd devkitPro
wget http://downloads.sourceforge.net/project/devkitpro/Automated%20Installer/devkitARMupdate.pl
wget http://downloads.sourceforge.net/project/devkitpro/Automated%20Installer/devkitPPCupdate.pl
perl devkitARMupdate.pl
perl devkitPPCupdate.pl
Configure environment

setenv DEVKITPRO $HOME/devkitPro setenv DEVKITPPC $HOME/devkitPro/devkitPPC setenv DEVKITARM $HOME/devkitPro/devkitARM

</code>

Build Nintendon't
git clone https://github.com/FIX94/Nintendont.git
cd Nintendont
sh Build.sh
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies