SCPM: Vesper now has Galaxy achievements and can be removed from the list.
It can be put back on the list again. Latest version 2.0.3.ZERO does not unlock any achievements (version 2.0.2 was actually working). I found the game log file at "C:\Users\{username}\AppData\LocalLow\Cordens Interactive\Vesper\Player.log" and here is what was there:
Requesting Stats and Achievements
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
NullReferenceException: Object reference not set to an instance of an object
at GOGStatsAndAchievements.RequestUserStatsAndAchievements () [0x0000f] in <80ac3deea3c64c2f9626603985b32bdf>:0
at GOGStatsAndAchievements.OnEnable () [0x00006] in <80ac3deea3c64c2f9626603985b32bdf>:0
Trying to unlock achievement PROLOGUE_DEATH
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
Achievement PROLOGUE_DEATH could not be unlocked for reason: Galaxy.Api.GalaxyInstance+InvalidStateError: No stat data retrieved for user 46987529726874697
at Galaxy.Api.IStats.SetAchievement (System.String name) [0x0001b] in <eea339da6b5e4d4bb255bfef95601890>:0
at GOGStatsAndAchievements.SetAchievement (System.String apiKey) [0x00015] in <80ac3deea3c64c2f9626603985b32bdf>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
You just unlocked a new way of dying. You currently have 2 unlocked ways of death.
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
Setting stat WAYS_OF_DEATH
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)
Could not set value of statistic WAYS_OF_DEATH for reason: Galaxy.Api.GalaxyInstance+InvalidArgumentError: Failed to set stat "WAYS_OF_DEATH": increment only constraint not met
at Galaxy.Api.IStats.SetStatInt (System.String name, System.Int32 value) [0x0001c] in <eea339da6b5e4d4bb255bfef95601890>:0
at GOGStatsAndAchievements.SetStatInt (System.String apiKey, System.Int32 statValue) [0x00015] in <103fe6a08e1944dba52155af4d6500be>:0
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 39)