SenorPez / project-cars-replay-enhancer

Project CARS Replay Enhancer: Combines telemetry data with replay video to improve Project CARS replays.
MIT License
12 stars 1 forks source link

Enter abbreviated name override #39

Closed Michel-NL closed 8 years ago

Michel-NL commented 8 years ago

When you change the display name of the player it asks also for the abbreviated name. Default it is showing the override name. So you think you could just press enter, but that's not working. It is saving the name getting from the telemetry file.

Entering data for DeTjuKfe. Enter display name override for DeTjuKfe. (DeTjuKfe)--> DeTjuk Enter abbreviated name override for DeTjuKfe. (Used by some modules for space saving.) (DeTjuk)--> Enter car for DeTjuKfe.

        "DeTjuKfe": {
            "short_display": "DeTjukfe",
            "display": "DeTjuk",
            "points": 71,
            "car": "Ginetta G55 GT4",
            "team": ""
        },
``
Michel-NL commented 8 years ago

It's ok now :+1: