Anyone wanting to help find all the new track / country codes can do it fairly easily. Go to the GT website and select a country from the country selector list. Log in to your account (GT5 My Home) and click on Remote Race. When you get the pop up track / event selection window go to view source of the web page (in Firefox right click and pick "View Page Source"). Search through the web page source code for the lines that look like this:-
Code:
<dd class="link"><a href="javascript:void(0);" onclick="gt5bspec.selectEvent(5926)" title="YellowHat YMS TOMICA GT-R '08 / Fuji Speedway F"> </a></dd>
The bits you want are the number in
Code:
onclick="gt5bspec.selectEvent(5926)"
i.e. 5926 in this case
and the name of the event
Code:
title="YellowHat YMS TOMICA GT-R '08 / Fuji Speedway F"
Keep searching down the page until you have found them all then post them here.
To get things going here are the codes for the UK and US
UK Track Codes
32827 "YellowHat YMS TOMICA GT-R '08 / Fuji Speedway F"
32828 "2010 Jeff Gordon #24 IMPALA / Superspeedway - Daytona
32829 "McLaren MP4-12C '10 / Tsukuba Circuit"
32830 "CIVIC TYPE R (EK) '98 / Autumn Ring"
32831 "Sauber Mercedes C9 Race Car '89 / Superspeedway - Indy
32832 "IMPREZA Sedan WRX STI spec C Type RA '05 / Deep Forest Raceway"
32833 "Challenger R/T '70 / Nürburgring GP/F"
32834 "CT230R '08 / Suzuka Circuit"
32835 "Spider 1600 Duetto '66 / Cape Ring"
32836 "458 Italia '09 / Autodromo Nazionale Monza"
32837 "Abt Audi TT-R Touring Car '02 / Circuito de Madrid"
US Track Codes
5926 "YellowHat YMS TOMICA GT-R '08 / Fuji Speedway F"
5927 "2010 Jeff Gordon #24 IMPALA / Superspeedway - Daytona"
5928 "McLaren MP4-12C '10 / Tsukuba Circuit"
5929 "CIVIC TYPE R (EK) '98 / Autumn Ring"
5930 "Sauber Mercedes C9 Race Car '89 / Superspeedway - Indy"
5931 "IMPREZA Sedan WRX STI spec C Type RA '05 / Deep Forest Raceway"
5932 "Challenger R/T '70 / Nürburgring GP/F"
5933 "CT230R '08 / Suzuka Circuit"
5934 "Spider 1600 Duetto '66 / Cape Ring"
5935 "458 Italia '09 / Autodromo Nazionale Monza"
5936 "Abt Audi TT-R Touring Car '02 / Circuito de Madrid"
Mebee someone could then compile the whole lot in to a new spreadsheet or update the one at the start of this thread?
For details of how to use the track codes, access debug mode and the like I leave that as an exercise for the student
Mike 8-{>