More actions
m (Text replacement - "| licence" to "| license") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
| title = 3DiScord | |title=3DiScord | ||
| image = 3DiScord.jpg | |image=3DiScord.jpg | ||
| | |description=3DiScord is a heavily WIP Discord client for the 3DS. | ||
| | |author=cheuble | ||
| lastupdated = 2017/06/23 | |lastupdated=2017/06/23 | ||
| | |type=Other Apps | ||
| | |version=1.2 | ||
| | |license=Mixed | ||
| | |download=https://dlhb.gamebrew.org/3dshomebrew/3DiScord.rar | ||
| source = https://github.com/cheuble/3DiScord | |website=https://github.com/cheuble/3DiScord | ||
|source=https://github.com/cheuble/3DiScord | |||
}} | }} | ||
<youtube>JbRQZErSkkI</youtube> | <youtube>JbRQZErSkkI</youtube> |
Revision as of 08:33, 29 October 2021
3DiScord | |
---|---|
File:3DiScord.jpg | |
General | |
Author | cheuble |
Type | Other Apps |
Version | 1.2 |
License | Mixed |
Last Updated | 2017/06/23 |
Links | |
Download | |
Website | |
Source | |
- THIS CAN BAN YOUR DISCORD ACCOUNT! DO NOT USE THIS!
3DiScord
A Discord client for the 3DS
3DiScord is a heavily WIP Discord client for the 3DS based on VitaCord by devingDev / coderx3. If something is wrong, contact me on Discord: cheuble#4952 Download themes here Disclaimer: I am not responsible for anything that happens to you if you're using this app. Use this at your own risk.
Features
- Send and receive messages (DMs and servers)
- 2FA supported
Credits
- UI and port by cheuble
- Network features by Rinnegatamante (from lpp3ds) All the original VitaCord staff:
- coderx3 (devingDev)
- Arkanite
- XandridFire
- SKGleba
- Rinnegatamante
- xyz
- noname120
- davee
- T3CHNOLOG1C
Building
In order to build this homebrew, you'll need the following requirements:
- devkitARM (included in devkitPro)
- ctrulib (included in devkitARM)
- 3ds portlibs
- sf2dlib
- sfillib
- sftdlib Once you have installed these, a simple
make
should compile it. If you have FBI installed on your 3ds, and python installed on your computer, open FBI and go toRemote install
->Recieve URLs over the network
. On your computer, typemake spunch
. This should install the CIA directly on your 3DS!
Changelog
1.2
- Added a theme engine
- Fixed some crashes (again)
- Added (partial) emoji support
1.1
- Added DMs support
- Fixed some crashes
- Touch screen sensitivity increased (there shouldn't be any issues now)
- Avatars should now work every time
- Can now scroll with the D-Pad/Control stick
- Now licensed under GPLv3
1.0
- Initial Release