Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install as a service + IL2 BOS Missing slider axis #16

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

pvillaverde
Copy link

Hey there!

I had been looking for a program like wejoy that allowed me to create a virtual joystick in order to bypass a bug on IL2 Battle of Stalingrad which doesn't recognise the slider axis for the Thrustmaster T16000 Throtle (the small wheel on the throtle + the rudder axis on the pedals). I've added a profile (il2_missing_axis.lua) that create a virtual joystick with those 2 axis. It also sets one button to act as an ALT Modifier, as a way to duplicate the available buttons.

I also included a script to install wejoy as a systemd service that starts on boot with our preferred config, thus avoiding the need of running the script everytime we want to use it. Just run sudo ./installService.sh il2_missing_axis.lua and it will create the service with the LUA script profile you want to use.

Hope it is useful for someone else! :)

@pvillaverde
Copy link
Author

pvillaverde commented Jun 6, 2021

Greetings again,

I've added a fix for a problem I encountered with 100% CPU usage when launching wejoy in background or as a service (a while loop). I've also added a small bash script to make steam start wejoy when launching a specific game.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant