Homebrew RELEASE Amiigo - Emuiibo GUI

  • Thread starter Thread starter CompSciOrBust
  • Start date Start date
  • Views Views 106,027
  • Replies Replies 202
  • Likes Likes 24
I'm having an issue, I've downloaded the latest versions of Emuiibo and Amiigo, I've chosen which Amiibos I want from Amiigo, the overlay is working and it's intercepting the game (ToTK in this case) but none of the Amiibos are working.

No matter which one I choose it says "This virtual Amiibo has no areas" and "image not found" where I'm assuming there's supposed to be a picture of the Amiibo.

I've looked around the Githubs and Discords but can't find any answer to what I'm supposed to do?
 

Attachments

  • IMG_20251205_040604.jpg
    IMG_20251205_040604.jpg
    1.1 MB · Views: 23
I'm having an issue, I've downloaded the latest versions of Emuiibo and Amiigo, I've chosen which Amiibos I want from Amiigo, the overlay is working and it's intercepting the game (ToTK in this case) but none of the Amiibos are working.

No matter which one I choose it says "This virtual Amiibo has no areas" and "image not found" where I'm assuming there's supposed to be a picture of the Amiibo.

I've looked around the Githubs and Discords but can't find any answer to what I'm supposed to do?
The picture will show up if you have the .png file downloaded as well. If not wont.
 
Sorry I have not logged into GBATemp in months. A new update will be released soon. Probably within the next week.

Amiigo has never officially supported downloading images, but there is a custom fork by Kronos2308 which has that feature. I won't promise anything but I will look into adding this in the next official update.
 
Sorry I have not logged into GBATemp in months. A new update will be released soon. Probably within the next week.

Amiigo has never officially supported downloading images, but there is a custom fork by Kronos2308 which has that feature. I won't promise anything but I will look into adding this in the next official update.
will emuiibo be included the current version is not working correctly if so that would be awesome thanks so much
 
will emuiibo be included the current version is not working correctly if so that would be awesome thanks so much
I can package a version built with the latest DevkitPro / LibNX, I would think that XorTroll would release a new version soon though? I can ask him privately.
Post automatically merged:

How to download the png files? Thank you. :)
This functionality is now added and will be in version 2.4.0

https://github.com/CompSciOrBust/Amiigo/commit/043c9db5c9fd09cec5c2c2271b62ebf6cceac69a

Right now it requires manually modifying the settings config to enable, but I will look into making it toggleable in the settings menu.

My concern is right now it downloads images in the main thread, but this causes the UI to stutter. I need to add some sort of system to allow images to be downloaded in the background.
 
Last edited by CompSciOrBust,
I can package a version built with the latest DevkitPro / LibNX, I would think that XorTroll would release a new version soon though? I can ask him privately.
Post automatically merged:


This functionality is now added and will be in version 2.4.0

https://github.com/CompSciOrBust/Amiigo/commit/043c9db5c9fd09cec5c2c2271b62ebf6cceac69a

Right now it requires manually modifying the settings config to enable, but I will look into making it toggleable in the settings menu.

My concern is right now it downloads images in the main thread, but this causes the UI to stutter. I need to add some sort of system to allow images to be downloaded in the background.
sounds good thanks for the amiigo update
 
sounds good thanks for the amiigo update
I spoke with Xor privately. He said he plans to update Emuiibo for the latest AMS / OFW but there is a bug he wants to fix before releasing it. I am going to wait for that. Everything is ready on my side. There are a couple of QOL features I want to add but they can be in 2.5.0 if I don't get them done in time for the 2.4.0 release.
 
I spoke with Xor privately. He said he plans to update Emuiibo for the latest AMS / OFW but there is a bug he wants to fix before releasing it. I am going to wait for that. Everything is ready on my side. There are a couple of QOL features I want to add but they can be in 2.5.0 if I don't get them done in time for the 2.4.0 release.
that is awesome news thank you so much for reaching out to him and for making and fixing amiigo you guys are awesome
 
  • Like
Reactions: CompSciOrBust
Version 2.4.0 out now. I was unable to get physical Amiibo dumping functionality tested thoroughly so I've disabled it until version 2.5.0.

See change log on GitHub for full details. https://github.com/CompSciOrBust/Amiigo/releases/tag/2.4.0
thanks for the update i noticed on the github you mention the api going offline will there be another way to update for latest amiibos or will we have to just find them on are own online i remember there used to be a website that had all the amiibos and the databases but i think it was shut down is there an explanation as to why the api sites is going offline did it get dmca or something im just curiouse thanks
 
thanks for the update i noticed on the github you mention the api going offline will there be another way to update for latest amiibos or will we have to just find them on are own online i remember there used to be a website that had all the amiibos and the databases but i think it was shut down is there an explanation as to why the api sites is going offline did it get dmca or something im just curiouse thanks
AmiiboAPI is created by a guy called N3evin - https://github.com/N3evin/AmiiboAPI/
Almost every Amiibo tool which can sync new Amiibo data uses it (including Amiigo). As far as I know there is no other alternative.

N3evin is shutting it down because he says he no longer has the time and it's also quite costly to run.

For the time being you will need to source new Amiibo dumps yourself, although I include a copy of the latest version of the API data in Amiigo so all Amiibos released at the time of writing can still be created via the Amiigo Store.

I am sure that eventually someone will create an alternative and when they do I will add support for it to Amiigo.

Goldleaf can be used to dump Amiibos, so I am sure dumps of new Amiibos will exist online. I am working on adding the same functionality directly into Amiigo. I had it working two years ago but it broke before I released version 2.4.0 and for non-technical reasons which I won't go into I wasn't able to debug it. I will be able to debug it in January and will have it working for version 2.5.0.
 
AmiiboAPI is created by a guy called N3evin - https://github.com/N3evin/AmiiboAPI/
Almost every Amiibo tool which can sync new Amiibo data uses it (including Amiigo). As far as I know there is no other alternative.

N3evin is shutting it down because he says he no longer has the time and it's also quite costly to run.

For the time being you will need to source new Amiibo dumps yourself, although I include a copy of the latest version of the API data in Amiigo so all Amiibos released at the time of writing can still be created via the Amiigo Store.

I am sure that eventually someone will create an alternative and when they do I will add support for it to Amiigo.

Goldleaf can be used to dump Amiibos, so I am sure dumps of new Amiibos will exist online. I am working on adding the same functionality directly into Amiigo. I had it working two years ago but it broke before I released version 2.4.0 and for non-technical reasons which I won't go into I wasn't able to debug it. I will be able to debug it in January and will have it working for version 2.5.0.
thats cool i look forward to 2.5.0 when it comes out thank you for your hard work
 
  • Like
Reactions: CompSciOrBust

Site & Scene News

Popular threads in this forum