When scanning a QR codes into a 3DS/Wii U, there is an issue where the CreateID is not randomized. Which means that consoles don't treat them any differently. Fixing CreateID randomization should resolve this problem.
|
// TODO: make ALL RANDOM AVATAR IDS |
When scanning a QR codes into a 3DS/Wii U, there is an issue where the CreateID is not randomized. Which means that consoles don't treat them any differently. Fixing CreateID randomization should resolve this problem.
mii-creator/src/external/mii-frontend/data-conversion.js
Line 796 in cf22ffb