hax0kartik / wumiibo

Amiibo Emulation for 3ds
GNU General Public License v3.0
417 stars 25 forks source link

Wumiibo menu doesn't list every amiibo bin file #48

Closed agentbari2 closed 2 years ago

agentbari2 commented 2 years ago

When there are a large number of bin files wumiibo doesn't list every .bin file, skipping after a certain point and going back to the start

eku commented 2 years ago

The file limit is 400, as seen in eb513097a2f99fab4f50267d86d527a9f4845ee9.

hax0kartik commented 2 years ago

As @eku mentioned, only 400 files are supported per folder. You can put the files in separate folders as a workaround.