https://github.com/hiddenramblings/thenaya
TagMo for 3ds (Alpha/Proof of Concept)
https://github.com/hiddenramblings/thenaya
3ds amiibo nfc
Last synced: 8 months ago
JSON representation
TagMo for 3ds (Alpha/Proof of Concept)
- Host: GitHub
- URL: https://github.com/hiddenramblings/thenaya
- Owner: HiddenRamblings
- License: gpl-3.0
- Created: 2017-06-28T18:10:58.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-09-20T01:36:20.000Z (9 months ago)
- Last Synced: 2025-09-20T03:26:39.534Z (9 months ago)
- Topics: 3ds, amiibo, nfc
- Language: C
- Size: 1.03 MB
- Stars: 134
- Watchers: 19
- Forks: 22
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Thenaya - TagMo for 3ds
## Thenaya Install
Open FBI, select Remote Install, select Scan QR Code, scan QR above
Download and unzip Thenaya_vX.X.zip, copy to matching sdmc folders
## Thenaya Setup
Place "key_retail.bin" in the root of sdmc:/ folder (sdcard).
If using separate keys, they will need to be combined first.
- `cat unfixed-info.bin locked-secret.bin > key_retail.bin`
## Building Thenaya
Follow the instructions at https://devkitpro.org/wiki/devkitPro_pacman to install pacman
For OSX users, add `alias pacman="sudo /opt/devkitpro/pacman/bin/./pacman"` to ~/.profile
For OSX and debian distros, replace any instances of `dkp-pacman` with `pacman`
- See https://devkitpro.org/wiki/devkitPro_pacman#Using_Pacman
Run `sudo dkp-pacman -S 3ds-dev` to install the necessary packages.
Run `git submodule update --init --recursive` to sync amiitool submodules
for OSX users, remove `#include "portable_endian.h"` from amiitool/amiibo.c
## [Contributors](https://github.com/HiddenRamblings/Thenaya/graphs/contributors)
Additional thanks go out to (alphabetically):
### Miscellaneous
* JaySea77 - [Maintainance](https://github.com/JaySea77/Thenaya)
### Source
* Falco20019 - [libamiibo](https://github.com/Falco20019/libamiibo)
* hax0karti - [Amiibo Generator For Wumiibo](https://github.com/hax0kartik/amiibo-generator)
* N3evin - [AmiiboAPI](https://github.com/N3evin/AmiiboAPI)
* socram8888 - [amiitool](https://github.com/socram8888/amiitool)
##

###
*Thenaya is not affiliated, authorized, sponsored, endorsed, or in any way connected with Nintendo Co., Ltd or its subsidiaries. amiibo is a registered trademark of Nintendo of America Inc. No licensed resources are owned. Files created with or resulting from Thenaya are not intended for sale or distribution. Thenaya is for educational and archival purposes only.*