Performance Files 1994-2023 (2023 RELEASED)

Posted by gitanes 
Re: Performance Files 1994-2013 (2013 RELEASED)
Date: June 13, 2013 01:25AM
Posted by: spencer4242
If not found in the performance file, will it look for a drivers.ini? Otherwise performance editors are going to struggle :/

__________________________________________________________

"Anything can happen in Grand Prix racing, and it usually does."
"The lead car is unique, except for the one behind it which is identical."
Re: Performance Files 1994-2013 (2013 RELEASED)
Date: June 13, 2013 01:27AM
Posted by: SDI
Yes, it looks in the performance file first. If not found there, it looks in the drivers.ini specified in gpxset.ini. And if not found there either, it looks in gpxpdata\drivers.ini.

René Smit, Independent Software Developer.
Download my GPx tools here.
Re: Performance Files 1994-2013 (2013 RELEASED)
Date: June 13, 2013 06:02AM
Posted by: spencer4242
Sounds good :)

__________________________________________________________

"Anything can happen in Grand Prix racing, and it usually does."
"The lead car is unique, except for the one behind it which is identical."
Re: Performance Files 1994-2013 (2013 RELEASED)
Date: June 13, 2013 07:02PM
Posted by: kedy89
Thanks for the update, gitanes :)




Some mods
F1 1996 | F1 2002 | F1 2007 | F1 2011 | F1 2013 | F1 2015 | F1 2018
Re: Performance Files 1994-2013 (2013 RELEASED)
Date: June 13, 2013 09:41PM
Posted by: alex-139
Thank you for updating!
Can you please fix two files: Albert Park & Sepang? There are only three lines in these files. This looking bad! Thank you!
Re: Performance Files 1994-2013 (2013 RELEASED)
Date: June 13, 2013 11:41PM
Posted by: gitanes
@alex-139
downloaded it myself and everything looks ok! perhaps a corrupted download? does anyone else have this problem?

@SDI
good to know, i will try to implement it into the next version (probably after Hungary). am i right to suppose it is not going to mess up with older gpxpatch versions?

