Configure simulator from the app
- Lenguaje dominante
- TypeScript
- Estrellas
- 8
- Forks
- 3
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Having to input each race option into AMS2 is kind of a pain. After about 30 mins of looking around, I *think* the race setup is stored in `%userprofile%\documents\Automobilista 2\savegame\[some numeric id]\automobilista 2\careersaves\.sav`, but that's a binary file I failed to analyse.
In practice, this would *probably* take the shape of "download this file and stick it in the right place"; I don't think AMS2 actually exposes a runtime API.
I guess one could also experiment with faking inputs and setting up the app that way (possibly based on some exported data from the app).
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.