Since AC stores data in Shared Memory, is it possible to save their values to a file, then write them back next time the game is launched with the same AI drivers, even with the help of an external app, if python doesn't support such memory manipulation?
Share Memory is just a struct, and here you can find its members and declarations:
Share Memory is just a struct, and here you can find its members and declarations:
[DOC] Shared Memory Reference
This follows official communication, shared memory reference, useful when planning to develop new AC apps. Fields in BLUE - represent the updated...
assettocorsamods.net