How to Make ACNH Amiibo Cards: A Step-by-Step Beginner’s Guide

How to Use Amiibo and Amiibo Cards - Animal Crossing: New Horizons Guide -  IGN

Introduction

You finally tracked down the Animal Crossing villager of your dreams, only to find the official amiibo card for that character is either sold out, discontinued, or listed by a reseller at four times its original price. That exact situation is why so many players have taken matters into their own hands and learned how to make ACNH amiibo cards from scratch. The good news is that the process is far simpler than most people expect, and it costs only a small fraction of what you would spend buying official cards through a reseller. You do not need coding knowledge, a technical background, or any special equipment beyond a smartphone and a few inexpensive NFC tags. Most people write their first card successfully in under twenty minutes. This guide walks you through every step in plain, easy language, from choosing the right materials to scanning your finished card inside the game. You will also learn how to decorate your cards so they look collection-worthy rather than just a plain white sticker stuck on cardboard. Whether your goal is to invite one specific dream villager or build a full library of every Animal Crossing character, this method works reliably for both. Furthermore, this guide covers both Android and iPhone, so no matter which phone you own, you will find a clear path forward. There is nothing particularly tricky about this project once you understand the few non-negotiable rules, and the most important one involves the type of NFC tag you buy. So, let’s start from the very beginning and work through it together.

What Are ACNH Amiibo Cards and Why Do Players Make Their Own?

Amiibo cards are small physical cards made by Nintendo that use NFC technology to communicate with the Nintendo Switch. NFC stands for Near Field Communication, which is a short-range wireless technology that allows two devices to exchange data when placed very close together. Inside each official amiibo card sits a tiny NFC chip, and that chip carries character data that the Nintendo Switch reads through the NFC sensor built into the controllers. In Animal Crossing: New Horizons, amiibo cards serve a very specific and genuinely useful purpose: they let you invite specific villagers to your campsite and eventually convince them to move onto your island. Without an amiibo card, your only option for getting a particular villager is random chance through mystery islands or waiting for them to appear naturally, which can take weeks or never happen at all. Nintendo released amiibo cards for Animal Crossing across multiple series, covering more than 400 characters in total. However, many of these cards have been out of print for years, and others were sold exclusively in certain countries or in such small quantities that they became collectors items almost immediately after release. As a result, finding a specific card at a reasonable price is genuinely difficult for many players. That is the core reason why DIY amiibo cards have become so popular within the Animal Crossing community. A homemade card, written correctly onto the right NFC tag, functions identically to an official Nintendo card when used with the Switch. The game reads the same character data and responds the same way. In addition, making your own cards costs a tiny fraction of the resale prices you will find online, which makes the project practical and financially sensible for anyone who plays the game regularly.

The One Tag That Actually Works (Why Only NTAG215 Is Compatible)

Before you spend a single cent on materials, there is one fact you absolutely must know: only NTAG215 NFC tags work for amiibo cards. This is not a preference or a general guideline. It is a firm technical requirement, and ignoring it will cost you money and produce nothing useful. The Nintendo Switch amiibo system was built around a very specific chip structure, and the NTAG215 is the only widely available NFC tag that matches it. The two most common alternatives you will find sold alongside NTAG215 tags are the NTAG213 and the NTAG216, and neither of these works for amiibo at all. If you accidentally buy the wrong type, the Nintendo Switch will not read the card, and there is no fix available after the fact. So checking the tag type before purchasing is not optional; it is the first and most important step of the entire project. The reason NTAG215 is the only compatible option comes down to its memory capacity. NTAG215 has 504 bytes of total memory, with 492 bytes available for user data, and that specific capacity is exactly what the Nintendo amiibo system expects when it reads a card. The amiibo character data is designed to fit within that memory structure precisely. NTAG213 has only 144 bytes of user memory, which is far too small to hold the full amiibo data. NTAG216, on the other hand, has more memory than needed and a different internal configuration that the Switch simply does not accept. When shopping online, search specifically for NTAG215 and verify that term appears in the product listing or on the packaging. Some sellers label them as “NFC215” or “215 NFC tag,” which refers to the same product. A pack of ten to twenty NTAG215 tags typically costs between five and fifteen dollars online, making the materials side of this project very affordable from the start.

Everything You Need Before You Start

Getting organised before you begin prevents the frustration of stopping halfway through because something is missing. Here is a complete list of everything you need before you write your first amiibo card:

  1. An NFC-enabled Android smartphone running Android 4.4 or later, or an iPhone 7 or newer running iOS 13 or above.
  2. A pack of blank NTAG215 NFC tags in sticker or card format, purchased from a reputable online seller.
  3. The TagMo app for Android, downloaded from its official GitHub page, or the Tagmiibo app for iPhone from the Apple App Store.
  4. The two key files required by TagMo on Android: unfixed-info.bin and locked-secret.bin, both available on the TagMo GitHub repository.
  5. The .bin file for the specific Animal Crossing character you want to create, sourced from a community-maintained amiibo database online.

Once all five items are ready, the writing process itself takes only a few minutes. For most people, the step that takes the longest is finding the correct .bin file for the character they want, so it is worth sorting that out before anything else. A .bin file is simply a small data file that contains all the encoded character information for a specific amiibo figure or card. Think of it as the identity file for a particular villager: it tells the Nintendo Switch exactly who the card represents, down to the character’s unique identifier. Every character has its own unique .bin file, which means Raymond’s file is completely different from Judy’s or Marshal’s. In addition, make sure NFC is switched on in your phone’s settings before you begin. On Android, this is typically found under Settings and then Connected Devices. On iPhone, the NFC function activates automatically when you use a compatible app, so no manual toggle is needed.

How to Make ACNH Amiibo Cards on Android Using TagMo

The Android method is the most widely used approach among DIY amiibo makers, and it works very reliably once you complete the initial setup. Start by downloading TagMo from its official GitHub page, since the app is not listed anywhere on the Google Play Store. Before installing it, open your phone’s Settings, go to Security, and enable the option that allows apps from unknown sources to be installed. This step gives your phone permission to install apps that do not come from the Play Store. After the app is installed, open TagMo and tap the three-dot menu icon in the upper right corner of the screen. Select “Import Keys” or “Load Keys” depending on your app version, and then locate and import both the unfixed-info.bin and the locked-secret.bin files from wherever you saved them on your phone. These two key files are what allow TagMo to write properly formatted amiibo data. Without both files loaded correctly, the app cannot produce a working card. Next, find the .bin file for the Animal Crossing villager or character you want to create and open TagMo again. Tap “Load Tag” and select that .bin file from your phone’s storage. If the file is correct, the character’s name and a small image will appear on screen. After that, tap “Write Tag” and hold your blank NTAG215 tag against the back of your phone near the NFC sensor. On most Android phones, that sensor sits in the centre of the back panel, though on some models it is slightly higher up. Hold the tag completely still until the app confirms the write was successful, which usually takes just one or two seconds. Once written, the tag is permanently assigned to that character and cannot be overwritten, so always double-check that you selected the correct .bin file before writing. For this reason, buying NTAG215 tags in bulk is a smart move from the beginning.

How to Make ACNH Amiibo Cards on iPhone Using Tagmiibo

