PyAccSharedMemory icon indicating copy to clipboard operation
PyAccSharedMemory copied to clipboard

More like a question than an issue

Open CangeJeremy opened this issue 2 years ago • 1 comments

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 !

CangeJeremy avatar May 01 '23 07:05 CangeJeremy

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 :)

rrennoir avatar May 19 '23 19:05 rrennoir