CIAngel
CIAngel copied to clipboard
Simplify titleid and encrypted key input
Since CIAngle is based on the sharing of the titleid and their encrypted key, it would be better to have a nicer input method, maybe something like qrcode
Well, CIAngel is really based on wings.json ;)
I'm not sure how difficult QR code scanning would be to implement, it's not really something I'm personally interested in taking a look into at the moment, but if we get a PR that works I wouldn't be against adding that ability.
i'm pretty sure the 3ds already have something for qrcode decoding, i'll search a bit and try to put something together then
Well, you still have to add in camera handling, make sure the graphics format gets changed/set back correctly (So it doesn't mess up the console stuff after), deal with user input while scanning (We don't currently have threading).
Doesn't look like there's a friendly way to use the built in QR code stuff, FBI is using quirc: https://github.com/Steveice10/FBI/tree/0ef50e1f404485ea726fb7f8a62f1f344166cd73/source/quirc