Converts BL3 item serial codes into equivalents at other versions.
If you've ever tried downpatching your game you've probably noticed it makes all your items disappear. This tool helps avoid that.
Your save file contains all items stored as serial codes. Each serial code has a version embedded in it, and when the game loads your character it completely ignores any serial codes with a greater version than what it can handle. Unfortuantly, whenever the game saves your character, it saves the serial codes at the latest version, even if it could fit into an earlier one. This is why items disappear - they're all at the latest vesion, so older game versions cannot handle them.
This tool lets you convert the serial codes to other versions, so hopefully you can find a version of the code that an older patch of the game will load.