kinnay / NintendoClients

Python package to communicate with Switch, Wii U and 3DS servers
MIT License
537 stars 63 forks source link

Update `fpd_version` for `nasc` #88

Closed MCMi460 closed 1 year ago

MCMi460 commented 1 year ago

The current 3DS firmware version is 11.16.0. The fpd_version parameter needs to be updated to reflect this, otherwise login requests via nasc will return error code 119 (an outdated fpdver is passed). Please correct me if I am wrong.

kinnay commented 1 year ago

Please correct me if I am wrong.

I can't check this at the moment. I'm trusting you on this.