viper4gh / CREST2-AMS2

Automobilista 2 REST API - provides Shared Memory data via JSON over HTTP
Other
16 stars 1 forks source link

Not compatible since AMS2 version 1.3.3.0 #1

Closed viper4gh closed 11 months ago

viper4gh commented 2 years ago

AMS2 version 1.3.3.0 introduces a new Shared Memory Version with new data: https://forum.reizastudios.com/threads/automobilista-2-beta-v1-3-3-0-now-up.23132/page-8#post-171164 "Shared Memory: Updated header to V10; Added Tyre temp L/M/R, Ride height, Session duration which were previously only available via UDP; Added DRS State; Added session additional laps information; Extended CarFlags to include TCS/SCS active state; Latest header/changelogs/sample project now available in the 'Support' directory of the game install."

Now CREST2 shows a version mismatch error, it expects Version 9 and receives data with Version 10.

viper4gh commented 2 years ago

I simply replaced the version number in the version 9 Header File with version 10 as a workaround. You can find the binary at: https://drive.google.com/drive/folders/1dR40S7Q-3xJhEr1C8QFEd87Hs8lpV62s

If the new Header File is available I will replace it and will add the new available values.

viper4gh commented 2 years ago

Shared Memory was updated again to v11: https://forum.reizastudios.com/threads/automobilista-2-v1-3-4-0-released.24074/