Verify Code: Difference between revisions

From Fracterebus
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
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.
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.


{| class="wikitable"
{| class="wikitable"

Latest revision as of 17:32, 17 June 2026

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.

Legend
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.