GPB_BestLap_v1 is a C++ tool to create race statistics from GP Bikes replay and exports. INSTALLATION 1. The first step you have done. You have the 7z file unzipped and created this folder. 2. You have to edit the GPBBestLap.ini file. Open it with Editor (not with Word) and edit the path to your GP Bikes directory, the folder where you find the replays and exports. Please NO enter or spaces at the end of the line! Only edit and save! That's it. Now you can start GPBBestLap.exe. USING The console says the both things that you have to do: 1. Put in a name of a replay! (without .rpy) 2. Choice a starting number to assign a driver in yellow! If you won't assign a driver in red put in a non existing starting number! If you like it colourful and want assign all drivers put in number 0! You find two html files in your programm directory. The file with _G at the end has two tables in it for creating two graphs with excel: The first table produces a position graph, the second a differnce graph. The used formula for difference values is: Split Time-(Lap number * average laptime of the winner of the race). NOTES Minimal you need a GPB race replay. If you want create all possible tables (position table too) you need additional an GPB race export from the same race with exactly the same name. You can use GPBBestLap in cases GPBikes has forget to count laps of drivers to correct results. If a laptime is more than nearlly the double time in comparision of the best lap of the driver the tool gives a message. You can choice if you want to correct (add a lap for the driver and splitting the wrong laptime in two equal parts) or not. I think in most cases it's advisable to say yes. The result should be correct, but it could be the position of the driver in poition board only in that lap that GPB has forget to count is in same cases not 100% correct. Only if the founded lap is the last lap it's not in all cases to advisable. In this cases are three scenarios thinkable: 1. GPB has forget to count the second last lap. In this case you can press yes. 2. GPB has forget to count the last lap and the driver has driven a victory lap. In this case press no and edit only the total time of the driver manually. 3. If GPB has forget to count the last lap and the haven't driven and finished a victory lap press no and add a lap and the laptime of the missing lap to the total time of that driver manually. Best Regards Olaf Lehmann