Yep, i've tried sending you an email. I'm trying to configure your app due a major mod for assetto corsa. I'm trying to achieve a speed effect by changing dynamically the fov with a line like this :I think maybe you emailed me? That's probably possible, but I'm in a different city from my sim rig and both can't reply to emails (google doesn't trust this ip) or check the python myself.
fov = 60 + (ac.getCarState(current_car, acsys.CS.SpeedKMH) / 3))
I'm a programmer but i only know C# and some other web languages, so i don't know how to edit this python file. Any type of advice is welcome!