UABE currently does not show this, but you can easily find it out using a hex editor, since it's stored in the file header (just look for version strings like 2018.1.0f3 or 5.0.1p6 at the top).
In case the game creates output_log.txt files, they should also contain the engine version of the player.
Activity
DerPopo commentedon Oct 11, 2018
UABE currently does not show this, but you can easily find it out using a hex editor, since it's stored in the file header (just look for version strings like 2018.1.0f3 or 5.0.1p6 at the top).
In case the game creates output_log.txt files, they should also contain the engine version of the player.
artemking4 commentedon Oct 24, 2018
Thank