Giter VIP home page Giter VIP logo

amiibosn-changer's Introduction

๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป CPU heating expert

  • ๐Ÿ”ญ You can't have enough unfinished projects
  • ๐ŸŒฑ Always learning. Currently MAUI, JS and Unity
  • โšก Meaningful self-hosting is the way
  • ๐Ÿก Homelab enthusiast

Don't let my statistics fool you, not everything has to be visible to everyone. Feel free to contact me!


amiibosn-changer's People

Contributors

darkirata avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

amiibosn-changer's Issues

File in use error

The latest update (1.1.0.0) is great, but I'm getting file in use by another process error for some of the files. Usually it's around 3 out of a 100 files that get this error.

I'm also seeing a lot of "COM Surrogate" processes, not sure if that is the cause of the issue or not but thought I would let you know.

App Crash when Saving key_retail.bin Path

I am having a recurring issue where the app crashes when I attempt to load this file after selecting the path to it. I get the dialogue box to say that it looks valid, and click save, but after a moment of nothing it just closes abruptly.

Anybody understands?

its not working, doesnt seem to detect the key (yryed changing the folder and json info but no)

Chance of an update to add new Amiibo images?

Hope this finds you well, It's been a few years....

Just curious if there's a chance for an update to add newer Amiibo images and perhaps add a way to edit some of the Amiibo data such as "nickname" or "mii owner".

Also, curious if there's a chance to add a "bin to NFC" file converter to this. I personally use a FlipperZero to emulate Amiibo and that uses NFC files. The bins can be converted using a python script such as this one: https://github.com/0xz00n/FlipMiibo ...but looking for an "all in one" solution and this already has a nice GUI.

Application Hang

When I set the amount of duplicates to around 30 or more, the application hangs with no indication that it's working. No matter how long I let it set there, it's not creating all the duplicates until I force close it using the task manager.

I fixed this myself by doing something like this:

process.OutputDataReceived += (o, eventArgs) => AppendOutputLine(eventArgs.Data);
process.Start();
process.BeginOutputReadLine();
process.WaitForExit(); 

The real time feedback is nice, especially when creating a lot of duplicates.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.