More actions
(Created page with "{{Infobox-3DS-Homebrews | title = 3DSPong | image = https://dlhb.gamebrew.org/3dshomebrew/3DSPong-3DS.jpg|250px | type = Arcade Games | version = 2014 | lastupdated = 2016/10/...") |
No edit summary |
||
Line 3: | Line 3: | ||
| image = https://dlhb.gamebrew.org/3dshomebrew/3DSPong-3DS.jpg|250px | | image = https://dlhb.gamebrew.org/3dshomebrew/3DSPong-3DS.jpg|250px | ||
| type = Arcade Games | | type = Arcade Games | ||
| version = | | version = 2016 | ||
| lastupdated = 2016/10/26 | | lastupdated = 2016/10/26 | ||
| licence = Mixed | | licence = Mixed | ||
| author = nop90 | | author = nop90 | ||
| website = https://github.com/nop90/3DSPong | | website = https://github.com/nop90/3DSPong | ||
| download = https://dlhb.gamebrew.org/3dshomebrew/ | | download = https://dlhb.gamebrew.org/3dshomebrew/3DSPongnop90.7z | ||
| source = https://github.com/nop90/3DSPong | | source = https://github.com/nop90/3DSPong | ||
}} | }} | ||
==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! | |||
[[Category:3DS homebrew games]] | [[Category:3DS homebrew games]] | ||
[[Category:Homebrew arcade games on 3DS]] | [[Category:Homebrew arcade games on 3DS]] |
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!