This program reads the stage, car and split times from CSV files created by RDA (https://www.racedepartment.com/downloads/racetrack-data-acquisition-rda.26829/) and compiles them into a single CSV.
Just extract to RDAs LOGS-directory and run the program. This deletes the CSV files and adds the time data to the leaderboard file. A base leaderboard file is part of the ZIP to add appropriate column titles without having to code the file creation.
If you want to keep the files created by RDA you can copy them to another directory and run my tool, the only important part is that the files, the leaderboard program and the leaderboard CSV is in the same directory.
I have no affiliation with RDA or the amazing gang that created that tool, I just wanted a private leaderboard and RDA already extracts and saves all the necessary information.
Just extract to RDAs LOGS-directory and run the program. This deletes the CSV files and adds the time data to the leaderboard file. A base leaderboard file is part of the ZIP to add appropriate column titles without having to code the file creation.
If you want to keep the files created by RDA you can copy them to another directory and run my tool, the only important part is that the files, the leaderboard program and the leaderboard CSV is in the same directory.
I have no affiliation with RDA or the amazing gang that created that tool, I just wanted a private leaderboard and RDA already extracts and saves all the necessary information.