https://github.com/hax0kartik/wumiibo
Amiibo Emulation for 3ds
https://github.com/hax0kartik/wumiibo
3ds amiibo amiibo-emulation
Last synced: over 1 year ago
JSON representation
Amiibo Emulation for 3ds
- Host: GitHub
- URL: https://github.com/hax0kartik/wumiibo
- Owner: hax0kartik
- License: gpl-3.0
- Created: 2020-08-20T12:36:12.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-24T18:30:09.000Z (over 1 year ago)
- Last Synced: 2025-01-24T19:25:04.342Z (over 1 year ago)
- Topics: 3ds, amiibo, amiibo-emulation
- Language: C++
- Homepage:
- Size: 47.1 MB
- Stars: 438
- Watchers: 17
- Forks: 26
- Open Issues: 40
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Wumiibo

[](https://github.com/hax0kartik/wumiibo/releases/latest/)
[](https://GitHub.com/hax0kartik/wumiibo/releases/latest/)

Amiibo Emulation for 3ds.
## How To Use
You need to have the latest luma for this to work correctly.
https://github.com/hax0kartik/wumiibo/wiki/Usage-guide-for-Wumiibo-and-WumiiboHelper
If you want to use your real amiibos, you'll need to disable wumiibo by disabling game patching from luma menu.
## Workaround for games which freeze
Some games freeze after closing wumiibo menu, check the [compatibility list](https://github.com/hax0kartik/wumiibo/wiki/Compatibility-List) for these games. The following workaround can be used to emulate amiibos in such games.
* After you have opened your game, press home button.
* Open wumiibo menu and choose what you want to do.
* Open the game again.
Do not try to open wumiibo menu in such games.
## Reporting bugs
Please use github issues to report any games which don't work.
## How to Compile
Get devkitpro, ctrulib and makerom and then `make -j` to compile.
## Technical Details
This is a rewrite of the 3ds's nfc module to enable amiibo emulation.
## Credits
@Luigoalma for advising me and for listening to my rants.
@HiddenRambings for `noamii`, which served as a base for me to extend and develop upon.
@3dbrew folks for the nicely documented nfc and amiibo pages.
@Socram8888 for amiitool, reversing nfc, etc.
@Luma3ds devs lots of code has been copied from rosalina
druivensap, loveleiz, thomas, Marcus777, k9999, Mr.Faq, MissingNerd and many others who helped testing wumiibo.
And surely many more people out there, whom I have forgotten to mention.
----
If you would like to support me you can buy me a coffee on [ko-fi](https://ko-fi.com/hax0kartik) or you can [paypal](https://www.paypal.com/paypalme/preetiagarwala?locale.x=en_GB) me! Thank you!