Homebrew Applications: Difference between revisions
Jump to navigation
Jump to search
Cid2mizard (talk | contribs) m →Games |
m →Games |
||
| Line 211: | Line 211: | ||
| A Flappy Bird clone called Tappy Plane. This is merely a port of the same game I wrote for Android, iOS, and Windows Phone. | | A Flappy Bird clone called Tappy Plane. This is merely a port of the same game I wrote for Android, iOS, and Windows Phone. | ||
| [http://www.3dbrew.org/wiki/User:Sgowen sgowen] | | [http://www.3dbrew.org/wiki/User:Sgowen sgowen] | ||
| [https://github.com/GowenGameDevOpenSource/tappy-plane/releases/download/v0. | | [https://github.com/GowenGameDevOpenSource/tappy-plane/releases/download/v0.2-alpha/tappy-plane.zip Here] | ||
| [https://github.com/GowenGameDevOpenSource/tappy-plane Yes] | | [https://github.com/GowenGameDevOpenSource/tappy-plane Yes] | ||
|- | |- | ||
Revision as of 07:18, 25 August 2015
Installing
Applications are installed by copying the necessary files to the 3ds/ folder in the root of the SD-card. Most applications come with two files:
- boot.3dsx: The executable.
- icon.bin: The icon/metadata.
The Homebrew Launcher will scan the sdcard for all .3dsx files, but will only display an icon for those who have one according to the format described above.
List
Launcher
| Name | Description | Author | Download | Open-Source |
|---|---|---|---|---|
| Ninjhax homebrew launcher | Ninjhax homebrew launcher can be started by exploiting a bug in the Cubic Ninja 3DS game. Works on 3DS devices between version 4.4.0 and 9.2.0. | smea et al. | Here | Yes |
| Ninjhax homebrew launcher (v2.1) | Ninjhax homebrew launcher can be started by exploiting a bug in the Cubic Ninja 3DS game. Works on all 3DS devices between version 9.0.0 and 9.9.0. | smea et al. | Here | No |
| Tubehax homebrew launcher | Tubehax homebrew launcher can be started by exploiting a bug in the Youtube 3DS app. Works on all 3DS devices between version 9.0.0 and 9.9.0. | smea et al. | Here | No |
| IRONhax homebrew launcher | IRONhax homebrew launcher can be started by exploiting a bug in the IronFall 3DS game. Works on all 3DS devices between version 9.0.0 and 9.9.0. IMPORTANT: Another exploit is required to run this installer. You need to be able to run the homebrew to install the exploit on your device. | smea et al. | Here | No |
Applications
| Name | Description | Author | Download | Open-Source |
|---|---|---|---|---|
| 3DS HomeMenu extdata Tool | Tool for accessing the SD extdata which Home Menu uses. This essentially allows writing custom themes to extdata which get loaded at Home Menu startup. | yellows8 | [1] | Yes |
| 3DS Nyan Cat | 3DS Nyan Cat using LIBSF2D. | markwinap | Here | Yes |
| ctrrpc | A small and easily extensible RPC server/client written in C/Python. Allows you to quickly poke service-commands and syscalls over wifi from a Python shell on your PC. Useful during reverse-engineering. | plutoo | N/A | Yes |
| ctr-streaming-server | This is a server which runs on a 3DS, which receives audio/video for playback. This can also send HID state to the client (see the README) when enabled. The included parse_hidstream tool can be used to parse that HID data to simulate keyboard/mouse input events, via Linux uinput. | yellows8 | N/A | Yes |
| DownloadMii | This is a WIP homebrew online store. | filfat | Latest | Yes |
| fb43ds | This is a simple Facebook's chat client | linoma | Here | Yes |
| FBI | Open source CIA (un)installer. | Steveice10 | Here | Yes |
| for-anyone-who-walks-a-lot | Tool to get past the 10 coin per day limit on earning Play Coins by walking. | iamevn | Here | Yes |
| ftBRONY | An FTP server. | mtheall | N/A | Yes |
| FTP-3DS | Fork of ftBRONY with a Nintendo theme. | iamevn | Here | Yes |
| ftPONY | A basic FTP server, useful for testing new homebrew versions without swapping the SD card. | smea | Here | Yes |
| Homebrew Browser | Download homebrew from the internet! | cromo zeta0134 | Here | Yes |
Games
| Name | Description | Author | Download | Open-Source |
|---|---|---|---|---|
| 100 Boxes 2DS | Simple puzzle game. | Cid2mizard | Here | Yes |
| 2048-3D | "2048 was a big hit not so long ago, and I still see many people at my school playing it. So I thought it would be pretty cool to be able to play 2048 on the go on the 3DS." | Jasper Peters | Here | Yes |
| 3DSCraft | Minecraft clone. | smea | Here | Yes |
| checkers3ds | A buggy ASCII checkers game | UnsureSherlock | Here | Yes |
| Hamsters 2DS | A hamster breeding game in text mode. | Cid2mizard | Here | No |
| Mastermind 3DS | Mastermind on 3DS | Jasper Peters | Here | Yes |
| Minesweeper 2DS | Minesweeper clone. | Cid2mizard | Here | Yes |
| Paddle Puffle 3DS | A port of Paddle Puffle for the 3DS. | Peanut42 | Here | Yes |
| Pixel Swap 2DS | Relaxing Puzzle game. | Cid2mizard | Here | Yes |
| Portal3DS | An adaptation of Portal for the 3DS. | smea | N/A | Yes |
| TileMap 2DS | Puzzle game. | Cid2mizard | Here | Yes |
| Tiles 2DS | Puzzle game, Lights Out Like. | Cid2mizard | Here | Yes |
| World of 3DSand | World of Sand clone. | Steveice10 | Here | Yes |
| Tappy Plane | A Flappy Bird clone called Tappy Plane. This is merely a port of the same game I wrote for Android, iOS, and Windows Phone. | sgowen | Here | Yes |
| Yeti3DS | A quick and dirty port of Derek Evans' Yeti3D software rendering engine. | smea | N/A | Yes |
Emulators
| Name | Description | Author | Download | Open-Source |
|---|---|---|---|---|
| 3DNES | An NES emulator. (No longer being worked on) | St4rk | Here | Yes |
| 3DSGBA | A GBA emulator. | Steveice10 | Here | Yes |
| blargSnes | A Super Nintendo emulator. A compatibility list can be found here. | StapleButter | Here | Yes |
| CHIP-3DS | A simple and slow CHIP-8 emulator. | xerpi | Here | Yes |
| CitrAGB | Yet another GBA emulator. | shinyquagsire23 | Here | Yes |
| GameYob | A Game Boy (Color) emulator. A compatibility list can be found here. | Drenn | Here | Yes |
Demos
| Name | Description | Author | Download | Open-Source |
|---|---|---|---|---|
| cubedemo | A short demo of Homebrew on 3ds with working sound. | plutoo | Here | No |