Epicpkmn11 / dsidl

A simple QR based file downloader for the DSi
GNU General Public License v3.0
20 stars 6 forks source link

[feature] [unlikely] allow advanced format to contain text data #13

Open Merith-TK opened 2 years ago

Merith-TK commented 2 years ago

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 the url string (url takes priority)

clach04 commented 7 months 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?

clach04 commented 7 months ago

Cross linked to https://github.com/Epicpkmn11/dsidl/issues/22