Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
The main server is currently down. We are running on a backup server, so editing and search functionality are temporarily disabled. Please check back in a few hours.

3DSPong 3DS: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 4: Line 4:
|description=3DSPong.
|description=3DSPong.
|author=nop90
|author=nop90
|lastupdated=2016/10/26
|lastupdated=2014/10/26
|type=Arcade Games
|type=Arcade Games
|version=2016
|version=2014
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/3dshomebrews/3dspongnop.7z
|download=https://dlhb.gamebrew.org/3dshomebrews/3dspong_nop90.zip
|website=https://github.com/nop90/3DSPong
|website=https://github.com/nop90/3DSPong
|source=https://github.com/nop90/3DSPong
|source=https://github.com/nop90/3DSPong
Line 17: Line 17:
===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.
* CIA - Copy .cia to your SD card and install it with the CIA manager of your choice.
* CIA - Copy .cia to your SD card and install it with the CIA manager of your choice.
* 3DS - Copy .3ds to your SD card.
* 3DS - Copy .3ds to your SD card.
Line 23: Line 23:
===Compiling===
===Compiling===
* Download and install [http://devkitpro.org DevKitARM].
* Download and install [http://devkitpro.org DevKitARM].
* Download the DevKitARM [http://mtheall.com/~fincs/3dsdkA Add-on for 3DS].
* Download the [http://mtheall.com/~fincs/3dsdkA DevKitARM Add-on for 3DS].
* Open the dkA-3dsx-patch-12092014.zip and copy the DevKitARM folder to DevKitPro/DevKitARM folder on your PC.
* 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.
* Copy the libctru folder to C:/libctru or any other static location on your HDD.
Line 33: Line 33:
==External links==
==External links==
* GitHub - https://github.com/nop90/3DSPong
* GitHub - https://github.com/nop90/3DSPong
[[Category:3DS homebrew games]]
[[Category:Homebrew arcade games on 3DS]]

Latest revision as of 10:32, 22 June 2024

3DSPong
General
Authornop90
TypeArcade Games
Version2014
LicenseMixed
Last Updated2014/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

Advertising: