More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
|title=3DSPong | |title=3DSPong | ||
|image=3dspongnop2.png | |||
|description=3DSPong. | |description=3DSPong. | ||
|author=nop90 | |author=nop90 | ||
Line 14: | Line 15: | ||
==Installation== | ==Installation== | ||
===Installing== | ===Installing=== | ||
Available in CIA, 3DS, and 3DSX formats. | Available in CIA, 3DS, and 3DSX formats. | ||
* 3DSX - Use the .3dsx provided and run it via homebrew launcher. | * 3DSX - Use the .3dsx provided and run it via homebrew launcher. |
Revision as of 06:49, 16 December 2021
3DSPong | |
---|---|
General | |
Author | nop90 |
Type | Arcade Games |
Version | 2016 |
License | Mixed |
Last Updated | 2016/10/26 |
Links | |
Download | |
Website | |
Source | |
3DSPong is a simple pong game for the 3DS.
Installation
Installing
Available in CIA, 3DS, and 3DSX formats.
- 3DSX - Use the .3dsx provided and run it via homebrew launcher.
- CIA - Copy .cia to your SD card and install it with the CIA manager of your choice.
- 3DS - Copy .3ds to your SD card.
Compiling
- Download and install DevKitARM.
- Download the DevKitARM Add-on for 3DS.
- 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.
External links
- GitHub - https://github.com/nop90/3DSPong