Changes

Jump to navigation Jump to search
no edit summary
Line 59: Line 59:     
To compile it, type <code>make</code> in the project directory.
 
To compile it, type <code>make</code> in the project directory.
 +
 +
==Running your code==
 
To run it on your 3DS, start the Homebrew Launcher, press Y to open the network loader, then on your PC type: <code>$DEVKITARM/bin/3dslink  '''my3dsproject'''.3dsx</code>, replacing '''my3dsproject''' with the name of the 3dsx file you want to run.)
 
To run it on your 3DS, start the Homebrew Launcher, press Y to open the network loader, then on your PC type: <code>$DEVKITARM/bin/3dslink  '''my3dsproject'''.3dsx</code>, replacing '''my3dsproject''' with the name of the 3dsx file you want to run.)
 
</code>.
 
</code>.

Navigation menu