Sparkles Posted April 9, 2024 Posted April 9, 2024 (edited) I have coded a program in C that takes input from a steering wheel and maps it to the keyboard. It is available on github for both Linux machines running X11 and Windows machines. As I do not run windows I have not been able to test the program on there. https://github.com/SparklesReal/CustomControllerToSimrail/releases/tag/v0.2.0-alpha Make sure that GeneralSettings.txt is in the same folder as the program itself as this contains the binds for keyboard. You may change these however you want to work better with your current keybinds. The standard GeneralSettings.txt shipped with the program maps throttle down to - and throttle up to + but I have not been able to get it to work with numpad -/+. If you have any problem make sure that keybinds ingame match the keybinds in the settings file. Plans for v0.2.0: for the next version I am planning to add mapping from steering wheel buttons to the shunt regulator. I am also planning to add force feedback to make the wheel "snap" to the diffrent states like it does in game. Edited June 30, 2024 by Sparkles v0.2.0 release 2 1
Sparkles Posted April 12, 2024 Author Posted April 12, 2024 There is currently a bug where the program doesn't work on applications like simrail on windows. I'm working on a fix. 2
Sparkles Posted April 28, 2024 Author Posted April 28, 2024 The bug should now be fixed with the release of v0.1.2.
Sparkles Posted June 30, 2024 Author Posted June 30, 2024 Release of 0.2.0 adds ET22 and buttons for shunt up and shunt down. There are also now instructions for how to make it work on Windows in the readme.
DriverPl Posted December 20, 2024 Posted December 20, 2024 (edited) What am i doing wrong? Register set as in instruction, aplication captures movement of wheel but in game nothing happens. Edited December 20, 2024 by DriverPl
czapus Posted December 20, 2024 Posted December 20, 2024 5 godzin temu, DriverPl napisał(a): What am i doing wrong? Register set as in instruction, aplication captures movement of wheel but in game nothing happens.i i have the same bug
Sparkles Posted December 21, 2024 Author Posted December 21, 2024 21 hours ago, DriverPl said: What am i doing wrong? Register set as in instruction, aplication captures movement of wheel but in game nothing happens. I now have windows dual boot on my laptop so I will try to fix it for windows this or next week 1
Sparkles Posted December 23, 2024 Author Posted December 23, 2024 @DriverPlchanging the GeneralSettings.txt for throttle up and throttle down to 107 and 109 seems to work for me, could you verify this? If not could you try to see if it writes anything in a text box when you rotate or press the button for shunt up/down? 1
DriverPl Posted December 23, 2024 Posted December 23, 2024 (edited) When i set both values to 107 and 109 both rotating and button gives effect. But only in text boxes. Edited December 23, 2024 by DriverPl
Sparkles Posted December 23, 2024 Author Posted December 23, 2024 15 minutes ago, DriverPl said: When i set both values to 107 and 109 both rotating and button gives effect. But only in text boxes. Could you try mapping your throttle to the output the program gives. 1
Sparkles Posted December 24, 2024 Author Posted December 24, 2024 8 hours ago, DriverPl said: xD it didnt worked Hmm, will try to see if I can replicate the problem.
Recommended Posts