Skip to content

Instantly share code, notes, and snippets.

@jaames
Created April 5, 2025 20:22
Show Gist options
  • Save jaames/a50c097dd6ad1f0d04a1c76cd8e527bf to your computer and use it in GitHub Desktop.
Save jaames/a50c097dd6ad1f0d04a1c76cd8e527bf to your computer and use it in GitHub Desktop.
Tears of the Kingdom Autobuild QR Code Reverse Engineering

The upcoming "Nintendo Switch 2 Edition" version of Tears of the Kingdom introduces - among other things - a new feature that lets users share their Autobuild creations as QR codes.

QR coodes are used with the Nintendo Online mobile app.

During a Treehouse Live livestream, one of these QR codes was shown. This could be decoded to the URL https://s.nintendo.com/dd1/znca/game/5080866659500032?path=%2Ftotk%2Fschema-stones%2Ff17f67a7-31b2-428f-bac1-13d3a1641125%2Fadd.

The dd1 here indicates that this is on Nintendo's development/staging environment, so presubably this is the reason why the link 404's if you don't have access to this.

Unclear at this stage as to whether more information can be gleaned about Autobuild schema without requiring the app. Just wanted to document this for now so I can return to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment