mdjarv / assettocorsasharedmemory

Assetto Corsa Shared Memory library written in C#
MIT License
113 stars 34 forks source link

ABS and TC #5

Open cv256 opened 7 years ago

cv256 commented 7 years ago

Hi ! congratulations and thanks for this project. I am building a real car simulator, with Arduino, 4 motors, lots of leds, etc :) and developing a VB.Net project that connects AC to Arduino and vice-versa. Everything has benn going very well, except that I dont understand what going on with Physical.ABS and Physical.TC, wich are floats that dont ever never change their values. Is this a bug on AC? Or?... Do you know what were this floats supposed to mean? (I noticed that on AC 1.11.3 when I press Ctrl+T (traction control) AC allways shows «not available», even on cars that have TC implemented)

Thans a lot again,

Claudio Vidal

mdjarv commented 7 years ago

Unfortunately I'm not actively working on this project anymore as I've not played any racing sims in the last few years so I'm not currently able to help you