PyAccSharedMemory
PyAccSharedMemory copied to clipboard
More like a question than an issue
Hello !
Was looking into your code and i saw that it could be possible to "prepare" the next pitstop by adding fuel and changing the tyre pressure.
I would like to know if this is possible and if you could give an example on how to do that
Have a great day !
Hello, bit late :joy: It's not possible through the shared memory or the UDP API but it can be done with simulated keyboard inputs (like with win32), it's far from perfect and it's a pain to setup but it's possible :)