More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox-3DS-Homebrews | {{Infobox-3DS-Homebrews | ||
| title = 3DSPong | | title = 3DSPong | ||
| type = Arcade Games | | type = Arcade Games | ||
| version = 2016 | | version = 2016 |
Revision as of 11:10, 28 September 2021
3DSPong
- Download and install DevKitARM: http://devkitpro.org
- Download the DevKitARM Add-on for 3DS: http://mtheall.com/~fincs/3dsdkA/
- Open the "dkA-3dsx-patch-12092014.zip" and copy the DevKitARM folder to DevKitPro/DevKitARM folder on your PC.
- Copy the "libctru" folder to C:/libctru or any other static location on your HDD.
- Go to System->Advanced System Settings->Environment Variables. Under System Variables click New.. Variable Name: "CTRULIB" Variable value: "C:\libctru" (change to your libctru directory).
- Run build.bat.
- Enjoy!