Verify Code
Jump to navigation
Jump to search
The verify code is a code produced by the game that reflects the results of beating the game. It includes which Seed Code was used to create the world, and some stats about your run through it. The code is made up of 132-bits of information, but is shared using a 22-character Base64 code. The exact layout of bits in the verify code aren't intended to be public information in the hope that it will reduce cheating, even if it is just intended to be between friends.
| Category | Description |
|---|---|
| Seed Code | The seed code used to generate this world. |
| Play Time | How long it took you to beat the game. |
| Item Percent | What percentage of items you collected. |
| Explore Percent | What percentage of the map you explored. |
| Cheat Flag | This bit is turned on if the game was started using any command line parameters. |