The iPhone method is actually simpler than the Android process in several meaningful ways, and it does not require sideloading or manually managing key files. The app you need is called Tagmiibo, and it is available to download directly from the Apple App Store. Your device needs to be an iPhone 7 or newer, and it must run iOS 13 or above, since Apple added NFC writing support for third-party apps with that iOS version. Once you have Tagmiibo installed, keep the following differences in mind compared to the Android approach:

  • Tagmiibo includes its own internal encoding system, so you do not need to download or import any external key files like unfixed-info.bin or locked-secret.bin.
  • You browse and select your desired Animal Crossing character directly inside the app from its built-in character library, rather than sourcing .bin files manually.
  • The NFC antenna on iPhone sits near the top of the device, so you press the top edge of your phone against the tag to write, not the centre of the back panel.
  • Once you tap the write button, a native iOS scan prompt appears and gives you roughly 30 seconds to bring the phone into contact with the tag before the session expires.
  • A confirmation message appears on screen immediately after a successful write, and the card is ready to use straight away.

The full process from opening the app to finishing the write takes about two to three minutes on your very first attempt. After that, each additional card takes under a minute once you are comfortable with the steps. Tagmiibo is a paid app, so there is a one-time purchase cost involved, but after that single payment you can write as many NTAG215 tags as you like without any additional fees. The experience on iPhone is clean, beginner-friendly, and far less fiddly than the Android setup, making it a great choice for players who prefer a straightforward process without extra steps.

How to Use Your Homemade Amiibo Cards in Animal Crossing: New Horizons

Once your card is written and ready, using it inside the game is the most satisfying part of the whole project. First, confirm that amiibo functionality is active on your Nintendo Switch. Open the main Switch menu, go to System Settings, scroll down to find the amiibo option, and make sure it is turned on. Inside Animal Crossing: New Horizons, the primary way to use amiibo cards is through the Nook Stop terminal inside Resident Services. Walk up to the blue kiosk and choose the option labelled “Invite a Camper.” The game will then prompt you to hold your amiibo card near the NFC reader. If you are using Joy-Con controllers, place the card against the right thumbstick on the right Joy-Con, since that is where the NFC reader is positioned. If you use the Nintendo Switch Pro Controller instead, the reader is located in the centre front of the controller near the Nintendo logo, so hold the card there. After a successful scan, the game loads the corresponding villager’s data and shows that character arriving at your campsite. From that point, you can play mini-games with the villager, give them gifts, and ask them to move onto your island. The villager may require several visits before agreeing to move in, particularly if you already have ten residents or if all island plots are currently occupied. Furthermore, amiibo cards also work at Harvey’s Island, which is a separate photography studio location that opens once your island reaches a certain level of development. At Harvey’s studio, you can pose any amiibo character for photos without needing an open plot on your island, which makes the cards useful even when your island is fully populated.

How to Customize and Decorate Your Amiibo Cards

A plain white NTAG215 sticker works perfectly well in the game, but it does not look particularly exciting sitting in a card binder or on a display shelf. That is why so many players take the creative step of turning their homemade tags into proper-looking cards with custom artwork. The most popular method involves printing a card-sized image of the character on thick card stock, laminating it, and sandwiching the NFC sticker between the printed front and a backing layer. This gives the finished card a solid, clean appearance that holds up over time and feels satisfying to handle. Free printable amiibo card templates are widely available on fan sites and within Animal Crossing community forums online. These templates are designed to closely match the style of official Nintendo cards, with the correct character name, card series number, and reverse-side design already formatted for printing. All you need to do is download the template for your character, print it at the correct dimensions, cut it to size, and attach your written NTAG215 sticker to the back. A basic home laminator produces a clean and durable result. Alternatively, trading card sleeves from a hobby or board game shop work well as an easy no-laminator option: simply slip the printed card and the tag inside the sleeve together and seal it. For a full collection of downloadable templates covering every Animal Crossing character, check out our library of printable amiibo card designs right here on this site (internal link). In addition, some players choose to go further and order their card artwork from an online printing service, which produces a glossy and professionally printed result for just a small cost per card. Either approach transforms your project from a functional tag into something that genuinely looks like part of a real collection.

Common Problems and How to Fix Them

