Skip to content

Commit ff1b2e5

Browse files
committed
Update README for latest changes
1 parent 24f258f commit ff1b2e5

File tree

1 file changed

+5
-13
lines changed

1 file changed

+5
-13
lines changed

README.md

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
### Amiibox Homepage & Download Link: https://fudgepop01.github.io/amiibox/
44

5-
### Discuss on Discord: https://discord.gg/C8K2xcU
5+
### Discuss on Discord: https://discord.gg/2v6pcw3zzg
66

77
---
88

@@ -18,8 +18,7 @@ how this program functions and what it's all about! Now, without further ado:
1818
## What is it?
1919

2020
Amiibox is a powerful amiibo modding suite that allows you to:
21-
- read and write amiibo bins as encrypted *or* decrypted files
22-
- interface directly with [this](https://www.amazon.com/ETEKJOY-ACR122U-13-56MHz-Contactless-Writable) usb NFC-reader to enable reading and writing using that
21+
- read and write amiibo bins as encrypted files
2322
- dynamically read from an editable `regions.txt` file to suit your needs
2423
- edit the values specified in `regions.txt` in multitude of different ways
2524
- edit the **behavior** of smash ultimate amiibo figures, something which typical apps are unable to do
@@ -74,22 +73,15 @@ of different methods.
7473

7574
- load_ENC / save_ENC
7675
- these are used to load and save encrypted amiibo bin files for use with tagmo or something
77-
- scan / apply
78-
- these are used to scan and write to a card directly on the attached reader if one exists
79-
- load_DEC / save_DEC
80-
- these are used to load and save *decrypted* bin files. These can be used for
81-
studying how things work if you really don't like my own custom built-in hex editor
82-
- clone
83-
- this is used to clone one amiibo bin onto a **blank** NTAG215 card **using the attached reader**
8476

85-
There are also list items below these IO buttons, "Overview" and "Hex," which are used to
86-
switch views. More on hex view later
77+
There are also list items above these IO buttons, "Overview," "Hex," and "Credits".
78+
Overview and Hex are used to swith between layouts, Credits is used to display the Credits screen. More on hex view later.
8779

8880
### The Actual Overview Section
8981

9082
#### Display Binary
9183

92-
this button is used to enable editing the numeric values in here using a custom binary input
84+
this button is used to enable/disable editing the numeric values in here using a custom binary input
9385
field. For most, this won't be useful - but for those that wish to experiment more with amiibo
9486
AI they're a HUGE timesaver.
9587

0 commit comments

Comments
 (0)