/ViLA-Sample-Plugin

A sample plugin for ViLA, for testing to see if ViLA works or to be used as a template when creating your own plugin.

Primary LanguageC#GNU General Public License v3.0GPL-3.0

ViLA Sample Plugin

.NET 6 CI build GitHub Discord

ViLA Sample Plugin is a plugin for ViLA written as both a small demonstration of how to write a plugin, as well as a tool for testing to verify that ViLA works as expected.

Demo

Demo

Installation

Unzip the release into your Plugins folder in ViLA. Then, copy the ViLASamplePluginConfiguration folder into your ViLA Configuration folder. After that, just run ViLA!

Troubleshooting

My device isn't lighting up

This plugin supports any board in slave mode, and most devices except for the CM1 throttle in usb direct mode. However, it's possible I'm missing some PIDs for some devices.

Use Virpil's LED tool (packaged with the VPC Software Suite) to test that you can set LEDs on your device that way. If not, contact Virpil support. If so, reach out to me on Discord.

Acknowledgements