Even when you follow every step carefully, a few issues can still come up, especially during your first attempt. The most common problem is the Nintendo Switch failing to recognise the card when you hold it near the controller. This usually comes down to one of three causes: the tag type is wrong, the write did not complete fully, or the card is being held in the wrong position. First, confirm you used an NTAG215 and not an NTAG213 or NTAG216. If the tag type is correct, try writing the .bin file onto a completely fresh tag and testing again, since a write that appeared successful can sometimes be incomplete without giving an obvious error. Another frequent issue for Android users is TagMo refusing to load the key files, showing a signature error or simply failing to import. This almost always means the unfixed-info.bin or locked-secret.bin file was downloaded incorrectly or saved in a location the app cannot access. Delete both files, re-download them from the official source, and import them again from within the app. For the latest version of TagMo and its required key files, visit the official TagMo GitHub repository directly (external link). On iPhone, the most common difficulty is the NFC session timing out before the write finishes. This happens when the phone is not pressed firmly enough against the tag or is moved during the process. Simply tap the write button again and hold the top of the iPhone completely still against the tag until the confirmation appears on screen. Removing a thick phone case before writing often helps, since metal plates inside some cases can interfere with the NFC signal. Finally, if the card scans correctly on the Switch but the villager does not appear in the game, check that amiibo support is enabled in the Switch’s System Settings, as this setting is easy to overlook and causes a lot of unnecessary confusion.

Final Words

Making your own ACNH amiibo cards is one of those projects that sounds more involved than it actually is. Once you have completed your first card, the whole process becomes second nature, and every card after that takes a fraction of the time the first one did. The materials are cheap, the apps are free or close to it, and the finished result works just as well as anything Nintendo sold in stores. Beyond the practical side, there is something genuinely enjoyable about building your own collection on your own terms. You get to decide which villagers you want, in which order, without depending on store restocks, regional availability, or reseller pricing. If you are just getting started, the smartest approach is to pick one villager you care about and make that card first. Get comfortable with the write process, test the card in the game, and watch your campsite visitor arrive. That first successful scan is a satisfying moment, and it tends to make you want to make the next card almost immediately. From there, building a full collection becomes a fun and ongoing project rather than an expensive hunting exercise. Keep your finished tags stored safely in a card binder with printed covers, and you will end up with something that is both practical and genuinely presentable. Whether you play Animal Crossing casually or spend serious hours perfecting your island, having access to any villager whenever you want is a real improvement to the experience. So grab a pack of NTAG215 tags, download the right app for your phone, and write your first card. Your dream villager is only a few taps away.

FAQs

Q1: Do homemade ACNH amiibo cards work the same as official Nintendo ones? Yes, a correctly written NTAG215 tag performs identically to an official amiibo card when used with the Nintendo Switch. The game reads the same character data from the chip and responds in exactly the same way as it would with a store-bought card.

Q2: Can I learn how to make ACNH amiibo cards using only an iPhone? Yes, iPhone users can make ACNH amiibo cards using the Tagmiibo app, which is available directly from the Apple App Store without any sideloading required. Your device needs to be an iPhone 7 or newer running iOS 13 or above for the NFC writing function to work properly.

Q3: What happens if I buy the wrong NFC tag type by mistake? If you use anything other than an NTAG215, the Nintendo Switch will not recognise the card at all. NTAG213 and NTAG216 are the most commonly purchased alternatives by mistake, but neither is compatible with the amiibo system and there is no way to fix this after writing.

Q4: Can I rewrite an amiibo card with a different character after it has been programmed? No, once an NTAG215 tag is written with amiibo data using TagMo or Tagmiibo, it is permanently locked to that specific character. This mirrors how official Nintendo amiibo cards work, so it is by design rather than a limitation of the DIY process.

Q5: Where can I find the .bin files needed to make Animal Crossing amiibo cards? The .bin files for Animal Crossing characters are shared and maintained by the amiibo fan community through online databases and forums dedicated to the hobby. Searching for “amiibo bin files Animal Crossing” will lead you to the most frequently used and up-to-date community sources.

Similar Posts