PyAccSharedMemory
PyAccSharedMemory copied to clipboard
ACC shared memory reader written in python
Hello, I'm running an Assetto Corsa Server and would like to get the coordinates of all cars on the track. I call for car_coordinates and it returns a [60][3] list,...
As the title suggests. Currently I'm attempting to just print the gaps. I'm also printing: - last_sector_time_str - normalized_car_position - current_time_str to be sure the rest of the code is...
Variable last_physicsID never set to physics.packed_id therefore the if statement seems to require a full copy of the physics shared memory to determine if there is a new packet. I've...
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...
Hi, Is_valid_lap always returns False.