@kedy89
as promised, i corrected the spelling mistakes and re-uploaded the file (i hope i didn't forget anything!)


My personal GP4 files at : www.4shared.com ______ My Blog at : Gitanes GP4 work

* Performance Files * LoadingScreens GoogleMaps * GP4 Tracks and Cars Databases
Re: Performance Files 1994-2013 (2013 RELEASED)
Date: June 13, 2013 11:56PM
Posted by: SDI
Yes, older GPxPatch versions will simply ignore it.

René Smit, Independent Software Developer.
Download my GPx tools here.
Re: Performance Files 1994-2013 (2013 RELEASED)
Date: June 14, 2013 12:33AM
Posted by: alex-139
I downloaded it again, but the problem still exists. Here is a screen.
Albert Park
Re: Performance Files 1994-2013 (2013 RELEASED)
Date: June 14, 2013 10:50PM
Posted by: gitanes
@alex-139
there seams to be an issue with CR-LF, i have edited, saved and re-uploaded the files once again, i hope it works for you now!

@SDI
according to your example
"First Driver=5,Michael Schumacher,16440,512,15889,512,DE,MSC"
i read:
    [*] no blanks between the fields
    [*] nationality comes first, name abbreviation follows
further i assume that if an entry is omitted, gpxpatch is going to check the drivers.ini.

are all of the following valid formats?
"First Driver=5,Michael Schumacher,16440,512,15889,512,,MSC"
"First Driver=5,Michael Schumacher,16440,512,15889,512,DE"
"First Driver=5,Michael Schumacher,16440,512,15889,512,DE,"
"First Driver=5,Michael Schumacher,16440,512,15889,512,"
"First Driver=5,Michael Schumacher,16440,512,15889,512,,"

is there any other info you plan to add into the performance file?
(for example team nationality: Name=RedBull,Renault,AT)


My personal GP4 files at : www.4shared.com ______ My Blog at : Gitanes GP4 work

* Performance Files * LoadingScreens GoogleMaps * GP4 Tracks and Cars Databases
Re: Performance Files 1994-2013 (2013 RELEASED)
Date: June 15, 2013 03:03AM
Posted by: SDI
All your assumptions are right, except that you have to use "" instead of an empty country. And don't end a line with a comma. So valid formats are:

First Driver=5,Michael Schumacher,16440,512,15889,512,DE,MSC
First Driver=5,Michael Schumacher,16440,512,15889,512,"",MSC
First Driver=5,Michael Schumacher,16440,512,15889,512,DE
First Driver=5,Michael Schumacher,16440,512,15889,512

I'm using scanf to parse it, and if "" is not used then it parses the country as ",M" :(

I put the country first because it is usually a known value for every driver, while name abbreviations are optional (GPxPatch can generate them for you).

René Smit, Independent Software Developer.
Download my GPx tools here.
Re: Performance Files 1994-2013 (2013 RELEASED)
Date: June 15, 2013 10:07PM
Posted by: gitanes
Yes, this is actually what i expected, so i can give it a go!
As you said, the country is a known value, so the most used formats will be

First Driver=5,Michael Schumacher,16440,512,15889,512,DE,MSC
First Driver=5,Michael Schumacher,16440,512,15889,512,DE


My personal GP4 files at : www.4shared.com ______ My Blog at : Gitanes GP4 work

* Performance Files * LoadingScreens GoogleMaps * GP4 Tracks and Cars Databases
Re: Performance Files 1994-2013 (2013 RELEASED)
Date: June 16, 2013 04:42PM
Posted by: alex-139
Thank you very much for update! Now it looks good!
Re: Performance Files 1994-2013 (2013 RELEASED)
Date: July 01, 2013 10:10PM
Posted by: gitanes
TESTERS NEADED!!

First attempt to include country code and 3-digit abbreviation of the driver name into the performance file for use with the newest gpxpatch version!

I have uploaded a generic performance file GenericPerformance2013_TEST
It contains two versions, ANSI (i.e. Raikkonen) and UTF-8 (i.e. Räikkönen).
I would like to have them tested in a variety of windows installations, with different versions of gpxpatch, with or without CSM.

I am not asking for one person to do multiple testing with altering configurations.
If everybody tests them once with his/hers current system configuration, that would produce enough data to make a conclusion.
Any comment on that would be much appreciated.


My personal GP4 files at : www.4shared.com ______ My Blog at : Gitanes GP4 work

* Performance Files * LoadingScreens GoogleMaps * GP4 Tracks and Cars Databases
Re: Performance Files 1994-2013 (2013 RELEASED)
Date: July 01, 2013 10:47PM
Posted by: kedy89
Win7, GpxPatch 4.22, CSM

ANSI worked fine, UTF-8 didn't. Flags and 3-digit abbreviation were correct, but the full names looked like below.






Some mods
F1 1996 | F1 2002 | F1 2007 | F1 2011 | F1 2013 | F1 2015 | F1 2018



Edited 1 time(s). Last edit at 07/01/2013 10:49PM by kedy89.
Re: Performance Files 1994-2013 (2013 RELEASED)
Date: July 01, 2013 11:15PM
Posted by: SDI
GPxPatch only supports ANSI. But ANSI supports Räikkönen, so it shouldn't be a problem as long as you don't want to use Chinese characters.

René Smit, Independent Software Developer.
Download my GPx tools here.
Re: Performance Files 1994-2013 (2013 RELEASED)
Date: July 03, 2013 11:51PM
Posted by: gitanes
This is exactly the same behavior as by me, so, if there are not any other problems reported till after the Hungarian GP, i will release then an update, as usuall in ANSI format, including country code and 3-digit abbreviation of the driver name for the whole season up to Hungary (including pre-season and young-driver testing).

Many thanks to all who helped by testing the files!


My personal GP4 files at : www.4shared.com ______ My Blog at : Gitanes GP4 work

* Performance Files * LoadingScreens GoogleMaps * GP4 Tracks and Cars Databases
Re: Performance Files 1994-2013 (2013 RELEASED)
Date: July 10, 2013 09:28PM
Posted by: gitanes
First step completed!
The performance files 2013 up to Montreal are updated to include the country code and the 3-digit abbreviation of the driver name.

Further update to follow the Hungarian GP!


My personal GP4 files at : www.4shared.com ______ My Blog at : Gitanes GP4 work

* Performance Files * LoadingScreens GoogleMaps * GP4 Tracks and Cars Databases
Re: Performance Files 1994-2013 (2013 RELEASED)
Date: July 10, 2013 09:41PM
Posted by: nicki87
Very good news gitanes! :)
Re: Performance Files 1994-2013 (2013 RELEASED)
Date: July 23, 2013 11:31PM
Posted by: gitanes
Does anyone know the official 3 letter abbreviations of the following young drivers?

Antonio-Felix da Costa
Carlos Sainz Jr
Davide Rigon
Kevin Magnussen
Oliver Turvey
Nicolas Prost
Robin Frijns
Kimiya Sato
James Calado
Daniel Juncadella
Susie Wolff
Johnny Cecotto Jr
Daniil Kvyat
Will Stevens
Tio Ellinas

and also for:
Sam Bird
Brendon Hartley
James Rossiter

Thanks in advance!


My personal GP4 files at : www.4shared.com ______ My Blog at : Gitanes GP4 work

* Performance Files * LoadingScreens GoogleMaps * GP4 Tracks and Cars Databases
Re: Performance Files 1994-2013 (2013 RELEASED)
Date: July 25, 2013 07:37PM
Posted by: gitanes
gitanes Wrote:
-------------------------------------------------------
> Does anyone know the official 3 letter
> abbreviations of the following young drivers?
>
> Antonio-Felix da Costa
> Carlos Sainz Jr
> Davide Rigon
> Kevin Magnussen
> Oliver Turvey
> Nicolas Prost
> Robin Frijns
> Kimiya Sato
> James Calado
> Daniel Juncadella
> Susie Wolff
> Johnny Cecotto Jr
> Daniil Kvyat
> Will Stevens
> Tio Ellinas
>
> and also for:
> Sam Bird
> Brendon Hartley
> James Rossiter
>
> Thanks in advance!

No one?


My personal GP4 files at : www.4shared.com ______ My Blog at : Gitanes GP4 work

* Performance Files * LoadingScreens GoogleMaps * GP4 Tracks and Cars Databases
Sorry, only registered users may post in this forum.

Click here to login

Maintainer: mortal, stephan | Design: stephan, Lo2k | Moderatoren: mortal, TomMK, Noog, stephan | Downloads: Lo2k | Supported by: Atlassian Experts Berlin | Forum Rules | Policy