Open Merith-TK opened 2 years ago
I'm not sure this is realistic due to camera limitations.
https://en.wikipedia.org/wiki/Nintendo_DSi indicates resolution is 640 × 480 pixels - I suspect the qrcode window maybe smaller than that?
Cross linked to https://github.com/Epicpkmn11/dsidl/issues/22
basically, for the advanced format, instead of linking to an specific file (which repeated connections and downoading for small files slows down) Instead allow up to say... 8kb of text to be inside the advanced json as an
text
string rather than theurl
string (url takes priority)