Thenaya 3DS: Difference between revisions

From GameBrew
(Created page with "{{Infobox 3DS homebrew | title = Thenaya - TagMo | image = https://dlhb.gamebrew.org/3dshomebrew/Thenaya-TagMofor3DS.jpg|250px | type = Utilities | version = v0.7 | licence =...")
 
No edit summary
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox 3DS homebrew
{{Infobox 3DS Homebrews
| title = Thenaya - TagMo
|title=Thenaya - TagMo for 3DS
| image = https://dlhb.gamebrew.org/3dshomebrew/Thenaya-TagMofor3DS.jpg|250px
|image=Thenaya2.png
| type = Utilities
|description=A homebrew app which can program Amiibo dump files into blank NTAG215, making brand new Amiibos.
| version = v0.7
|author=HiddenRambler
| licence = Mixed
|lastupdated=2017/08/03
| author = HiddenRambler
|type=Utilities
| website = https://gbatemp.net/threads/beta-thenaya-tagmo-for-3ds.475870/
|version=0.7
| download = https://dlhb.gamebrew.org/3dshomebrew/Thenaya-TagMofor3DS.rar
|license=Mixed
| source = https://dlhb.gamebrew.org/3dshomebrew/Thenaya-TagMofor3DS.rar
|downloadraw=[https://dlhb.gamebrew.org/3dshomebrews/thenaya.7z 0.7] - [https://github.com/HiddenRamblings/Thenaya/releases/tag/latest Dev build]
|website=https://gbatemp.net/threads/beta-thenaya-tagmo-for-3ds.475870
|source=https://github.com/HiddenRamblings/Thenaya
}}
}}
<youtube>glpdtdgK_nM</youtube>
Thenaya is a homebrew application which can program Amiibo dump files into blank NTAG215, making brand new Amiibos. It's the little sister of the [https://gbatemp.net/threads/release-tagmo-tool-for-creating-editing-amiibos.431670 TagMo] project, a tool for editing Amiibos.
 
It functions by writing data from an Amiibo to a blank NFC tag, which is inside an Amiibo that makes it work (you can get packs of them online). Got a backup of a golden Mario? Write it to a blank tag and 3DS/WiiU/Switch will think the tag is a golden Mario. Forever. It'll function exactly the same as the real one.
 
It can also dump (backup) an amiibo. This includes both what type of Amiibo it is and game data, like Smash Bros fighter data. Want to use the same Amiibo on different games? Just keep a backup for each game and write it back to the Amiibo when you want to switch games.
 
==Installation==
===Requirements===
* Some blank NTAG 215 tags.
* Amiibo Key Files.
** MD5: 45fd53569f5765eef9c337bd5172f937
** SHA1: bbdbb49a917d14f7a997d327ba40d40c39e606ce
 
To install, copy the 3DSX/SMDH files into 3ds folder.
 
Create a folder called amiibo in the sd root and put any amiibo dump files into it.
 
Put the amiibo encryption key file to sd root with the name amiibo_keys.bin.
 
==User guide==
Launch the app from Homebrew Launcher.


Thenaya is a homebrew app which can program Amiibo dump files into blank NTAG215, making brand new Amiibos. It's the little sister of the TagMo project.
Press X, select the file then press A Place blank NTAG215 tag on 3ds wait until finished.


A better explanation of what this does: Cralex said: The main thing this does is writing data from an Amiibo to a blank NFC tag, which is the thing inside an Amiibo that makes it work. (You can get packs of them online.) Got a backup of a golden Mario? Write it to a blank tag and boom, 3ds/WiiU/Switch will think the tag is a golden Mario. Forever. It'll function exactly the same as the real thing.
===Limitation===
The only thing it cannot do is change an Amiibo/written tag from one type to another. That is a limitation of how these NFC tags work. You can't turn your golden Mario into a Peach. That would be weird.  


It can also dump (backup) an amiibo. This includes both what type of amiibo it is and game data, like Smash Bros fighter data. Want to use the same Amiibo on different games? Just keep a backup for each game and write it back to the Amiibo when you want to switch games.
Currently only Amiibos are supported Skylander or other figurines are not supported.


The only thing it can't do is change an Amiibo/written tag from one type to another. That is a limitation of how these NFC tags work. You can't turn your golden Mario into a Peach. That would be weird. Currently I consider it to be a Beta version. But it works fine for a number of people.
Only NTAG215 tags can be used to clone Amiibos. no other type (eg: NTAG216/NTAG213) are supported.


Usage is simple: Copy the 3dsx/smdh files into 3ds folder. Createa folder called &quot;amiibo&quot; in the sd root and put any amiibo dump files into it. put the amiibo encryption key file to sd root with the name &quot;amiibo_keys.bin&quot; Launch the app from homebrew launcher. Press X, select the file, press A, place blan NTAG215 tag on 3ds wait until finished.
Once an NFC tag is converted to an Amibo it's type can no longer be altered. For all intents and purposes it's features and limitations will be the same as a legitimate Amiibo (cannot replace Amiiqo or other Amiibo emulator devices).


