Running VelociDrone

Running VelociDrone on a non English language Linux system
VelociDrone uses the Unity Engine and for systems that are not UTF8 English it is necessary to run the following command in a terminal prompt and then start...
Wed, 16 Aug, 2017 at 5:17 PM
Installation and running the program
To Install on Linux you just need to unzip the downloaded file from the VelociDrone website. Once unzipped you may need to set the execute flag on the Velo...
Wed, 16 Aug, 2017 at 5:16 PM
Improving frame rates by changing Linux settings
One way to gain frame rate in Linux is to disable the display compositing in windows manager when running VelociDrone: 
Wed, 14 Feb, 2018 at 11:13 AM
Patcher unable to connect to network on Fedora based Linux
Please run the following two commands to fix libssl and also to fix certificate issues on Fedora ...  sudo dnf install compat-openssl10 sudo ln /etc/ssl...
Fri, 8 Nov, 2019 at 2:15 PM
Making Betaflight flight controller work as a joystick on linux
VelociDrone needs write permissions to the flight control to recognise it. The issue can be fixed by adding file with udev rule: 1. Verify that the joys...
Mon, 30 Dec, 2019 at 12:13 PM
Libssl 1.0 errors running the launcher
If you are running a linux distribution that has updated libssl librarries then we have a launcher with static linked libraries for libssl 1.0 that will ove...
Tue, 19 Apr, 2022 at 6:41 AM
Sigabrt or Sigsegv on Linux
Some linux distribution may run versions of code that do not work well with mono (archlinux as an example) If you get sigabrt or sigsev in velocdrone_x86_6...
Mon, 30 Mar, 2020 at 12:30 PM
Gnome flashback (Metacity)
Do not use this with VelociDrone - it will not work. Use the standard Gnome desktop or Unity.
Wed, 24 Mar, 2021 at 7:57 AM
VelociDrone uses SDL joystick input - information on this subject
Please see the following link for information regarding SDL and joystick support.  VelociDrone uses SDL so you must config for this when connecting your tr...
Wed, 12 May, 2021 at 4:52 PM
Latest VelociDrone versions not running after update
This looks to be a directory type case issue. The sim uses the following data folders ... /home/your-user-name/.config/unity3d/velocidrone/velocidrone ...
Wed, 4 Aug, 2021 at 3:06 PM