after several years, I'm playing the PCM 2015 again and it makes much fun.
I started the career mode with a new Team (reviving Team Telekom) and am in the 2nd year.
I have a CWT Team and want to participate in chosen continental races. They are not shown in my 'calendar', so I can't sign for this (e.g. cyanide cup at the beginng of the year).
Is there a possibility to unlock those races? In-Game or via database change?
I think the short answer is no. The small races are only open to CT teams, some to PCT teams if in their country. I wouldn't mess with the db for that.
thanks for your quick answer - really appreciated :-)
I just checked some older threads in this forum,
doesn't it work to change the 'fkIDUCI_class' column in the 'STA_race' sheet?
Just checked that the code 12 is for 2.2 races an 11 for 2.1 races, so maybe I can override 11 with 10.
Do you think it works, when I'll change it as per December 30th and then it will appear for the next year?
(Still knowing that the participating team won't change until I change this in the database, too)
I have another problem and hope you can help me again.
In the next year, I wanted to add new races/stages.
Tried as described in the 'tips and tricks' guideline (adding in STA_race and STA_stage),
but I have the following problem:
I can see the race in my calendar in the new season, with the correct map/stage.
But when I go to this date, it simulates over the date like there is no race.
There are also no results simulated.
Also tried to change an existing race to a new date, but then I have the same problem.
So I think the reason might be the gene_1_computed_date?
In the forum, I found different solutions:
January 5 =
Variant 1) 01*50+5 = 55
Variant 2) Simulating January 5 2015 with 00.00 time via unix calculator
(https://www.onlineconversion.com/unix_time.htm =>1420416000)
Variant 3) same with 07.00 time => 1420441200
Variant 4) same with 12.00 time
Variant 5) Add 0 in 'Gene_1_computed_date', as e.g. in the Australia Database in the PCM 2015 download section
But nothing works, same problem as described above.