==Compatibility==
Has been tested on both New3DS and Old3DS.
Has been tested on both New3DS and Old3DS.


v0.7 (2 Aug 2017): Fix for garbled text/progress. v0.6 (8 Jul 2017): Fixed: File picker stopped working if after browsing too many folders. Added support for DPAD Left and Right to go into and out of folders. Added suppot to Shoulder L/R buttons to page through the file list. v0.5 (8 Jul 2017): File browser can traverse directories Restore tag function.
==Media==
'''n2 elite - Tagmo - Thenaya''' ([https://www.youtube.com/watch?v=glpdtdgK_nM Asuna Yuuki]) <br>
<youtube>glpdtdgK_nM</youtube>
 
==Changelog==
'''v0.7 2017/08/02'''
* Fix for garbled text/progress.
'''v0.6 2017/07/08'''
* Fixed: File picker stopped working if after browsing too many folders.
* Added support for DPAD Left and Right to go into and out of folders.
* Added suppot to Shoulder L/R buttons to page through the file list.
'''v0.5 2017//07/08'''
* File browser can traverse directories
* Restore tag function.
 
==Credits==
Everyone who made TagMo possible. Specially to @javiMaD and Yellows8 who appears to have put in the NFC api into libctru.


Downloads/Source Code
==External links==
* GitHub - https://github.com/HiddenRamblings/Thenaya
* GBAtemp - https://gbatemp.net/threads/beta-thenaya-tagmo-for-3ds.475870


Credits extend to everyone who made TagMo possible. Specially to @javiMaD and Yellows8 who appears to have put in the NFC api into libctru. Last edited by HiddenRambler, Aug 2, 2017 - Reason: 0.7 release
[[Category:3DS homebrew applications]]
[[Category:Homebrew utility applications on 3DS]]

Latest revision as of 01:11, 10 February 2024

Thenaya - TagMo for 3DS
Thenaya2.png
General
AuthorHiddenRambler
TypeUtilities
Version0.7
LicenseMixed
Last Updated2017/08/03
Links
0.7 - Dev build
Website
Source

Thenaya is a homebrew application which can program Amiibo dump files into blank NTAG215, making brand new Amiibos. It's the little sister of the TagMo project, a tool for editing Amiibos.

It functions by writing data from an Amiibo to a blank NFC tag, which is inside an Amiibo that makes it work (you can get packs of them online). Got a backup of a golden Mario? Write it to a blank tag and 3DS/WiiU/Switch will think the tag is a golden Mario. Forever. It'll function exactly the same as the real one.

It can also dump (backup) an amiibo. This includes both what type of Amiibo it is and game data, like Smash Bros fighter data. Want to use the same Amiibo on different games? Just keep a backup for each game and write it back to the Amiibo when you want to switch games.

Installation

Requirements

  • Some blank NTAG 215 tags.
  • Amiibo Key Files.
    • MD5: 45fd53569f5765eef9c337bd5172f937
    • SHA1: bbdbb49a917d14f7a997d327ba40d40c39e606ce

To install, copy the 3DSX/SMDH files into 3ds folder.

Create a folder called amiibo in the sd root and put any amiibo dump files into it.

Put the amiibo encryption key file to sd root with the name amiibo_keys.bin.

User guide

Launch the app from Homebrew Launcher.

Press X, select the file then press A Place blank NTAG215 tag on 3ds wait until finished.

Limitation

The only thing it cannot do is change an Amiibo/written tag from one type to another. That is a limitation of how these NFC tags work. You can't turn your golden Mario into a Peach. That would be weird.

Currently only Amiibos are supported Skylander or other figurines are not supported.

Only NTAG215 tags can be used to clone Amiibos. no other type (eg: NTAG216/NTAG213) are supported.

Once an NFC tag is converted to an Amibo it's type can no longer be altered. For all intents and purposes it's features and limitations will be the same as a legitimate Amiibo (cannot replace Amiiqo or other Amiibo emulator devices).

Compatibility

Has been tested on both New3DS and Old3DS.

Media

n2 elite - Tagmo - Thenaya (Asuna Yuuki)

Changelog

v0.7 2017/08/02

  • Fix for garbled text/progress.

v0.6 2017/07/08

  • Fixed: File picker stopped working if after browsing too many folders.
  • Added support for DPAD Left and Right to go into and out of folders.
  • Added suppot to Shoulder L/R buttons to page through the file list.

v0.5 2017//07/08

  • File browser can traverse directories
  • Restore tag function.

Credits

Everyone who made TagMo possible. Specially to @javiMaD and Yellows8 who appears to have put in the NFC api into libctru.

External links

Advertising: