Jonathan Zimmermann
Results
3
comments of
Jonathan Zimmermann
I tried it with AssettoCorsa. Just a basic piece of code: ` from pyaccsharedmemory import accSharedMemory import time asm = accSharedMemory() while True: time.sleep(5) sm = asm.read_shared_memory() if (sm is...
@exzos28 Do you solve this problem? I have the same.
4.0.0 working as expected. Thanks for the hint.