pierr3 / VectorAudio

An Audio-For-VATSIM ATC Client for macOS, Linux and Windows
GNU General Public License v3.0
48 stars 11 forks source link

Settings #43

Closed sk0941 closed 1 year ago

sk0941 commented 1 year ago

More of a question than an issue, but is it possible to "manually" change the settings in some file. I have a keypad with a key combo that triggers a Vjoy key, and I'm trying to get VectorAudio to see that Vjoy as the PTT. But when I press the key Vector just sees the first key in the combo instead of the vJoy

pierr3 commented 1 year ago

Yes, navigate to the config.toml file which is in ".config/vector_audio" on linux, the folder where vector audio is installed on windows or in your home folder/VectorAudio on macOS. Open the file and edit the setting ptt to -1 (this disables keyboard PTT), them set the settings of joyStickId and joyStickPtt to what you need. joyStickId is likely to be 0, and joyStickPtt is a number that corresponds to your joystick button number. You might need to play around to find the correct values.