HOW TO CREATE CUSTOM CHAMPIONSHIP with GTL 10th Anniversary UI :
By default I set fia-gtc76 cars for CUP_CustomChampionshipTemplate.GDB but you just need notepad (notepad++ is better to modify many files at the same time) to make your own championship :
- to begin with you must create a specific tag, could be any word you want, in my example it is
SIM_CUSTOM1 : choose some cars (20-28) to make a grid and open all the *.CAR files in notepad++, click Search>Replace...
Find what:
classes="
Replace with:
classes="SIM_CUSTOM1,
click REPLACE ALL IN ALL OPENED DOCUMENTS, then click SAVE ALL and CLOSE ALL
- now you can use your new tag
SIM_CUSTOM1 : go to GTL\GameData directory, open
CUP_CustomChampionshipTemplate.GDB with notepad++, use replace tool again with replace
Find what:
SIM_GTC76
Replace with:
SIM_CUSTOM1
click REPLACE ALL, then you can modify/edit the championship name, the laps number and the tracks schedule... save file and enjoy your custom championship
- you can change the name of GDB file and add as many championships GDB but you will need to make some changes in GTL\GameData\
CUPSTAGES.GDB : when you open CUPSTAGES.GDB go to line 100 (notepad++ show you line number) and edit/add your new championships GDB names in the list of CUSTOM CHAMPIONSHIPS STAGE just below
CUP_CustomChampionshipTemplate.gdb.
In Game, with GTL 10TH Anniversary UI you can use the 6th extra CUP STAGE I have added called CUSTOM CHAMPIONSHIPS, then you can access to the championships you have added previously in CUPSTAGES.GDB.
By default, you can only see 6 championships on the page so you will need to use your mouse wheel (thanks to Mushy for this easter egg) to navigate and display more than 6 championships.