Please check if you have any other input device connected other than the keyboard. Maybe a gamepad or VR headset?
ukrainian
Creator of
Recent community posts
Okay, I got it. Regarding the VR log, this is just a warning present due to a packaging mistake.
Unfortunately, I do not have a solution for this concrete case. I can say that all the reported issues with Linux were related to the video driver in one way or another. I will do more research about this case.
Once again, sorry for the inconvenience
Hi! Thanks for reporting the issue. I see there is a warning regarding Vulkan support, that might be a problem. What is your graphic card? What driver are you using?
Also, please take a look at this post with a similar issue https://itch.io/post/5808513
Hi! Thanks for the kind words. We appreciate the support from you and your country. Героям Слава!
It is hard to make any future plans at the moment. Of course, we'd love to make something more full-fledged. However, right now we are only focused on today.
Regarding the VR Headset issue. Thanks for reporting this. I can confirm there is a problem with VR activation on game start (which normally should not happen). This would be patched in the 1.0.5 version.
Hi! Thanks for reporting the issue. Does this happen during enemy vehicle transportation? If so, this is a rare issue with the joint. In some cases, it forces your vehicle to move in the wrong direction. This usually happens if there was a big angle between the vehicles during attachment. I am working on the potential fix for this.
The workaround is to detach the vehicle and attach it again trying to keep the tractor aligned to the enemy vehicle's direction.
Героям слава!
At this point, I would suggest you update video drivers to the 495 version from Nvidia's official site
https://www.nvidia.com/Download/driverResults.aspx/184248/en-us
Or you can use the latest 510 version from this link
https://www.nvidia.com/Download/driverResults.aspx/187162/en-us
Please, let me know if this helps
Could you please tell me your OpenGL version? You can use the following command and tell me what is the output:
glxinfo | grep version
You may need to install mesa-utils package in order to do this:
apt install mesa-utils
Also, if you have Vulkan support, the output of the following would be really helpful
vulkaninfo | grep Version