Pic-Me!

Pic-Me!

 This topic has been pinned, so it's probably important
Willbo  [developer] 26 Jan @ 5:16pm
Pic-me doesnt Start / Pic-me не запускается
Русский: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3401814725

Some Players might instantly crash on start up and there is a solution:

Currently the way godot(game engine) and vulkan(rendering driver) interact can cause problems for some PCs. This problem needs to be resolved by either Godot or Vulkan, we currently cant do much, but you can change away from vulkan with launch commands.

Right Click on Pic-Me!->Properties->launch options-> write "--rendering-driver opengl3"

This will change your rendering driver from vulkan to opengl. This should resolve the issue.

We currently dont want to change the default to opengl, because vulkan outperforms opengl in every metric and it seems like less than 1% of users are experiencing these issues.

We are hoping Vulkan/Godot will fix this soon!
Last edited by Willbo; 26 Jan @ 5:22pm