3DSPong 3DS: Difference between revisions
From GameBrew
More actions
m Text replacement - "{{Infobox-3DS-Homebrews" to "{{Infobox 3DS Homebrews" |
m Text replacement - "| licence" to "| license" |
||
| Line 4: | Line 4: | ||
| version = 2016 | | version = 2016 | ||
| lastupdated = 2016/10/26 | | lastupdated = 2016/10/26 | ||
| | | license = Mixed | ||
| author = nop90 | | author = nop90 | ||
| website = https://github.com/nop90/3DSPong | | website = https://github.com/nop90/3DSPong | ||
Revision as of 09:54, 20 October 2021
| 3DSPong | |
|---|---|
| General | |
| Author | nop90 |
| Type | Arcade Games |
| Version | 2016 |
| License | Mixed |
| Last Updated | 2016/10/26 |
| Links | |
| Download | |
| Website | |
| Source | |
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!